Skip to content

Commit

Permalink
Merge pull request #559 from TheTrackerCouncil/msu-randomizer-library…
Browse files Browse the repository at this point in the history
…-update

Update MSU Randomizer Version
  • Loading branch information
MattEqualsCoder committed Jul 27, 2024
2 parents 0523d6f + 5486b87 commit 92e1455
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="BunLabs.Common" Version="1.0.4" />
<PackageReference Include="MattEqualsCoder.MSURandomizer.Library" Version="2.2.0-beta.1" />
<PackageReference Include="MattEqualsCoder.MSURandomizer.Library" Version="2.1.2" />
<PackageReference Include="NAudio.Wasapi" Version="2.2.1" />
<PackageReference Include="SharpHook" Version="5.3.7" />
<PackageReference Include="System.Speech" Version="8.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/TrackerCouncil.Smz3.UI/TrackerCouncil.Smz3.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Avalonia_Gif" Version="1.0.0" />
<PackageReference Include="MattEqualsCoder.AvaloniaControls" Version="1.3.1" />
<PackageReference Include="MattEqualsCoder.DynamicForms.Avalonia" Version="1.0.1" />
<PackageReference Include="MattEqualsCoder.MSURandomizer.Avalonia" Version="2.1.1" />
<PackageReference Include="MattEqualsCoder.MSURandomizer.Avalonia" Version="2.1.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageReference Include="ReactiveUI.Fody" Version="19.5.41" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />
Expand Down

0 comments on commit 92e1455

Please sign in to comment.