File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
FSharp.Compiler.Service.ProjectCrackerTool
FSharp.Compiler.Service.ProjectCracker Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 6 .0.2 " ,
2
+ "version" : " 7 .0.0 " ,
3
3
"buildOptions" : {
4
4
"debugType" : " portable" ,
5
5
"emitEntryPoint" : false ,
30
30
},
31
31
"dependencies" : {
32
32
"Microsoft.FSharp.Core.netcore" : " 1.0.0-alpha-*" ,
33
- "Microsoft.Build" : " 0.1.0-preview-00029-160805 " ,
34
- "Microsoft.Build.Framework" : " 0.1.0-preview-00029-160805 " ,
35
- "Microsoft.Build.Tasks.Core" : " 0.1.0-preview-00029-160805 " ,
36
- "Microsoft.Build.Utilities.Core" : " 0.1.0-preview-00029-160805 " ,
33
+ "Microsoft.Build" : " 14.3.0 " ,
34
+ "Microsoft.Build.Framework" : " 14.3.0 " ,
35
+ "Microsoft.Build.Tasks.Core" : " 14.3.0 " ,
36
+ "Microsoft.Build.Utilities.Core" : " 14.3.0 " ,
37
37
"System.Runtime.Serialization.Json" : " 4.0.2" ,
38
38
"FSharp.Compiler.Service" : {
39
- "version" : " 6 .0.2 " ,
39
+ "version" : " 7 .0.0 " ,
40
40
"target" : " project"
41
41
}
42
42
},
Original file line number Diff line number Diff line change 18
18
},
19
19
"dependencies" : {
20
20
"Microsoft.FSharp.Core.netcore" : " 1.0.0-alpha-*" ,
21
- "Microsoft.Build" : " 0.1.0-preview-00029-160805 " ,
22
- "Microsoft.Build.Framework" : " 0.1.0-preview-00029-160805 " ,
23
- "Microsoft.Build.Tasks.Core" : " 0.1.0-preview-00029-160805 " ,
24
- "Microsoft.Build.Utilities.Core" : " 0.1.0-preview-00029-160805 " ,
21
+ "Microsoft.Build" : " 14.3.0 " ,
22
+ "Microsoft.Build.Framework" : " 14.3.0 " ,
23
+ "Microsoft.Build.Tasks.Core" : " 14.3.0 " ,
24
+ "Microsoft.Build.Utilities.Core" : " 14.3.0 " ,
25
25
"System.Runtime.Serialization.Json" : " 4.0.2"
26
26
},
27
27
"frameworks" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 6 .0.2 " ,
2
+ "version" : " 7 .0.0 " ,
3
3
"buildOptions" : {
4
4
"debugType" : " portable" ,
5
5
"compilerName" : " fsc" ,
You can’t perform that action at this time.
0 commit comments