Skip to content

Commit dd1ac55

Browse files
committed
Update repository URL in Directory.Build.props to reflect correct project location
1 parent f8963c2 commit dd1ac55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageVersion>3.0.0-pre</PackageVersion>
1717

1818
<RepositoryType>git</RepositoryType>
19-
<RepositoryUrl>https://github.com/dncuug/X.PagedList.git</RepositoryUrl>
19+
<RepositoryUrl>https://github.com/dncuug/X.Web.RSS.git</RepositoryUrl>
2020
<PackageProjectUrl>https://andrew.gubskiy.com/open-source</PackageProjectUrl>
2121
</PropertyGroup>
2222

0 commit comments

Comments
 (0)