From 1f35bcb68df4d39eb462fc4e1c01b643c81f37af Mon Sep 17 00:00:00 2001 From: Ori Levari Date: Mon, 16 Dec 2019 14:37:53 -0800 Subject: [PATCH] do not package directml.pdb for redist packages. (#2676) --- .../Microsoft.ML.OnnxRuntime.csproj | 8 -------- 1 file changed, 8 deletions(-) diff --git a/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj b/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj index db2d66d99c..eab50f647a 100644 --- a/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj +++ b/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj @@ -113,14 +113,6 @@ CopyToOutputDirectory="Always" Visible="false" /> -