Skip to content

Commit 338741d

Browse files
author
Oren Novotny
authored
Merge pull request #831 from olevett/patch-1
fix packageUrl property
2 parents b7ea7a2 + ed66e24 commit 338741d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rx.NET/Source/facades/System.Reactive.Compatibility.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<authors>.NET Foundation and Contributors</authors>
88
<owners>Microsoft,RxTeam</owners>
99
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=261272</licenseUrl>
10-
<PackageProjectUrl>https://github.com/dotnet/reactive</PackageProjectUrl>
10+
<projectUrl>https://github.com/dotnet/reactive</projectUrl>
1111
<iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>Reactive Extensions (Rx) Compatibility Library for enabling v3 apps to work with v4</description>

0 commit comments

Comments
 (0)