File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/PowerShellEditorServices Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), PowerShellEditorServices.Common.props))\PowerShellEditorServices.Common.props" />
33
44 <PropertyGroup >
3030 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 7.0.0" />
3131 <PackageReference Include =" PowerShellStandard.Library" Version =" 5.1.1" />
3232 <PackageReference Include =" Serilog" Version =" 2.12.0" />
33- <PackageReference Include =" Serilog.Extensions.Logging" Version =" 3.1 .0" />
33+ <PackageReference Include =" Serilog.Extensions.Logging" Version =" 7.0 .0" />
3434 <PackageReference Include =" Serilog.Sinks.Async" Version =" 1.5.0" />
3535 <PackageReference Include =" Serilog.Sinks.File" Version =" 5.0.0" />
3636 <PackageReference Include =" System.IO.Pipes.AccessControl" Version =" 5.0.0" />
You can’t perform that action at this time.
0 commit comments