File tree Expand file tree Collapse file tree 2 files changed +26
-26
lines changed
Expand file tree Collapse file tree 2 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : 1 ,
3- "isRoot" : true ,
4- "tools" : {
5- "dotnet-reportgenerator-globaltool" : {
6- "version" : " 5.4.4" ,
7- "commands" : [
8- " reportgenerator"
9- ],
10- "rollForward" : false
11- },
12- "nuke.globaltool" : {
13- "version" : " 9.0.4" ,
14- "commands" : [
15- " nuke"
16- ],
17- "rollForward" : false
18- },
19- "docfx" : {
20- "version" : " 2.78.3" ,
21- "commands" : [
22- " docfx"
23- ],
24- "rollForward" : false
25- }
2+ "version" : 1 ,
3+ "isRoot" : true ,
4+ "tools" : {
5+ "dotnet-reportgenerator-globaltool" : {
6+ "version" : " 5.4.5" ,
7+ "commands" : [
8+ " reportgenerator"
9+ ],
10+ "rollForward" : false
11+ },
12+ "nuke.globaltool" : {
13+ "version" : " 9.0.4" ,
14+ "commands" : [
15+ " nuke"
16+ ],
17+ "rollForward" : false
18+ },
19+ "docfx" : {
20+ "version" : " 2.78.3" ,
21+ "commands" : [
22+ " docfx"
23+ ],
24+ "rollForward" : false
2625 }
27- }
26+ }
27+ }
Original file line number Diff line number Diff line change 1212 <PackageReference Include =" Bogus" Version =" 35.6.2" />
1313 <PackageReference Include =" FakeItEasy" Version =" 8.3.0" />
1414 <PackageReference Include =" FakeItEasy.AutoFakeIt" Version =" 2.0.0" />
15- <PackageReference Include =" FluentAssertions" Version =" [7.1 .0]" />
15+ <PackageReference Include =" FluentAssertions" Version =" [7.2 .0]" />
1616 <PackageReference Include =" FsCheck.Xunit" Version =" 3.1.0" />
1717 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
1818 <PackageReference Include =" xunit" Version =" 2.9.3" />
You can’t perform that action at this time.
0 commit comments