We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0442a3a commit 64c9a4bCopy full SHA for 64c9a4b
console/console.csproj
@@ -8,11 +8,11 @@
8
<OutputType>Exe</OutputType>
9
<TargetFramework>net5.0</TargetFramework>
10
11
- <PublishSingleFile>true</PublishSingleFile>
+ <!-- <PublishSingleFile>true</PublishSingleFile>
12
<SelfContained>true</SelfContained>
13
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
14
<PublishTrimmed>true</PublishTrimmed>
15
- <PublishReadyToRun>true</PublishReadyToRun>
+ <PublishReadyToRun>true</PublishReadyToRun> -->
16
17
<AssemblyName>SporeDownloader</AssemblyName>
18
<RootNamespace>SporeDownloader</RootNamespace>
0 commit comments