We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40c84f0 commit 4a6e1ccCopy full SHA for 4a6e1cc
fvim.fsproj
@@ -13,10 +13,6 @@
13
<PublishTrimmed>true</PublishTrimmed>
14
</PropertyGroup>
15
16
- <PropertyGroup Condition="'$(Configuration)' == 'Release' AND '$(RuntimeIdentifier)' == 'win-x64' ">
17
- <PublishReadyToRun>true</PublishReadyToRun>
18
- </PropertyGroup>
19
-
20
<ItemGroup>
21
<Compile Include="DesignTime\TitleBarSampleData.fs" />
22
<Compile Include="DesignTime\EditorSampleData.fs" />
0 commit comments