Skip to content

Commit

Permalink
.NET 8.0.7 (#16413)
Browse files Browse the repository at this point in the history
  • Loading branch information
agriffard authored Jul 9, 2024
1 parent 6312841 commit d51f74a
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 @@ -95,8 +95,8 @@
<!-- These versions are used for the NuGet packages that are dependent on the current TFM -->
<!-- Versions are preset for the default TFM (there may be no TFM in an evaluation phase) -->
<PropertyGroup>
<AspNetCorePackagesVersion>8.0.6</AspNetCorePackagesVersion>
<MicrosoftExtensionsPackagesVersion>8.0.6</MicrosoftExtensionsPackagesVersion>
<AspNetCorePackagesVersion>8.0.7</AspNetCorePackagesVersion>
<MicrosoftExtensionsPackagesVersion>8.0.7</MicrosoftExtensionsPackagesVersion>
</PropertyGroup>

<!-- When dual-targeting frameworks, add both of them to CommonTargetFrameworks above, when add PropertyGroups like
Expand Down

0 comments on commit d51f74a

Please sign in to comment.