Skip to content

Commit b7b45b1

Browse files
committed
Package nPython from same configuration
1 parent 7e4db23 commit b7b45b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/runtime/Python.Runtime.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<PackagePath>contentFiles/any/any/pythonnet</PackagePath>
3838
<PackageCopyToOutput>true</PackageCopyToOutput>
3939
</TfmSpecificPackageFile>
40-
<TfmSpecificPackageFile Include="../console/bin/x64/Debug/net472/nPython.exe">
40+
<TfmSpecificPackageFile Include="../console/bin/x64/$(Configuration)/net472/nPython.exe">
4141
<PackagePath>contentFiles/any/any/</PackagePath>
4242
<PackageCopyToOutput>true</PackageCopyToOutput>
4343
</TfmSpecificPackageFile>

0 commit comments

Comments
 (0)