File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <Description >.NET SDK for writing web clients</Description >
3+ <Description >.NET SDK for writing HTTP clients</Description >
44 <TargetFramework >netstandard2.0</TargetFramework >
55 <GenerateDocumentationFile >true</GenerateDocumentationFile >
66 <PackageId >Oryx</PackageId >
77 <Author >Cognite AS</Author >
88 <Company >Cognite AS</Company >
99 <Copyright >Cognite AS</Copyright >
10- <PackageLicenseFile >LICENSE</PackageLicenseFile >
10+ <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
11+ <RepositoryUrl >https://github.com/cognitedata/oryx</RepositoryUrl >
1112 <AssemblyOriginatorKeyFile >$(SolutionDir)/strong_name.snk</AssemblyOriginatorKeyFile >
1213 <SignAssembly >True</SignAssembly >
1314 </PropertyGroup >
Original file line number Diff line number Diff line change 1- 6.0.0
1+ 6.0.1
You can’t perform that action at this time.
0 commit comments