Skip to content

Commit d2db246

Browse files
Bump the dotnet group with 1 update (#54443)
Bumps Microsoft.Extensions.AsyncState from 10.6.0 to 10.7.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AsyncState dependency-version: 10.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4caaac1 commit d2db246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/core/extensions/snippets/async-state/csharp/AspNetCoreIntegration/AspNetCoreIntegration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.Extensions.AsyncState" Version="10.6.0" />
9+
<PackageReference Include="Microsoft.Extensions.AsyncState" Version="10.7.0" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)