Skip to content

Commit

Permalink
Merge pull request #295 from kaby76/dependabot/nuget/Microsoft.AspNet…
Browse files Browse the repository at this point in the history
…Core.Components.Web-7.0.9

Bump Microsoft.AspNetCore.Components.Web from 7.0.8 to 7.0.9
  • Loading branch information
kaby76 authored Jul 11, 2023
2 parents e18338d + d69cab3 commit 49ac946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/wrap/wrap.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="7.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="7.0.9" />
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.1.5">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 49ac946

Please sign in to comment.