Skip to content

Commit

Permalink
Merge pull request #75 from QAppsSoft/dependabot/nuget/main/ReactiveU…
Browse files Browse the repository at this point in the history
…I.Fody-19.4.1
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
2 parents 1596cc5 + 5c6a7ca commit c479005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LinkZoneApp/LinkZoneManager/LinkZoneManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="0.10.19" />
<PackageReference Include="FluentAvaloniaUI" Version="1.4.5" />
<PackageReference Include="Avalonia.ReactiveUI" Version="$(AvaloniaVersion)" />
<PackageReference Include="ReactiveUI.Fody" Version="19.2.1" />
<PackageReference Include="ReactiveUI.Fody" Version="19.4.1" />
<PackageReference Include="Roslynator.Analyzers" Version="4.5.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit c479005

Please sign in to comment.