We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84acb07 commit 71502d9Copy full SHA for 71502d9
1 file changed
Src/IronPythonConsole/IronPythonConsole.csproj
@@ -43,7 +43,7 @@
43
</ItemGroup>
44
45
<ItemGroup Condition=" '$(IsFullFramework)' != 'true' ">
46
- <LateStageItem Include="$(TargetDir)\%2A%2A\%2A.runtimeconfig.json" />
+ <LateStageItem Include="$(TargetDir)\%2A%2A\ipy.runtimeconfig.json" />
47
<LateStageItem Include="$(TargetDir)\%2A%2A\ipy.deps.json" />
48
49
0 commit comments