File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 742742 <When Condition =" '$(BuildWith)' == 'LKG'" >
743743 <PropertyGroup >
744744 <FSharpTargetsPath >..\lkg\FSharp-$(LkgVersion)\bin\Microsoft.FSharp.Targets</FSharpTargetsPath >
745- <FscToolPath >$(FSharpSourcesRoot)\..\lkg\bin\Debug\dnxcore50 \win7-x64\publish</FscToolPath >
745+ <FscToolPath >$(FSharpSourcesRoot)\..\lkg\bin\Debug\netstandard1.6 \win7-x64\publish</FscToolPath >
746746 <FSLKGPath >$(FSharpSourcesRoot)\..\lkg\FSharp-$(LkgVersion)\bin</FSLKGPath >
747747 <FSCoreLKGPath >$(FSLKGPath)\FSharp.Core.dll</FSCoreLKGPath >
748748 </PropertyGroup >
Original file line number Diff line number Diff line change 1313 "System.Diagnostics.Tools" : " 4.0.1-rc2-24027" ,
1414 "System.Reflection.Primitives" : " 4.0.1-rc2-24027" ,
1515 "System.Resources.ResourceManager" : " 4.0.1-rc2-24027"
16- },
17- "frameworks" : {
18- "dnxcore50 " : {
16+ },
17+ "frameworks" : {
18+ "netstandard1.6 " : {
1919 "imports" : " portable-net45+win8"
20- }
20+ }
2121 }
2222}
You can’t perform that action at this time.
0 commit comments