Skip to content

Commit ee5d54c

Browse files
dependabot-preview[bot]rjmholt
authored andcommitted
Bump Microsoft.CSharp from 4.6.0 to 4.7.0 (#1127)
Bumps [Microsoft.CSharp](https://github.com/dotnet/corefx) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f10fca1 commit ee5d54c

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
@@ -27,7 +27,7 @@
2727
</ItemGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="Microsoft.CSharp" Version="4.6.0" />
30+
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
3131
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="3.0.1" />
3232
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.0.1" />
3333
<PackageReference Include="OmniSharp.Extensions.LanguageServer" Version="0.14.0" />

0 commit comments

Comments
 (0)