Skip to content

Commit 43ebfb3

Browse files
authored
.NET 6.0.6 (#11868)
1 parent f28f571 commit 43ebfb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/OrchardCore.Build/Dependencies.AspNetCore.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
<!-- These versions are used for the NuGet packages that are dependent on the current TFM (default = net6.0) -->
1919
<PropertyGroup>
20-
<AspNetCorePackagesVersion>6.0.5</AspNetCorePackagesVersion>
21-
<MicrosoftExtensionsPackagesVersion>6.0.5</MicrosoftExtensionsPackagesVersion>
20+
<AspNetCorePackagesVersion>6.0.6</AspNetCorePackagesVersion>
21+
<MicrosoftExtensionsPackagesVersion>6.0.6</MicrosoftExtensionsPackagesVersion>
2222
</PropertyGroup>
2323

2424
<!-- 'Microsoft.AspNetCore' packages that are not included in the ASP.NET Core shared framework -->

0 commit comments

Comments
 (0)