File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
GuardianClient/GuardianClient Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 77
88 <!-- NuGet Package Properties -->
99 <PackageId >GuardianClient.NET</PackageId >
10- <Version >0.2.0 -alpha</Version >
10+ <Version >0.2.1 -alpha</Version >
1111 <Authors >Andrew Tarr</Authors >
1212 <Description >A .NET API wrapper for Guardian services</Description >
1313 <PackageTags >guardian;api;client;wrapper</PackageTags >
1414 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1515 <PackageProjectUrl >https://github.com/tarrball/GuardianClient.NET</PackageProjectUrl >
16- <RepositoryUrl >https://github.com/tarrball/GuardianClient.NET</RepositoryUrl >
16+ <RepositoryUrl >https://github.com/tarrball/GuardianClient.NET.git </RepositoryUrl >
1717 <RepositoryType >git</RepositoryType >
18+ <RepositoryBranch >main</RepositoryBranch >
1819 <PackageReadmeFile >README.md</PackageReadmeFile >
1920 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
2021 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments