Skip to content

Commit

Permalink
NuGet: Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer fro…
Browse files Browse the repository at this point in the history
…m 6.0.1 to 6.0.3 (#48)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2022
1 parent 7c3ebd5 commit ad8123c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fortuna/Fortuna.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="BlazorDownloadFile" Version="2.3.1.1"/>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="6.0.3"/>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="6.0.1" PrivateAssets="all"/>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="6.0.3" PrivateAssets="all"/>
<PackageReference Include="Radzen.Blazor" Version="3.13.5"/>
<PackageReference Include="System.Net.Http.Json" Version="6.0.0"/>
</ItemGroup>
Expand Down

0 comments on commit ad8123c

Please sign in to comment.