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 7.0.401 SDK.

Bumps Microsoft.AspNetCore.Mvc.Testing from 7.0.10 to 7.0.11.
Bumps Microsoft.EntityFrameworkCore.InMemory from 7.0.10 to 7.0.11.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
  • Loading branch information
costellobot committed Sep 12, 2023
1 parent 8d3fe5e commit f33eab2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<ItemGroup>
<PackageVersion Include="Humanizer" Version="2.14.1" />
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.3.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.10" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.11" />
<PackageVersion Include="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.21452.1" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.10" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.11" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageVersion Include="NodaTime" Version="3.1.9" />
<PackageVersion Include="PseudoLocalizer.Humanizer" Version="0.8.0" />
Expand Down

0 comments on commit f33eab2

Please sign in to comment.