We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf1e0d0 commit f0f81a5Copy full SHA for f0f81a5
src/Microsoft.ML.CpuMath/Microsoft.ML.CpuMath.csproj
@@ -8,7 +8,6 @@
8
<IncludeInPackage>Microsoft.ML.CpuMath</IncludeInPackage>
9
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
10
<DefineConstants>$(DefineConstants);CORECLR;PRIVATE_CONTRACTS</DefineConstants>
11
- <BaseIntermediateOutputPath>..\..\bin\obj\AnyCPU.Debug\Microsoft.ML.CpuMath</BaseIntermediateOutputPath>
12
</PropertyGroup>
13
14
<ItemGroup>
0 commit comments