Skip to content

Commit f0f81a5

Browse files
committed
Removed irrelevant build line from CpuMath
- due to working in Mac OSX
1 parent cf1e0d0 commit f0f81a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Microsoft.ML.CpuMath/Microsoft.ML.CpuMath.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<IncludeInPackage>Microsoft.ML.CpuMath</IncludeInPackage>
99
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1010
<DefineConstants>$(DefineConstants);CORECLR;PRIVATE_CONTRACTS</DefineConstants>
11-
<BaseIntermediateOutputPath>..\..\bin\obj\AnyCPU.Debug\Microsoft.ML.CpuMath</BaseIntermediateOutputPath>
1211
</PropertyGroup>
1312

1413
<ItemGroup>

0 commit comments

Comments
 (0)