Skip to content

Commit

Permalink
Merge pull request #105 from BUTR/dependabot/nuget/blazor-32c53634e7
Browse files Browse the repository at this point in the history
Bump the blazor group with 3 updates
  • Loading branch information
Aragas authored Oct 15, 2023
2 parents 0213df2 + 9722143 commit 41f1b64
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.BlazorWebAssembly">
<Project Sdk="Microsoft.NET.Sdk.BlazorWebAssembly">

<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
Expand All @@ -20,9 +20,9 @@
<PackageReference Include="BUTR.CrashReport" Version="13.0.0.22" />
<PackageReference Include="BUTR.CrashReport.Bannerlord.Parser" Version="13.0.0.22" />
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.11" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="7.0.11" />
<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.Authentication" Version="7.0.12" />
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="7.0.0" />
<PackageReference Include="Mono.Cecil" Version="0.11.5" />
Expand Down

0 comments on commit 41f1b64

Please sign in to comment.