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 c4a6233 commit 9024a90Copy full SHA for 9024a90
src/Microsoft.ML.CpuMath/Microsoft.ML.CpuMath.csproj
@@ -6,7 +6,6 @@
6
<PackageDescription>Microsoft.ML.CpuMath contains optimized math routines for ML.NET.</PackageDescription>
7
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8
<DefineConstants>$(DefineConstants);CPUMATH_INFRASTRUCTURE</DefineConstants>
9
- <TargetsForTfmSpecificBuildOutput>$(TargetsForTfmSpecificBuildOutput);CopyProjectReferencesToPackage</TargetsForTfmSpecificBuildOutput>
10
</PropertyGroup>
11
<ItemGroup>
12
<Compile Include="..\Microsoft.ML.Core\Utilities\Contracts.cs" />
0 commit comments