Commit f8de539 1 parent 45be29f commit f8de539 Copy full SHA for f8de539
File tree 2 files changed +4
-20
lines changed
2 files changed +4
-20
lines changed Original file line number Diff line number Diff line change 13
13
<ItemGroup >
14
14
<PackageReference Include =" coverlet.collector" Version =" 6.0.4" />
15
15
<PackageReference Include =" FakeItEasy" Version =" 8.3.0" />
16
- <PackageReference Include =" FluentAssertions" Version =" 6.12.2 " />
16
+ <PackageReference Include =" FluentAssertions" Version =" 8.0.1 " />
17
17
<PackageReference Include =" JunitXml.TestLogger" Version =" 5.0.0" />
18
18
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
19
19
<PackageReference Include =" Serilog.Sinks.XUnit" Version =" 3.0.19" />
Original file line number Diff line number Diff line change 19
19
},
20
20
"FluentAssertions" : {
21
21
"type" : " Direct" ,
22
- "requested" : " [6.12.2, )" ,
23
- "resolved" : " 6.12.2" ,
24
- "contentHash" : " 8YE+xJmT8wgzEpFuzJ4S62oFhEL/AKouMz1RWPEMEUhy9H11aRQlGIWcHurH5BEy7tbF6gb0CJrs0wOw/AtDcQ==" ,
25
- "dependencies" : {
26
- "System.Configuration.ConfigurationManager" : " 4.4.0"
27
- }
22
+ "requested" : " [8.0.1, )" ,
23
+ "resolved" : " 8.0.1" ,
24
+ "contentHash" : " IW5CdXiD4BIijMkJsEajhkQr7HSgzoxZBHp77b4tm8isCKGaDH2AGugW6DLS0/EPhO/MCZ2JOGg6ObdlKISJMg=="
28
25
},
29
26
"JunitXml.TestLogger" : {
30
27
"type" : " Direct" ,
519
516
"Spectre.Console" : " 0.49.1"
520
517
}
521
518
},
522
- "System.Configuration.ConfigurationManager" : {
523
- "type" : " Transitive" ,
524
- "resolved" : " 4.4.0" ,
525
- "contentHash" : " gWwQv/Ug1qWJmHCmN17nAbxJYmQBM/E94QxKLksvUiiKB1Ld3Sc/eK1lgmbSjDFxkQhVuayI/cGFZhpBSodLrg==" ,
526
- "dependencies" : {
527
- "System.Security.Cryptography.ProtectedData" : " 4.4.0"
528
- }
529
- },
530
519
"System.Diagnostics.EventLog" : {
531
520
"type" : " Transitive" ,
532
521
"resolved" : " 9.0.1" ,
563
552
"resolved" : " 1.6.0" ,
564
553
"contentHash" : " COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ=="
565
554
},
566
- "System.Security.Cryptography.ProtectedData" : {
567
- "type" : " Transitive" ,
568
- "resolved" : " 4.4.0" ,
569
- "contentHash" : " cJV7ScGW7EhatRsjehfvvYVBvtiSMKgN8bOVI0bQhnF5bU7vnHVIsH49Kva7i7GWaWYvmEzkYVk1TC+gZYBEog=="
570
- },
571
555
"System.Threading.Tasks.Extensions" : {
572
556
"type" : " Transitive" ,
573
557
"resolved" : " 4.5.4" ,
You can’t perform that action at this time.
0 commit comments