Skip to content

Commit 7c71771

Browse files
Bump Microsoft.Extensions.FileSystemGlobbing from 3.1.9 to 5.0.0 (#1391)
Bumps [Microsoft.Extensions.FileSystemGlobbing](https://github.com/dotnet/runtime) from 3.1.9 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent ece9386 commit 7c71771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PowerShellEditorServices/PowerShellEditorServices.csproj

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

3838
<ItemGroup>
3939
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
40-
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="3.1.9" />
40+
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="5.0.0" />
4141
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0" />
4242
<PackageReference Include="OmniSharp.Extensions.LanguageServer" Version="0.18.3" />
4343
<PackageReference Include="OmniSharp.Extensions.DebugAdapter.Server" Version="0.18.3" />

0 commit comments

Comments
 (0)