Skip to content

Commit 2b781ac

Browse files
committed
ReadyToRun made them too big
1 parent 9856800 commit 2b781ac

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

ImageMap4.CMD/ImageMap4.CMD.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<Nullable>enable</Nullable>
88
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
99
<PublishSingleFile>true</PublishSingleFile>
10-
<PublishReadyToRun>true</PublishReadyToRun>
1110
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
1211
<SelfContained>false</SelfContained>
1312
<AssemblyName>ImageMap-cmd</AssemblyName>

ImageMap4/ImageMap4.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
99
<ApplicationIcon>icon.ico</ApplicationIcon>
1010
<PublishSingleFile>true</PublishSingleFile>
11-
<PublishReadyToRun>true</PublishReadyToRun>
1211
<SelfContained>false</SelfContained>
1312
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
1413
<RootNamespace>ImageMap4</RootNamespace>

0 commit comments

Comments
 (0)