Skip to content

Commit

Permalink
Update ReactiveGenerator.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Jan 3, 2025
1 parent 8db3e00 commit 30165a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ReactiveGenerator/ReactiveGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
</PropertyGroup>

<PropertyGroup>
<VersionPrefix>0.9.13</VersionPrefix>
<VersionPrefix>0.10.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<Authors>Wiesław Šoltés</Authors>
<Company>Wiesław Šoltés</Company>
<Description>A C# source generator that automatically implements property change notifications using either standard INotifyPropertyChanged or ReactiveUI patterns.</Description>
<Copyright>Copyright © Wiesław Šoltés 2024</Copyright>
<Copyright>Copyright © Wiesław Šoltés 2025</Copyright>
<PackageProjectUrl>https://github.com/wieslawsoltes/ReactiveGenerator</PackageProjectUrl>
<PackageId>ReactiveGenerator</PackageId>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit 30165a1

Please sign in to comment.