Skip to content

Commit c42597f

Browse files
Bump Microsoft.AspNetCore.App
Bumps [Microsoft.AspNetCore.App](https://github.com/aspnet/AspNetCore) from 2.2.0 to 2.2.6. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@2.2.0...v2.2.6) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.App dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3160c47 commit c42597f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Surging.Core/Surging.Core.KestrelHttpServer/Surging.Core.KestrelHttpServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.2.0" />
21+
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.2.6" />
2222
</ItemGroup>
2323

2424
<ItemGroup>

0 commit comments

Comments
 (0)