diff --git a/src/console/Console.csproj b/src/console/Console.csproj index ea88b6356..226105f95 100644 --- a/src/console/Console.csproj +++ b/src/console/Console.csproj @@ -94,7 +94,7 @@ Python.Runtime - + diff --git a/src/embed_tests/Python.EmbeddingTest.csproj b/src/embed_tests/Python.EmbeddingTest.csproj index eff226dd5..264b3a5ed 100644 --- a/src/embed_tests/Python.EmbeddingTest.csproj +++ b/src/embed_tests/Python.EmbeddingTest.csproj @@ -125,7 +125,7 @@ - + $(TargetPath) $(TargetDir)$(TargetName).pdb diff --git a/src/runtime/Python.Runtime.csproj b/src/runtime/Python.Runtime.csproj index 08dc1d860..a448e2bbd 100644 --- a/src/runtime/Python.Runtime.csproj +++ b/src/runtime/Python.Runtime.csproj @@ -176,7 +176,7 @@ clr.py - + $(TargetPath) $(TargetDir)$(TargetName).pdb diff --git a/src/testing/Python.Test.csproj b/src/testing/Python.Test.csproj index 63526c060..e1a5ab85c 100644 --- a/src/testing/Python.Test.csproj +++ b/src/testing/Python.Test.csproj @@ -105,7 +105,7 @@ Python.Runtime - + $(TargetPath) $(TargetDir)$(TargetName).pdb