File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 <PropertyGroup Label =" NuGet" >
55 <IsPackable >true</IsPackable >
66 <RepositoryType >git</RepositoryType >
7- <RepositoryUrl >https://github.com/Microsoft/aspnet-api-versioning</RepositoryUrl >
8- <PackageIconUrl >https://go.microsoft.com/fwlink/?LinkID=288859</PackageIconUrl >
7+ <RepositoryUrl >https://github.com/dotnet/aspnet-api-versioning</RepositoryUrl >
98 <PackageIcon >icon.png</PackageIcon >
10- <PackageProjectUrl >https://github.com/Microsoft /aspnet-api-versioning/wiki</PackageProjectUrl >
9+ <PackageProjectUrl >https://github.com/dotnet /aspnet-api-versioning/wiki</PackageProjectUrl >
1110 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
1211 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1312 <PackageOutputPath Condition =" $(PackageOutputPath) == '' " >$(MSBuildThisFileDirectory)..\bin</PackageOutputPath >
13+ <PackageReadmeFile >README.md</PackageReadmeFile >
1414 <NoWarn >NU5118;$(NoWarn)</NoWarn >
1515 </PropertyGroup >
1616
You can’t perform that action at this time.
0 commit comments