Skip to content

Commit

Permalink
Merge pull request #365 from Blazam-App/dependabot/nuget/multi-1d2a4a…
Browse files Browse the repository at this point in the history
…b412

Bump Microsoft.AspNetCore.Components.Web and Microsoft.AspNetCore.Components
  • Loading branch information
jacobsen9026 committed May 22, 2024
2 parents f49d131 + ab78719 commit 1fef9fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BLAZAMEmailMessage/BLAZAMEmailMessage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="6.0.29" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="6.0.30" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion BLAZAMGui/BLAZAMGui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="6.0.29" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="6.0.30" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="7.0.18" />
<PackageReference Include="Microsoft.Extensions.Localization.Abstractions" Version="8.0.4" />
<PackageReference Include="MudBlazor" Version="6.17.0" />
Expand Down

0 comments on commit 1fef9fb

Please sign in to comment.