Skip to content

Commit b5347ee

Browse files
Bump Microsoft.Extensions.FileSystemGlobbing from 9.0.1 to 9.0.2
Bumps [Microsoft.Extensions.FileSystemGlobbing](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.FileSystemGlobbing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52deee6 commit b5347ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MinVerTests.Infra/MinVerTests.Infra.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.1" />
9+
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.2" />
1010
<PackageReference Include="SimpleExec" Version="12.0.0" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)