Skip to content

Commit 71502d9

Browse files
committed
Only stage ipy.runtimeconfig.json
1 parent 84acb07 commit 71502d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Src/IronPythonConsole/IronPythonConsole.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</ItemGroup>
4444

4545
<ItemGroup Condition=" '$(IsFullFramework)' != 'true' ">
46-
<LateStageItem Include="$(TargetDir)\%2A%2A\%2A.runtimeconfig.json" />
46+
<LateStageItem Include="$(TargetDir)\%2A%2A\ipy.runtimeconfig.json" />
4747
<LateStageItem Include="$(TargetDir)\%2A%2A\ipy.deps.json" />
4848
</ItemGroup>
4949

0 commit comments

Comments
 (0)