We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85d5330 commit e982e62Copy full SHA for e982e62
src/PowerShellEditorServices/PowerShellEditorServices.csproj
@@ -13,7 +13,7 @@
13
<DocumentationFile>bin\$(TargetFramework)\$(Configuration)\Microsoft.PowerShell.EditorServices.xml</DocumentationFile>
14
</PropertyGroup>
15
<ItemGroup>
16
- <PackageReference Include="Microsoft.CSharp" Version="4.5.0" />
+ <PackageReference Include="Microsoft.CSharp" Version="4.6.0" />
17
<PackageReference Include="PowerShellStandard.Library" Version="5.1.0" PrivateAssets="All" />
18
<PackageReference Include="UnixConsoleEcho" Version="0.1.0" />
19
<PackageReference Include="Serilog" Version="2.8.0" />
0 commit comments