Skip to content

Commit 0f23bc4

Browse files
Bump .NET NuGet packages
Bumps .NET dependencies to their latest versions for the .NET 9.0.200 SDK. Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.1 to 9.0.2. Bumps Microsoft.AspNetCore.TestHost from 9.0.1 to 9.0.2. --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.TestHost dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: aspnet-contrib-service-account[bot] <161750942+aspnet-contrib-service-account[bot]@users.noreply.github.com>
1 parent 2f0b951 commit 0f23bc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<PackageVersion Include="JetBrains.Annotations" Version="2024.3.0" />
66
<PackageVersion Include="JustEat.HttpClientInterception" Version="5.1.0" />
77
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.5.1" />
8-
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.1" />
9-
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.1" />
8+
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.2" />
9+
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.2" />
1010
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="8.0.0" />
1111
<PackageVersion Include="Shouldly" Version="4.3.0" />
1212
<PackageVersion Include="System.Text.Encodings.Web" Version="9.0.0" />

0 commit comments

Comments
 (0)