Skip to content

Commit 9024a90

Browse files
committed
Remove TargetsForTfmSpecificBuildOutput for CPUMath.
1 parent c4a6233 commit 9024a90

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
@@ -6,7 +6,6 @@
66
<PackageDescription>Microsoft.ML.CpuMath contains optimized math routines for ML.NET.</PackageDescription>
77
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
88
<DefineConstants>$(DefineConstants);CPUMATH_INFRASTRUCTURE</DefineConstants>
9-
<TargetsForTfmSpecificBuildOutput>$(TargetsForTfmSpecificBuildOutput);CopyProjectReferencesToPackage</TargetsForTfmSpecificBuildOutput>
109
</PropertyGroup>
1110
<ItemGroup>
1211
<Compile Include="..\Microsoft.ML.Core\Utilities\Contracts.cs" />

0 commit comments

Comments
 (0)