Skip to content

Commit

Permalink
Add package description for NuGet
Browse files Browse the repository at this point in the history
  • Loading branch information
lennykean authored Jul 25, 2023
1 parent 11c08b4 commit 04dd319
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion PackageProperties.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<Project>
<PropertyGroup>
<Description>Provide Units.Net metadata for your types.</Description>
<PackageProjectUrl>https://github.com/lennykean/UnitsNet.Metadata</PackageProjectUrl>
<RepositoryUrl>https://github.com/lennykean/UnitsNet.Metadata</RepositoryUrl>
<RepositoryType>git</RepositoryType>
Expand All @@ -14,4 +15,4 @@
<None Include="$(MSBuildThisFileDirectory)LICENSE" Pack="true" PackagePath="" />
<None Include="$(MSBuildThisFileDirectory)README.md" Pack="true" PackagePath="" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 04dd319

Please sign in to comment.