Skip to content

Commit f4aa801

Browse files
Bump Microsoft.AspNetCore.Components.Web in /src/ConvertAll
Bumps [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) from 8.0.11 to 8.0.12. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.11...v8.0.12) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.Web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6126a1f commit f4aa801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ConvertLearnToDoc.Shared/ConvertLearnToDoc.Shared.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
11-
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.11" />
11+
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.12" />
1212
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1313
<PackageReference Include="YamlDotNet" Version="16.2.1" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)