Skip to content

Commit 4a6e1cc

Browse files
author
Yatao Li
committed
disable PublishReadyToRun for win-x64
1 parent 40c84f0 commit 4a6e1cc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

fvim.fsproj

-4
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@
1313
<PublishTrimmed>true</PublishTrimmed>
1414
</PropertyGroup>
1515

16-
<PropertyGroup Condition="'$(Configuration)' == 'Release' AND '$(RuntimeIdentifier)' == 'win-x64' ">
17-
<PublishReadyToRun>true</PublishReadyToRun>
18-
</PropertyGroup>
19-
2016
<ItemGroup>
2117
<Compile Include="DesignTime\TitleBarSampleData.fs" />
2218
<Compile Include="DesignTime\EditorSampleData.fs" />

0 commit comments

Comments
 (0)