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 1b2bc3f commit a306e75Copy full SHA for a306e75
Rx.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>http://go.microsoft.com/fwlink/?LinkID=261272</PackageLicenseUrl>
11
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
12
<DebugType>embedded</DebugType>
0 commit comments