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 a306e75 commit 95ec212Copy full SHA for 95ec212
Rx.NET/Source/facades/System.Reactive.Compatibility.nuspec
@@ -7,7 +7,7 @@
7
<authors>.NET Foundation and Contributors</authors>
8
<owners>Microsoft,RxTeam</owners>
9
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=261272</licenseUrl>
10
- <projectUrl>http://go.microsoft.com/fwlink/?LinkId=261273</projectUrl>
+ <PackageProjectUrl>https://github.com/dotnet/reactive</PackageProjectUrl>
11
<iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
12
<requireLicenseAcceptance>false</requireLicenseAcceptance>
13
<description>Reactive Extensions (Rx) Compatibility Library for enabling v3 apps to work with v4</description>
@@ -45,4 +45,4 @@
45
</dependencies>
46
</metadata>
47
<files />
48
-</package>
+</package>
0 commit comments