prepare for nuget publish

This commit is contained in:
code liturgy 2022-11-18 16:40:29 +00:00
parent efdd3ada94
commit c9b2b5a652
1 changed files with 2 additions and 2 deletions

View File

@ -11,11 +11,11 @@
<IncludeSymbols>true</IncludeSymbols>
<PackageId>MapTo</PackageId>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageProjectUrl>https://github.com/mrtaikandi/mapto</PackageProjectUrl>
<PackageProjectUrl>https://git.codeliturgy.com/P0/MapTo</PackageProjectUrl>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageVersion>$(Version)</PackageVersion>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<RepositoryUrl>https://github.com/mrtaikandi/mapto</RepositoryUrl>
<RepositoryUrl>https://git.codeliturgy.com/P0/MapTo</RepositoryUrl>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<RootNamespace>MapTo</RootNamespace>
</PropertyGroup>