We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9856800 commit 2b781acCopy full SHA for 2b781ac
2 files changed
ImageMap4.CMD/ImageMap4.CMD.csproj
@@ -7,7 +7,6 @@
7
<Nullable>enable</Nullable>
8
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
9
<PublishSingleFile>true</PublishSingleFile>
10
- <PublishReadyToRun>true</PublishReadyToRun>
11
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
12
<SelfContained>false</SelfContained>
13
<AssemblyName>ImageMap-cmd</AssemblyName>
ImageMap4/ImageMap4.csproj
@@ -8,7 +8,6 @@
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<ApplicationIcon>icon.ico</ApplicationIcon>
14
<RootNamespace>ImageMap4</RootNamespace>
0 commit comments