Skip to content

Commit 1b2bc3f

Browse files
authored
update project URL to be the GitHub repository
1 parent f7d668d commit 1b2bc3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ix.NET/Source/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Authors>.NET Foundation and Contributors</Authors>
88
<PackageIconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</PackageIconUrl>
9-
<PackageProjectUrl>http://go.microsoft.com/fwlink/?LinkId=261273</PackageProjectUrl>
9+
<PackageProjectUrl>https://github.com/dotnet/reactive</PackageProjectUrl>
1010
<PackageLicenseUrl>https://raw.githubusercontent.com/Reactive-Extensions/Rx.NET/master/Ix.NET/Source/license.txt</PackageLicenseUrl>
1111
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1212
<SignAssembly>true</SignAssembly>

0 commit comments

Comments
 (0)