Commit a7dc904 1 parent b61c5d2 commit a7dc904 Copy full SHA for a7dc904
File tree 2 files changed +14
-17
lines changed
2 files changed +14
-17
lines changed Original file line number Diff line number Diff line change 39
39
<PackageReference Include =" Serilog.Enrichers.Thread" Version =" 3.1.0" />
40
40
<PackageReference Include =" Serilog.Extensions.Hosting" Version =" 8.0.0" />
41
41
<PackageReference Include =" Serilog.Settings.Configuration" Version =" 8.0.0" />
42
- <PackageReference Include =" Serilog.Sinks.Seq" Version =" 6 .0.0" />
42
+ <PackageReference Include =" Serilog.Sinks.Seq" Version =" 7 .0.0" />
43
43
<PackageReference Include =" Spectre.Console.Cli" Version =" 0.48.0" />
44
44
</ItemGroup >
45
45
Original file line number Diff line number Diff line change 121
121
},
122
122
"Serilog.Sinks.Seq" : {
123
123
"type" : " Direct" ,
124
- "requested" : " [6 .0.0, )" ,
125
- "resolved" : " 6 .0.0" ,
126
- "contentHash" : " LtxlH5xE3ZPxmCYL5+I8tPzytnR91xfFFIIUIcpoGq69a45eyFkrVMonApww+B08a0I++GfM7jP1oB6GBhOR1w ==" ,
124
+ "requested" : " [7 .0.0, )" ,
125
+ "resolved" : " 7 .0.0" ,
126
+ "contentHash" : " GEi6SZnlhFGpzsWu/xit883Bn67vAssUItXIFsVTmyxaRL7h7Xk2/BUswoM/iqwOBJzj5P9xU4IBf/IAoVklPg ==" ,
127
127
"dependencies" : {
128
128
"Serilog" : " 3.1.1" ,
129
- "Serilog.Formatting.Compact" : " 2.0.0" ,
130
129
"Serilog.Sinks.File" : " 5.0.0" ,
131
- "Serilog.Sinks.PeriodicBatching" : " 3.1 .0"
130
+ "Serilog.Sinks.PeriodicBatching" : " 4.0 .0"
132
131
}
133
132
},
134
133
"Spectre.Console.Cli" : {
557
556
"Serilog" : " 3.1.1"
558
557
}
559
558
},
560
- "Serilog.Formatting.Compact" : {
561
- "type" : " Transitive" ,
562
- "resolved" : " 2.0.0" ,
563
- "contentHash" : " ob6z3ikzFM3D1xalhFuBIK1IOWf+XrQq+H4KeH4VqBcPpNcmUgZlRQ2h3Q7wvthpdZBBoY86qZOI2LCXNaLlNA==" ,
564
- "dependencies" : {
565
- "Serilog" : " 3.1.0"
566
- }
567
- },
568
559
"Serilog.Sinks.Console" : {
569
560
"type" : " Transitive" ,
570
561
"resolved" : " 4.0.1" ,
583
574
},
584
575
"Serilog.Sinks.PeriodicBatching" : {
585
576
"type" : " Transitive" ,
586
- "resolved" : " 3.1 .0" ,
587
- "contentHash" : " NDWR7m3PalVlGEq3rzoktrXikjFMLmpwF0HI4sowo8YDdU+gqPlTHlDQiOGxHfB0sTfjPA9JjA7ctKG9zqjGkw ==" ,
577
+ "resolved" : " 4.0 .0" ,
578
+ "contentHash" : " kxg6QLNA1sDVqYEE7/6hCr/Ur3imS+qaoEqriQh07WTU1/b6jknnuVN1rWQpj67JpwAXXTmgI3Js9IGGktgumQ ==" ,
588
579
"dependencies" : {
589
- "Serilog" : " 2.0.0"
580
+ "Serilog" : " 3.1.1" ,
581
+ "System.Threading.Channels" : " 8.0.0"
590
582
}
591
583
},
592
584
"Spectre.Console" : {
630
622
"System.Text.Encodings.Web" : " 8.0.0"
631
623
}
632
624
},
625
+ "System.Threading.Channels" : {
626
+ "type" : " Transitive" ,
627
+ "resolved" : " 8.0.0" ,
628
+ "contentHash" : " CMaFr7v+57RW7uZfZkPExsPB6ljwzhjACWW1gfU35Y56rk72B/Wu+sTqxVmGSk4SFUlPc3cjeKND0zktziyjBA=="
629
+ },
633
630
"YamlDotNet" : {
634
631
"type" : " Transitive" ,
635
632
"resolved" : " 15.1.1" ,
You can’t perform that action at this time.
0 commit comments