We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6303e3a commit 1a1ba5aCopy full SHA for 1a1ba5a
1 file changed
VSCode2Msi.csproj
@@ -8,8 +8,8 @@
8
<Version>2.0.0</Version>
9
10
<PublishSingleFile>true</PublishSingleFile>
11
- <PublishSelfContained>false</PublishSelfContained>
12
- <PublishReadyToRun>false</PublishReadyToRun>
+ <PublishSelfContained>true</PublishSelfContained>
+ <PublishReadyToRun>true</PublishReadyToRun>
13
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
14
<DebugType>embedded</DebugType>
15
0 commit comments