Skip to content

Commit

Permalink
Update AudioCuesheetEditor.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoCoderMatrix86 committed Dec 4, 2024
1 parent 1216e65 commit aa6fb1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AudioCuesheetEditor/AudioCuesheetEditor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@
<PackageReference Include="Blazorise.Bootstrap5" Version="1.7.0" />
<PackageReference Include="Blazorise.Icons.FontAwesome" Version="1.7.0" />
<PackageReference Include="MetaBrainz.MusicBrainz" Version="6.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.11" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.10" PrivateAssets="all" />
<PackageReference Include="BlazorDownloadFile" Version="2.4.0.2" />
<PackageReference Include="Blazorise.Components" Version="1.7.0" />
<PackageReference Include="Howler.Blazor" Version="0.9.8" />
Expand Down

0 comments on commit aa6fb1e

Please sign in to comment.