Skip to content

Commit ee6b93e

Browse files
authored
housekeeping: Update URL to project (#49)
1 parent f91359d commit ee6b93e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<Authors>Glenn Watson</Authors>
99
<Copyright>Copyright (c) 2021 ReactiveUI Association Inc</Copyright>
1010
<PackageLicenseExpression>MIT</PackageLicenseExpression>
11-
<PackageProjectUrl>https://github.com/reactivemarbles/PropertyChanged</PackageProjectUrl>
11+
<PackageProjectUrl>https://github.com/reactivemarbles/ObservableEvents</PackageProjectUrl>
1212
<PackageDescription>Allows to get an observables for property changed events.</PackageDescription>
1313
<Owners>glennawatson</Owners>
1414
<PackageTags>system.reactive;propertychanged;inpc;reactive;functional</PackageTags>
15-
<PackageReleaseNotes>https://github.com/reactivemarbles/PropertyChanged/releases</PackageReleaseNotes>
16-
<RepositoryUrl>https://github.com/reactivemarbles/PropertyChanged</RepositoryUrl>
15+
<PackageReleaseNotes>https://github.com/reactivemarbles/ObservableEvents/releases</PackageReleaseNotes>
16+
<RepositoryUrl>https://github.com/reactivemarbles/ObservableEvents</RepositoryUrl>
1717
<RepositoryType>git</RepositoryType>
1818

1919
<!-- Publish the repository URL in the built .nupkg (in the NuSpec <Repository> element) -->

0 commit comments

Comments
 (0)