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 11{
2- "version" : " 6 .0.2 " ,
2+ "version" : " 7 .0.0 " ,
33 "buildOptions" : {
44 "debugType" : " portable" ,
55 "emitEntryPoint" : false ,
3030 },
3131 "dependencies" : {
3232 "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 " ,
3737 "System.Runtime.Serialization.Json" : " 4.0.2" ,
3838 "FSharp.Compiler.Service" : {
39- "version" : " 6 .0.2 " ,
39+ "version" : " 7 .0.0 " ,
4040 "target" : " project"
4141 }
4242 },
Original file line number Diff line number Diff line change 1818 },
1919 "dependencies" : {
2020 "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 " ,
2525 "System.Runtime.Serialization.Json" : " 4.0.2"
2626 },
2727 "frameworks" : {
Original file line number Diff line number Diff line change 11{
2- "version" : " 6 .0.2 " ,
2+ "version" : " 7 .0.0 " ,
33 "buildOptions" : {
44 "debugType" : " portable" ,
55 "compilerName" : " fsc" ,
You can’t perform that action at this time.
0 commit comments