Skip to content

Commit

Permalink
Bump Microsoft.CSharp from 4.5.0 to 4.6.0 (PowerShell#1040)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot-preview[bot] authored and TylerLeonhardt committed Oct 2, 2019
1 parent 85d5330 commit e982e62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<DocumentationFile>bin\$(TargetFramework)\$(Configuration)\Microsoft.PowerShell.EditorServices.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.5.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.6.0" />
<PackageReference Include="PowerShellStandard.Library" Version="5.1.0" PrivateAssets="All" />
<PackageReference Include="UnixConsoleEcho" Version="0.1.0" />
<PackageReference Include="Serilog" Version="2.8.0" />
Expand Down

0 comments on commit e982e62

Please sign in to comment.