Skip to content

Commit

Permalink
Add description and project url to nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescoverdale committed May 2, 2024
1 parent 37908d5 commit 697df6e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions PolestarSharp/PolestarSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
<Company>James Coverdale</Company>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageTags>Polestar</PackageTags>
<Description>
A small dotnet library for requesting data from the Polestar web api.
</Description>
<projectUrl>https://github.com/jamescoverdale/PolestarSharp</projectUrl>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 697df6e

Please sign in to comment.