File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,10 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
10
10
<PublishProtocol >FileSystem</PublishProtocol >
11
11
<TargetFramework >net8.0</TargetFramework >
12
12
<RuntimeIdentifier >win-x64</RuntimeIdentifier >
13
- <SelfContained >true</SelfContained >
13
+ <!-- < SelfContained>true</SelfContained>
14
14
<PublishSingleFile>true</PublishSingleFile>
15
15
<PublishReadyToRun>true</PublishReadyToRun>
16
- <PublishTrimmed >true</PublishTrimmed >
16
+ <PublishTrimmed>true</PublishTrimmed>-->
17
+ <PublishAot >true</PublishAot >
17
18
</PropertyGroup >
18
19
</Project >
Original file line number Diff line number Diff line change
1
+ {
2
+ "profiles" : {
3
+ "RimCzechGitDownloader" : {
4
+ "commandName" : " Project" ,
5
+ "commandLineArgs" : " -source https://github.com/lordfanger/RimWorld-Czech"
6
+ }
7
+ }
8
+ }
You can’t perform that action at this time.
0 commit comments