Skip to content

Commit 28c6cea

Browse files
Bump Microsoft.AspNetCore.SpaServices.Extensions from 6.0.4 to 6.0.5
Bumps [Microsoft.AspNetCore.SpaServices.Extensions](https://github.com/dotnet/aspnetcore) from 6.0.4 to 6.0.5. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v6.0.4...v6.0.5) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.SpaServices.Extensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d657223 commit 28c6cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EDLIZ.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<ItemGroup>
2323
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.20.0" />
24-
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="6.0.4" />
24+
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="6.0.5" />
2525
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.5" />
2626
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.5" />
2727
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="4.6.4">

0 commit comments

Comments
 (0)