Skip to content

Commit 588e6ee

Browse files
Bump the aspnetcore group with 1 update (#46)
Bumps Microsoft.Extensions.Logging from 10.0.4 to 10.0.5 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be75beb commit 588e6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Build/Common/Version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
═══════════════════════════════════════════════════════════════════════ -->
129129
<PropertyGroup Label="Microsoft.Extensions">
130130
<MicrosoftExtensionsVersion>10.4.0</MicrosoftExtensionsVersion>
131-
<AspNetCoreVersion>10.0.4</AspNetCoreVersion>
131+
<AspNetCoreVersion>10.0.5</AspNetCoreVersion>
132132
<MicrosoftBclAsyncInterfacesVersion>10.0.4</MicrosoftBclAsyncInterfacesVersion>
133133
</PropertyGroup>
134134

0 commit comments

Comments
 (0)