Skip to content

Commit

Permalink
Merge pull request #633 from t1m0thyj/dependabot/nuget/src/PropertyCh…
Browse files Browse the repository at this point in the history
…anged.SourceGenerator-1.1.1

Bump PropertyChanged.SourceGenerator from 1.0.8 to 1.1.1 in /src
  • Loading branch information
t1m0thyj authored Jan 14, 2025
2 parents beda796 + 2256f5a commit e459a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WinDynamicDesktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="GeoTimeZone" Version="5.3.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NGettext" Version="0.6.7" />
<PackageReference Include="PropertyChanged.SourceGenerator" Version="1.0.8">
<PackageReference Include="PropertyChanged.SourceGenerator" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit e459a85

Please sign in to comment.