We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c80ac commit 5f5eb5aCopy full SHA for 5f5eb5a
src/NetMQ/NetMQ.csproj
@@ -14,8 +14,8 @@
14
<PackageProjectUrl>https://github.com/zeromq/netmq</PackageProjectUrl>
15
<PackageLicenseUrl>https://github.com/zeromq/netmq/blob/master/COPYING.LESSER</PackageLicenseUrl>
16
<RepositoryType>git</RepositoryType>
17
- <RepositoryUrl>https://github.com/zeromq/netmq</RepositoryUrl>
18
<IncludeSymbols>true</IncludeSymbols>
+ <RepositoryUrl>https://github.com/zeromq/netmq.git</RepositoryUrl>
19
<IncludeSource>true</IncludeSource>
20
<GenerateDocumentationFile>true</GenerateDocumentationFile>
21
</PropertyGroup>
0 commit comments