File tree 2 files changed +9
-13
lines changed
2 files changed +9
-13
lines changed Original file line number Diff line number Diff line change 38
38
<PackageReference Include =" Serilog" Version =" 4.0.2" />
39
39
<PackageReference Include =" Serilog.Enrichers.Thread" Version =" 4.0.0" />
40
40
<PackageReference Include =" Serilog.Extensions.Hosting" Version =" 8.0.0" />
41
- <PackageReference Include =" Serilog.Settings.Configuration" Version =" 8.0.2 " />
41
+ <PackageReference Include =" Serilog.Settings.Configuration" Version =" 8.0.4 " />
42
42
<PackageReference Include =" Serilog.Sinks.Seq" Version =" 8.0.0" />
43
43
<PackageReference Include =" Spectre.Console.Cli" Version =" 0.49.1" />
44
44
</ItemGroup >
Original file line number Diff line number Diff line change 110
110
},
111
111
"Serilog.Settings.Configuration" : {
112
112
"type" : " Direct" ,
113
- "requested" : " [8.0.2 , )" ,
114
- "resolved" : " 8.0.2 " ,
115
- "contentHash" : " hn8HCAmupon7N0to20EwGeNJ+L3iRzjGzAHIl8+8CCFlEkVedHvS6NMYMb0VPNMsDgDwOj4cPBPV6Fc2hb0/7w ==" ,
113
+ "requested" : " [8.0.4 , )" ,
114
+ "resolved" : " 8.0.4 " ,
115
+ "contentHash" : " pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q ==" ,
116
116
"dependencies" : {
117
117
"Microsoft.Extensions.Configuration.Binder" : " 8.0.0" ,
118
- "Microsoft.Extensions.DependencyModel" : " 8.0.1 " ,
118
+ "Microsoft.Extensions.DependencyModel" : " 8.0.2 " ,
119
119
"Serilog" : " 3.1.1"
120
120
}
121
121
},
305
305
},
306
306
"Microsoft.Extensions.DependencyModel" : {
307
307
"type" : " Transitive" ,
308
- "resolved" : " 8.0.1" ,
309
- "contentHash" : " 5Ou6varcxLBzQ+Agfm0k0pnH7vrEITYlXMDuE6s7ZHlZHz6/G8XJ3iISZDr5rfwfge6RnXJ1+Wc479mMn52vjA==" ,
310
- "dependencies" : {
311
- "System.Text.Encodings.Web" : " 8.0.0" ,
312
- "System.Text.Json" : " 8.0.4"
313
- }
308
+ "resolved" : " 8.0.2" ,
309
+ "contentHash" : " mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw=="
314
310
},
315
311
"Microsoft.Extensions.Diagnostics" : {
316
312
"type" : " Transitive" ,
603
599
},
604
600
"System.Text.Json" : {
605
601
"type" : " Transitive" ,
606
- "resolved" : " 8.0.4 " ,
607
- "contentHash" : " bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw ==" ,
602
+ "resolved" : " 8.0.0 " ,
603
+ "contentHash" : " OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ ==" ,
608
604
"dependencies" : {
609
605
"System.Text.Encodings.Web" : " 8.0.0"
610
606
}
You can’t perform that action at this time.
0 commit comments