Skip to content

Commit 81f9bad

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 71f8ec2 commit 81f9bad

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

+1-1
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
<PackageReference Include="System.Reactive" Version="5.0.0" />
2323
</ItemGroup>
2424

0 commit comments

Comments
 (0)