Skip to content

Commit

Permalink
Bump .NET NuGet packages
Browse files Browse the repository at this point in the history
Bumps .NET dependencies to their latest versions for the .NET 9.0.100-rc.2.24468.2 SDK.

Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-rc.2.24463.6 to 9.0.0-rc.2.24470.14.
Bumps Microsoft.AspNetCore.OpenApi from 9.0.0-rc.2.24463.6 to 9.0.0-rc.2.24470.14.
Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.0-rc.2.24463.1 to 9.0.0-rc.2.24466.4.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <[email protected]>
  • Loading branch information
costellobot committed Sep 21, 2024
1 parent af3abc9 commit 0a12b92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.4.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0-rc.2.24463.6" />
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="9.0.0-rc.2.24463.6" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0-rc.2.24470.14" />
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="9.0.0-rc.2.24470.14" />
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.0-rc.2.24463.1" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.0-rc.2.24466.4" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Microsoft.OpenApi" Version="1.6.21" />
<PackageVersion Include="Microsoft.OpenApi.Readers" Version="1.6.21" />
Expand Down

0 comments on commit 0a12b92

Please sign in to comment.