Skip to content

Commit a274a4b

Browse files
Bump Microsoft.AspNetCore.SpaProxy from 8.0.19 to 8.0.20
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.SpaProxy dependency-version: 8.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 338a969 commit a274a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Core" Version="2.3.0" />
2525
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Formatters.Json" Version="2.3.0" />
2626
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="8.0.19" />
27-
<PackageVersion Include="Microsoft.AspNetCore.SpaProxy" Version="8.0.19" />
27+
<PackageVersion Include="Microsoft.AspNetCore.SpaProxy" Version="8.0.20" />
2828
<PackageVersion Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="8.0.0" />
2929
<PackageVersion Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.8" />
3030
<PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="9.0.8" />

0 commit comments

Comments
 (0)