Skip to content

Commit

Permalink
nuget update
Browse files Browse the repository at this point in the history
  • Loading branch information
Andras-Csanyi committed Sep 13, 2024
1 parent 2fbbc72 commit b147bbf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions UIWasm/UIWasm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="encyclopediagalactica.businesslogic.contracts" Version="2.4.0"/>
<PackageReference Include="encyclopediagalactica.businesslogic.contracts" Version="2.5.0"/>
<PackageReference Include="Fluxor" Version="5.9.1"/>
<PackageReference Include="Fluxor.Blazor.Web" Version="5.9.1"/>
<PackageReference Include="Fluxor.Blazor.Web.ReduxDevTools" Version="5.9.1"/>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.*-*"/>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.7" PrivateAssets="all"/>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.8" PrivateAssets="all"/>
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0"/>
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="8.0.0"/>
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0"/>
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.9.2"/>
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.10.0"/>
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Emoji" Version="4.6.0"/>
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.*-* "/>
</ItemGroup>
Expand Down

0 comments on commit b147bbf

Please sign in to comment.