Skip to content

Commit

Permalink
Merge pull request #218 from NielsPilgaard/dependabot/nuget/Microsoft…
Browse files Browse the repository at this point in the history
….AspNetCore.Components.WebAssembly.DevServer-7.0.13

Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 7.0.12 to 7.0.13
  • Loading branch information
NielsPilgaard authored Oct 30, 2023
2 parents 934285d + 4b3b095 commit 7ed885c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/Client/Jordnaer.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="CodeBeam.MudBlazor.Extensions" Version="6.6.2" />
<PackageReference Include="FluentValidation" Version="11.8.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.12" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.12" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.13" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="7.0.12" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="7.0.12" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="7.0.0" />
Expand Down

0 comments on commit 7ed885c

Please sign in to comment.