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 f7d668d commit 1b2bc3fCopy full SHA for 1b2bc3f
Ix.NET/Source/Directory.build.props
@@ -6,7 +6,7 @@
6
<GenerateDocumentationFile>true</GenerateDocumentationFile>
7
<Authors>.NET Foundation and Contributors</Authors>
8
<PackageIconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</PackageIconUrl>
9
- <PackageProjectUrl>http://go.microsoft.com/fwlink/?LinkId=261273</PackageProjectUrl>
+ <PackageProjectUrl>https://github.com/dotnet/reactive</PackageProjectUrl>
10
<PackageLicenseUrl>https://raw.githubusercontent.com/Reactive-Extensions/Rx.NET/master/Ix.NET/Source/license.txt</PackageLicenseUrl>
11
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
12
<SignAssembly>true</SignAssembly>
0 commit comments