Skip to content

Commit dd49850

Browse files
Bump Microsoft.AspNetCore.Http from 2.2.2 to 2.3.0 in /src
Bumps [Microsoft.AspNetCore.Http](https://github.com/dotnet/aspnetcore) from 2.2.2 to 2.3.0. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41011fc commit dd49850

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
@@ -12,7 +12,7 @@
1212
<PackageVersion Include="GraphQL.MicrosoftDI" Version="8.2.1" />
1313
<PackageVersion Include="GraphQL.SystemTextJson" Version="8.2.1" />
1414
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
15-
<PackageVersion Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
15+
<PackageVersion Include="Microsoft.AspNetCore.Http" Version="2.3.0" />
1616
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.1" />
1717
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.2" />
1818
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.0" />

0 commit comments

Comments
 (0)