Skip to content

Commit

Permalink
chore(deps): Update Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
furesoft committed Oct 27, 2024
1 parent 5ba595a commit 65dd5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MimaSim/MimaSim/MimaSim.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.1.4"/>
<PackageReference Include="Avalonia.Xaml.Interactions" Version="11.1.0.5" />
<PackageReference Include="AvaloniaHex" Version="0.1.3" />
<PackageReference Include="AvaloniaHex" Version="0.1.4" />
<PackageReference Include="ReactiveUI" Version="20.1.63"/>
<PackageReference Include="Silverfly" Version="1.0.74"/>
</ItemGroup>
Expand Down

0 comments on commit 65dd5f9

Please sign in to comment.