File tree 1 file changed +2
-2
lines changed
src/fsharp/FSharp.Compiler.Service
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
<OtherFlags >$(OtherFlags) --times</OtherFlags >
27
27
<NoWarn >$(NoWarn);69;65;54;61;75</NoWarn >
28
28
<DebugSymbols >true</DebugSymbols >
29
- <OutputPath >..\..\..\bin\$(TargetFrameworkVersion)\ </OutputPath >
29
+ <OutputPath >..\..\..\bin\$(TargetFrameworkVersion)</OutputPath >
30
30
<DocumentationFile >$(OutputPath)$(AssemblyName).xml</DocumentationFile >
31
31
<DefineConstants >$(DefineConstants);CROSS_PLATFORM_COMPILER</DefineConstants >
32
32
<DefineConstants >$(DefineConstants);FX_ATLEAST_45</DefineConstants >
614
614
<Import Project =" $(LkgPath)\FSharp.SRGen.targets" />
615
615
<Import Project =" $(LkgPath)\FSharp.PowerPack.targets" />
616
616
<Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
617
- </Project >
617
+ </Project >
You can’t perform that action at this time.
0 commit comments