Skip to content

Commit e982e62

Browse files
Bump Microsoft.CSharp from 4.5.0 to 4.6.0 (#1040)
Bumps [Microsoft.CSharp](https://github.com/dotnet/corefx) from 4.5.0 to 4.6.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 85d5330 commit e982e62

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
@@ -13,7 +13,7 @@
1313
<DocumentationFile>bin\$(TargetFramework)\$(Configuration)\Microsoft.PowerShell.EditorServices.xml</DocumentationFile>
1414
</PropertyGroup>
1515
<ItemGroup>
16-
<PackageReference Include="Microsoft.CSharp" Version="4.5.0" />
16+
<PackageReference Include="Microsoft.CSharp" Version="4.6.0" />
1717
<PackageReference Include="PowerShellStandard.Library" Version="5.1.0" PrivateAssets="All" />
1818
<PackageReference Include="UnixConsoleEcho" Version="0.1.0" />
1919
<PackageReference Include="Serilog" Version="2.8.0" />

0 commit comments

Comments
 (0)