|
|
|
@ -22,8 +22,8 @@
|
|
|
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
|
|
|
<UpdateRequired>false</UpdateRequired>
|
|
|
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
|
|
|
<ApplicationRevision>5</ApplicationRevision>
|
|
|
|
|
<ApplicationVersion>1.3.0.%2a</ApplicationVersion>
|
|
|
|
|
<ApplicationRevision>1</ApplicationRevision>
|
|
|
|
|
<ApplicationVersion>1.14.0.%2a</ApplicationVersion>
|
|
|
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
|
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
|
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
|
|
@ -37,6 +37,9 @@
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
<RunCodeAnalysis>true</RunCodeAnalysis>
|
|
|
|
|
<CodeAnalysisIgnoreGeneratedCode>false</CodeAnalysisIgnoreGeneratedCode>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
@ -70,6 +73,9 @@
|
|
|
|
|
<TargetZone>LocalIntranet</TargetZone>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup />
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<StartupObject>UnturnedSL.Launcher</StartupObject>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|