File tree Expand file tree Collapse file tree 3 files changed +33
-33
lines changed Expand file tree Collapse file tree 3 files changed +33
-33
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : 1 ,
3- "isRoot" : true ,
4- "tools" : {
5- "paket" : {
6- "version" : " 7.2.0-alpha003" ,
7- "commands" : [
8- " paket"
9- ]
10- },
11- "fable" : {
12- "version" : " 4.0.0-theta-018" ,
13- "commands" : [
14- " fable"
15- ]
16- },
17- "fantomas" : {
18- "version" : " 6.0.0-alpha-007" ,
19- "commands" : [
20- " fantomas"
21- ]
22- },
23- "femto" : {
24- "version" : " 0.9.0" ,
25- "commands" : [
26- " femto"
27- ]
2+ "version" : 1 ,
3+ "isRoot" : true ,
4+ "tools" : {
5+ "paket" : {
6+ "version" : " 7.2.0-alpha003" ,
7+ "commands" : [
8+ " paket"
9+ ]
10+ },
11+ "fable" : {
12+ "version" : " 4.0.4" ,
13+ "commands" : [
14+ " fable"
15+ ]
16+ },
17+ "fantomas" : {
18+ "version" : " 6.0.0-alpha-010" ,
19+ "commands" : [
20+ " fantomas"
21+ ]
22+ },
23+ "femto" : {
24+ "version" : " 0.9.0" ,
25+ "commands" : [
26+ " femto"
27+ ]
28+ }
2829 }
29- }
3030}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ nuget Expecto.Hopac
1313nuget Microsoft.NET.Test.Sdk
1414nuget YoloDev.Expecto.TestSdk
1515nuget Fable.Mocha
16- nuget Fable.Core >= 4.0.0-theta-006
16+ nuget Fable.Core >= 4.0.0
1717
1818
1919
@@ -28,7 +28,7 @@ nuget Expecto.Hopac
2828nuget Microsoft.NET.Test.Sdk
2929nuget YoloDev.Expecto.TestSdk
3030nuget Fable.Mocha
31- nuget Fable.Core >= 4.0.0-theta-006
31+ nuget Fable.Core >= 4.0.0
3232framework: netstandard2.0, net6.0
3333storage: none
3434condition: netstandard2_0
@@ -46,7 +46,7 @@ nuget Expecto.Hopac
4646nuget Microsoft.NET.Test.Sdk
4747nuget YoloDev.Expecto.TestSdk
4848nuget Fable.Mocha
49- nuget Fable.Core >= 4.0.0-theta-006
49+ nuget Fable.Core >= 4.0.0
5050nuget IcedTasks >= 0.5.1
5151framework: netstandard2.1, net7.0
5252storage: none
Original file line number Diff line number Diff line change 88 Expecto.Hopac (9.0.4)
99 Expecto (>= 9.0.4)
1010 Hopac (>= 0.4.1)
11- Fable.Core (4.0.0-theta-006 )
11+ Fable.Core (4.0)
1212 Fable.Mocha (2.15)
1313 Fable.Core (>= 3.0)
1414 FSharp.Core (>= 4.7)
@@ -910,7 +910,7 @@ NUGET
910910 Expecto.Hopac (9.0.4)
911911 Expecto (>= 9.0.4)
912912 Hopac (>= 0.4.1)
913- Fable.Core (4.0.0-theta-006 )
913+ Fable.Core (4.0)
914914 Fable.Mocha (2.15)
915915 Fable.Core (>= 3.0)
916916 FSharp.Core (>= 4.7)
@@ -962,7 +962,7 @@ NUGET
962962 Expecto.Hopac (9.0.4)
963963 Expecto (>= 9.0.4)
964964 Hopac (>= 0.4.1)
965- Fable.Core (4.0.0-theta-006 )
965+ Fable.Core (4.0)
966966 Fable.Mocha (2.15)
967967 Fable.Core (>= 3.0)
968968 FSharp.Core (>= 4.7)
You can’t perform that action at this time.
0 commit comments