Skip to content

Commit 4508072

Browse files
Bump the dotnet group with 1 update (#50498)
Bumps Microsoft.Extensions.Primitives from 10.0.0 to 10.0.1 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Primitives dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5422349 commit 4508072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/extensions/snippets/primitives/string/tokenizers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="BenchmarkDotNet" Version="0.15.8" />
13-
<PackageReference Include="Microsoft.Extensions.Primitives" Version="10.0.0" />
13+
<PackageReference Include="Microsoft.Extensions.Primitives" Version="10.0.1" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)