Skip to content

Commit aee3599

Browse files
[main] Bump Microsoft.NETCore.DotNetAppHost from 9.0.10 to 9.0.11 (#8726)
--- updated-dependencies: - dependency-name: Microsoft.NETCore.DotNetAppHost dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e4768b commit aee3599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/dependabot/net9.0/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<!-- Microsoft.Extensions.Logging.Console -->
1111
<MicrosoftExtensionsLoggingConsole90Version>9.0.11</MicrosoftExtensionsLoggingConsole90Version>
1212
<!-- Microsoft.NETCore.App -->
13-
<MicrosoftNETCoreApp90Version>9.0.10</MicrosoftNETCoreApp90Version>
13+
<MicrosoftNETCoreApp90Version>9.0.11</MicrosoftNETCoreApp90Version>
1414
<!-- System.Text.Json -->
1515
<SystemTextJson90Version>9.0.11</SystemTextJson90Version>
1616
</PropertyGroup>

0 commit comments

Comments
 (0)