We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e4db23 commit b7b45b1Copy full SHA for b7b45b1
src/runtime/Python.Runtime.csproj
@@ -37,7 +37,7 @@
37
<PackagePath>contentFiles/any/any/pythonnet</PackagePath>
38
<PackageCopyToOutput>true</PackageCopyToOutput>
39
</TfmSpecificPackageFile>
40
- <TfmSpecificPackageFile Include="../console/bin/x64/Debug/net472/nPython.exe">
+ <TfmSpecificPackageFile Include="../console/bin/x64/$(Configuration)/net472/nPython.exe">
41
<PackagePath>contentFiles/any/any/</PackagePath>
42
43
0 commit comments