File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
FactorioWebInterface/Properties/PublishProfiles
FactorioWrapper/Properties/PublishProfiles Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ by editing this MSBuild file. In order to learn more about this please visit htt
1010 <LastUsedBuildConfiguration >Release</LastUsedBuildConfiguration >
1111 <LastUsedPlatform >Any CPU</LastUsedPlatform >
1212 <SiteUrlToLaunchAfterPublish />
13- <LaunchSiteAfterPublish >True </LaunchSiteAfterPublish >
14- <ExcludeApp_Data >False </ExcludeApp_Data >
13+ <LaunchSiteAfterPublish >true </LaunchSiteAfterPublish >
14+ <ExcludeApp_Data >false </ExcludeApp_Data >
1515 <TargetFramework >net8.0</TargetFramework >
1616 <RuntimeIdentifier >linux-x64</RuntimeIdentifier >
1717 <ProjectGuid >b1de5210-a225-4001-9afc-d6f613b17050</ProjectGuid >
1818 <SelfContained >false</SelfContained >
1919 <_IsPortable >true</_IsPortable >
2020 <publishUrl >bin\Release\net8.0\publish</publishUrl >
21- <DeleteExistingFiles >True </DeleteExistingFiles >
21+ <DeleteExistingFiles >true </DeleteExistingFiles >
2222 </PropertyGroup >
2323</Project >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
88 <Configuration >Release</Configuration >
99 <Platform >Any CPU</Platform >
1010 <TargetFramework >net8.0</TargetFramework >
11- <PublishDir >bin\Release\net8.0\publish\</PublishDir >
11+ <PublishDir >bin\Release\net8.0\publish\linux-x64\ </PublishDir >
1212 <SelfContained >false</SelfContained >
1313 <_IsPortable >true</_IsPortable >
1414 <RuntimeIdentifier >linux-x64</RuntimeIdentifier >
You can’t perform that action at this time.
0 commit comments