File tree Expand file tree Collapse file tree 4 files changed +3
-30
lines changed
FSharp.Compiler.Service.ProjectCracker.Exe
FSharp.Compiler.Service.ProjectCracker Expand file tree Collapse file tree 4 files changed +3
-30
lines changed Original file line number Diff line number Diff line change 1515 <Name >FSharp.Compiler.Service.ProjectCracker.Exe</Name >
1616 <OtherFlags >$(OtherFlags) --staticlink:FSharp.Core</OtherFlags >
1717 <NoWarn >$(NoWarn);40</NoWarn >
18- <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1918 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
20- <TargetFSharpCoreVersion >4.3.1.0</TargetFSharpCoreVersion >
2119 <Name >FSharp.Compiler.Service.ProjectCracker.Exe</Name >
2220 </PropertyGroup >
2321 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 99 <OutputType >Library</OutputType >
1010 <RootNamespace >FSharp.Compiler.Service.ProjectCracker</RootNamespace >
1111 <AssemblyName >FSharp.Compiler.Service.ProjectCracker</AssemblyName >
12- <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
13- <AutoGenerateBindingRedirects >true</ AutoGenerateBindingRedirects >
14- <TargetFSharpCoreVersion >4.3.1 .0</TargetFSharpCoreVersion >
12+ <TargetFrameworkVersion Condition = " '$(TargetFrameworkVersion)' == '' " >v4.5</TargetFrameworkVersion >
13+ <SolutionDir Condition = " $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*' " >..\..\..\</ SolutionDir >
14+ <TargetFSharpCoreVersion >4.3.0 .0</TargetFSharpCoreVersion >
1515 <Name >FSharp.Compiler.Service.ProjectCracker</Name >
1616 </PropertyGroup >
1717 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
4848 </ItemGroup >
4949 <ItemGroup >
5050 <Compile Include =" Program.fs" />
51- <None Include =" App.config" />
5251 </ItemGroup >
5352 <ItemGroup >
5453 <ProjectReference Include =" ..\FSharp.Compiler.Service.ProjectCracker.Exe\FSharp.Compiler.Service.ProjectCracker.Exe.fsproj" >
Original file line number Diff line number Diff line change 564564 <Compile Include =" ..\vs\ServiceUntypedParse.fs" >
565565 <Link >Service/ServiceUntypedParse.fs</Link >
566566 </Compile >
567- <Compile Include =" ..\FSharp.Compiler.Service.ProjectCracker\ProjectCrackerOptions.fs" >
568- <Link >Service/ProjectCrackerOptions.fs</Link >
569- </Compile >
570567 <Compile Include =" ..\vs\service.fsi" >
571568 <Link >Service/service.fsi</Link >
572569 </Compile >
You can’t perform that action at this time.
0 commit comments