Skip to content

Commit

Permalink
.NET 8.0.5 (#16058)
Browse files Browse the repository at this point in the history
  • Loading branch information
agriffard committed May 14, 2024
1 parent 31528d2 commit 7c64d96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/OrchardCore.Build/Dependencies.AspNetCore.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,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.4</AspNetCorePackagesVersion>
<MicrosoftExtensionsPackagesVersion>8.0.4</MicrosoftExtensionsPackagesVersion>
<AspNetCorePackagesVersion>8.0.5</AspNetCorePackagesVersion>
<MicrosoftExtensionsPackagesVersion>8.0.5</MicrosoftExtensionsPackagesVersion>
</PropertyGroup>

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

0 comments on commit 7c64d96

Please sign in to comment.