Skip to content

Commit ed66e24

Browse files
authored
fix packageUrl property
1 parent b7ea7a2 commit ed66e24

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)