Skip to content

Commit

Permalink
ReadyToRun made them too big
Browse files Browse the repository at this point in the history
  • Loading branch information
tryashtar committed Aug 27, 2022
1 parent 9856800 commit 2b781ac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion ImageMap4.CMD/ImageMap4.CMD.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PublishSingleFile>true</PublishSingleFile>
<PublishReadyToRun>true</PublishReadyToRun>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<SelfContained>false</SelfContained>
<AssemblyName>ImageMap-cmd</AssemblyName>
Expand Down
1 change: 0 additions & 1 deletion ImageMap4/ImageMap4.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<ApplicationIcon>icon.ico</ApplicationIcon>
<PublishSingleFile>true</PublishSingleFile>
<PublishReadyToRun>true</PublishReadyToRun>
<SelfContained>false</SelfContained>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<RootNamespace>ImageMap4</RootNamespace>
Expand Down

0 comments on commit 2b781ac

Please sign in to comment.