Skip to content

Commit 8a43252

Browse files
authored
Update NuGet Package Details (#115)
1 parent 9fc832f commit 8a43252

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Directory.Build.props

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,15 @@
1515
<Copyright>Copyright © HiveMQ GmbH. All rights Reserved</Copyright>
1616
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1717
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
18-
<PackageProjectUrl>https://github.com/hivemq/hivemq-mqtt-client-dotnet</PackageProjectUrl>
18+
<PackageProjectUrl>https://hivemq.github.io/hivemq-mqtt-client-dotnet/</PackageProjectUrl>
1919
<PackageIcon>Icon.png</PackageIcon>
2020
<PackageReadmeFile>README.md</PackageReadmeFile>
21-
<RepositoryUrl>https://github.com/hivemq/hivemq-mqtt-client-dotnet.git</RepositoryUrl>
21+
<RepositoryUrl>https://github.com/hivemq/hivemq-mqtt-client-dotnet</RepositoryUrl>
2222
<RepositoryType>git</RepositoryType>
23-
<PackageReleaseNotes>https://github.com/hivemq/hivemq-mqtt-client-dotnet/releases</PackageReleaseNotes>
23+
<PackageReleaseNotes>
24+
The HiveMQtt release details are maintained in Github:
25+
https://github.com/hivemq/hivemq-mqtt-client-dotnet/releases
26+
</PackageReleaseNotes>
2427
</PropertyGroup>
2528

2629
<ItemGroup Label="Package References">

0 commit comments

Comments
 (0)