Skip to content

Commit 7192358

Browse files
dependabot[bot]andyleejordan
authored andcommitted
Bump Microsoft.Extensions.FileSystemGlobbing from 7.0.0 to 8.0.0
Bumps [Microsoft.Extensions.FileSystemGlobbing](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.FileSystemGlobbing dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4da54f3 commit 7192358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PowerShellEditorServices/PowerShellEditorServices.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
<ItemGroup>
3535
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
36-
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="7.0.0" />
36+
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="8.0.0" />
3737
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
3838
<PackageReference Include="PowerShellStandard.Library" Version="5.1.1" />
3939
<PackageReference Include="Serilog" Version="3.1.1" />

0 commit comments

Comments
 (0)