Skip to content

Commit

Permalink
Fix project URL in nuget metadata
Browse files Browse the repository at this point in the history
Fixes #39
  • Loading branch information
kzu committed Jan 29, 2021
1 parent 4f5cd51 commit c2be4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<PackageProjectUrl>https://clarius.org/nudoq</PackageProjectUrl>
<PackageProjectUrl>https://clarius.org/NuDoq</PackageProjectUrl>
</PropertyGroup>

</Project>

0 comments on commit c2be4d4

Please sign in to comment.