File tree 1 file changed +2
-2
lines changed
src/PowerShellEditorServices
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" >
2
2
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), PowerShellEditorServices.Common.props))\PowerShellEditorServices.Common.props" />
3
3
4
4
<PropertyGroup >
30
30
<PackageReference Include =" Microsoft.Extensions.Logging" Version =" 7.0.0" />
31
31
<PackageReference Include =" PowerShellStandard.Library" Version =" 5.1.1" />
32
32
<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" />
34
34
<PackageReference Include =" Serilog.Sinks.Async" Version =" 1.5.0" />
35
35
<PackageReference Include =" Serilog.Sinks.File" Version =" 5.0.0" />
36
36
<PackageReference Include =" System.IO.Pipes.AccessControl" Version =" 5.0.0" />
You can’t perform that action at this time.
0 commit comments