mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
597 lines
No EOL
25 KiB
XML
597 lines
No EOL
25 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{F7A82C6A-32CD-4847-AD16-D79ADC72746E}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<RootNamespace>ServerManagerTool</RootNamespace>
|
|
<AssemblyName>ConanServerManager</AssemblyName>
|
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<WarningLevel>4</WarningLevel>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
<SccProjectName>SAK</SccProjectName>
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|
<SccProvider>SAK</SccProvider>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
<PublishUrl>publish\</PublishUrl>
|
|
<Install>false</Install>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>false</MapFileExtensions>
|
|
<SupportUrl>https://servermanagers.freeforums.net/thread/43/faq-frequently-asked</SupportUrl>
|
|
<ErrorReportUrl>https://servermanagers.freeforums.net/board/39/tech-support-bug-reports</ErrorReportUrl>
|
|
<ProductName>Conan Exiles™ Server Manager</ProductName>
|
|
<PublisherName>Bletch1971</PublisherName>
|
|
<SuiteName>Server Managers</SuiteName>
|
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
|
<ApplicationRevision>2</ApplicationRevision>
|
|
<ApplicationVersion>1.1.53.%2a</ApplicationVersion>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
<BootstrapperEnabled>false</BootstrapperEnabled>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>none</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<StartupObject>ServerManagerTool.App</StartupObject>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<TargetZone>LocalIntranet</TargetZone>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<GenerateManifests>true</GenerateManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>Art\favicon.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestCertificateThumbprint>C1A6DBBCC8495EE1062FD4FB1B05D0F1D7E2E392</ManifestCertificateThumbprint>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestKeyFile>ConanServerManager_TemporaryKey.pfx</ManifestKeyFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignManifests>false</SignManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug - Beta|AnyCPU'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\Debug - Beta\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<LangVersion>7.3</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="DotNetZip, Version=1.13.8.0, Culture=neutral, PublicKeyToken=6583c7c814667745, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\DotNetZip.1.13.8\lib\net40\DotNetZip.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EO.Wpf, Version=4.0.12.0, Culture=neutral, PublicKeyToken=e92353a6bf73fffc, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EO.Wpf.4.0.12\lib\EO.Wpf.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Hardcodet.Wpf.TaskbarNotification, Version=1.0.5.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Hardcodet.NotifyIcon.Wpf.1.0.8\lib\net451\Hardcodet.Wpf.TaskbarNotification.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Win32.TaskScheduler, Version=2.8.19.0, Culture=neutral, PublicKeyToken=c416bc1b32d97233, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\TaskScheduler.2.8.19\lib\net452\Microsoft.Win32.TaskScheduler.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.WindowsAPICodePack, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\WindowsAPICodePack-Core.1.1.2\lib\Microsoft.WindowsAPICodePack.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.WindowsAPICodePack.Shell, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\WindowsAPICodePack-Shell.1.1.1\lib\Microsoft.WindowsAPICodePack.Shell.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NLog.4.7.2\lib\net45\NLog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Data.SQLite, Version=1.0.112.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Data.SQLite.Core.1.0.112.1\lib\net40\System.Data.SQLite.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Deployment" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.IO.Compression.FileSystem" />
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Numerics" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Tpl.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Expression.Blend.Sdk.1.0.2\lib\net45\System.Windows.Interactivity.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Xaml">
|
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="WindowsBase" />
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PresentationFramework" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ApplicationDefinition Include="App.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</ApplicationDefinition>
|
|
<Compile Include="Lib\Model\PlayerListParameters.cs" />
|
|
<Compile Include="Lib\Model\RconParameters.cs" />
|
|
<Compile Include="Lib\Serialization\IniFileEntryAttribute.cs" />
|
|
<Compile Include="Lib\Serialization\IniFiles.cs" />
|
|
<Compile Include="Lib\Serialization\IniSections.cs" />
|
|
<Compile Include="Lib\Serialization\SystemIniFile.cs" />
|
|
<Compile Include="Lib\ServerPlayers.cs" />
|
|
<Compile Include="Lib\ServerRcon.cs" />
|
|
<Compile Include="Lib\ViewConverters\EnumDescriptionTypeConverter.cs" />
|
|
<Compile Include="Lib\ViewConverters\MapNameValueConverter.cs" />
|
|
<Compile Include="Lib\ViewModel\PlayerInfo.cs" />
|
|
<Compile Include="Windows\AddUserWindow.xaml.cs">
|
|
<DependentUpon>AddUserWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\AutoUpdateWindow.xaml.cs">
|
|
<DependentUpon>AutoUpdateWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\CommandLineWindow.xaml.cs">
|
|
<DependentUpon>CommandLineWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\GameDataWindow.xaml.cs">
|
|
<DependentUpon>GameDataWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\GlobalSettingsControl.xaml.cs">
|
|
<DependentUpon>GlobalSettingsControl.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\MainWindow.xaml.cs">
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\ModDetailsWindow.xaml.cs">
|
|
<DependentUpon>ModDetailsWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\PlayerListWindow.xaml.cs">
|
|
<DependentUpon>PlayerListWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\PlayerProfileWindow.xaml.cs">
|
|
<DependentUpon>PlayerProfileWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\PluginsWindow.xaml.cs">
|
|
<DependentUpon>PluginsWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\ProcessorAffinityWindow.xaml.cs">
|
|
<DependentUpon>ProcessorAffinityWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\ProfileSyncWindow.xaml.cs">
|
|
<DependentUpon>ProfileSyncWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\ProgressWindow.xaml.cs">
|
|
<DependentUpon>ProgressWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\RconWindow.xaml.cs">
|
|
<DependentUpon>RconWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\ServerMonitorWindow.xaml.cs">
|
|
<DependentUpon>ServerMonitorWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\ServerSettingsControl.xaml.cs">
|
|
<DependentUpon>ServerSettingsControl.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\SettingsWindow.xaml.cs">
|
|
<DependentUpon>SettingsWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\ShutdownWindow.xaml.cs">
|
|
<DependentUpon>ShutdownWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\GuildProfileWindow.xaml.cs">
|
|
<DependentUpon>GuildProfileWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\VersionFeedWindow.xaml.cs">
|
|
<DependentUpon>VersionFeedWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\WorkshopFilesWindow.xaml.cs">
|
|
<DependentUpon>WorkshopFilesWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Windows\WorldSaveRestoreWindow.xaml.cs">
|
|
<DependentUpon>WorldSaveRestoreWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Resource Include="Art\StatusOff.ico" />
|
|
<Resource Include="Art\StatusOn.ico" />
|
|
<Resource Include="Art\StatusStarting.ico" />
|
|
<Resource Include="Art\StatusUnknown.ico" />
|
|
<Resource Include="Art\Document.ico" />
|
|
<Resource Include="Art\Servers.ico" />
|
|
<Resource Include="Art\Shortcut.ico" />
|
|
<Content Include="..\packages\System.Data.SQLite.Core.1.0.112.1\build\net40\x64\SQLite.Interop.dll">
|
|
<Link>x64\SQLite.Interop.dll</Link>
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="..\packages\System.Data.SQLite.Core.1.0.112.1\build\net40\x86\SQLite.Interop.dll">
|
|
<Link>x86\SQLite.Interop.dll</Link>
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Resource Include="Art\Filter.ico" />
|
|
<Resource Include="Art\DropArrow.ico" />
|
|
<Content Include="Globalization\en-US\en-US.xaml">
|
|
<SubType>Designer</SubType>
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Compile Include="App.xaml.cs">
|
|
<DependentUpon>App.xaml</DependentUpon>
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Config.Designer.cs">
|
|
<DependentUpon>Config.settings</DependentUpon>
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
</Compile>
|
|
<Compile Include="Enums\LogEventType.cs" />
|
|
<Compile Include="Enums\PlayerFilterType.cs" />
|
|
<Compile Include="Enums\PlayerSortType.cs" />
|
|
<Compile Include="Enums\ServerProcessStatus.cs" />
|
|
<Compile Include="Enums\ServerProcessType.cs" />
|
|
<Compile Include="Enums\ServerProfileCategory.cs" />
|
|
<Compile Include="Enums\ServerStatus.cs" />
|
|
<Compile Include="Enums\AvailabilityStatus.cs" />
|
|
<Compile Include="Enums\WatcherServerStatus.cs" />
|
|
<Compile Include="ErrorHandling.cs" />
|
|
<Content Include="Styles\Default.xaml">
|
|
<SubType>Designer</SubType>
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Globalization\fr-FR\fr-FR.xaml">
|
|
<SubType>Designer</SubType>
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Globalization\pt-BR\pt-BR.xaml">
|
|
<SubType>Designer</SubType>
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Globalization\en-AU\en-AU.xaml">
|
|
<SubType>Designer</SubType>
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Page Include="Windows\AddUserWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\AutoUpdateWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\CommandLineWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\GameDataWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\GlobalSettingsControl.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\MainWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\ModDetailsWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\PlayerListWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\PlayerProfileWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\PluginsWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\ProcessorAffinityWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\ProfileSyncWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\ProgressWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\RconWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\ServerMonitorWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\ServerSettingsControl.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\SettingsWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\ShutdownWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\GuildProfileWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\VersionFeedWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\WorkshopFilesWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Windows\WorldSaveRestoreWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Lib\BranchSnapshot.cs" />
|
|
<Compile Include="Lib\Events\ProfileEventArgs.cs" />
|
|
<Compile Include="Lib\GameData.cs" />
|
|
<Compile Include="Lib\Model\ModDetail.cs" />
|
|
<Compile Include="Lib\Model\ModDetailExtended.cs" />
|
|
<Compile Include="Lib\Model\ModDetailList.cs" />
|
|
<Compile Include="Lib\ServerProfileSnapshot.cs" />
|
|
<Compile Include="Lib\Server.cs" />
|
|
<Compile Include="Lib\ServerApp.cs" />
|
|
<Compile Include="Lib\ServerManager.cs" />
|
|
<Compile Include="Lib\ServerProfile.cs" />
|
|
<Compile Include="Lib\ServerRuntime.cs" />
|
|
<Compile Include="Lib\ServerStatusUpdate.cs" />
|
|
<Compile Include="Lib\ServerStatusUpdateRegistration.cs" />
|
|
<Compile Include="Lib\ServerStatusWatcher.cs" />
|
|
<Compile Include="Utils\ModUtils.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Content Include="GameData\Conan.gamedata">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<None Include="VersionFeed.xml" />
|
|
<None Include="VersionFeedBeta.xml" />
|
|
<None Include="Config.settings">
|
|
<Generator>PublicSettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Config.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<Content Include="NLog.config">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<None Include="packages.config" />
|
|
<None Include="Properties\app.manifest" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<COMReference Include="IWshRuntimeLibrary">
|
|
<Guid>{F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}</Guid>
|
|
<VersionMajor>1</VersionMajor>
|
|
<VersionMinor>0</VersionMinor>
|
|
<Lcid>0</Lcid>
|
|
<WrapperTool>tlbimp</WrapperTool>
|
|
<Isolated>False</Isolated>
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
</COMReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.6.2">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4.6.2 %28x86 and x64%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Add.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Cancel.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\ChangeNotes.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Checked.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Command.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Copy.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Delete.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Donate.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Down.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Download.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Drag.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Edit.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\favicon.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Find.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\FolderDelete.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\FolderExport.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\FolderImport.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\FolderOpen.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Help.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Logs.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\NoAvatar.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Paste.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Players.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Plugin.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Refresh.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Reload.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Save.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Settings.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Start.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Steam.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Stop.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Unchecked.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Up.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Validate.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Website.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Art\Zip.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\ConanData\ConanData.csproj">
|
|
<Project>{96832688-29bd-464f-9dce-482e37bfc751}</Project>
|
|
<Name>ConanData</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\ConanServerManager.Common\ConanServerManager.Common.csproj">
|
|
<Project>{630422ca-4bcc-4d1d-9701-87d8eaf0b209}</Project>
|
|
<Name>ConanServerManager.Common</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\NeXtVdf\NeXt.Vdf.csproj">
|
|
<Project>{e4eda8b8-006c-4d41-822f-f64b6db0021f}</Project>
|
|
<Name>NeXt.Vdf</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Plugin.Common\Plugin.Common.csproj">
|
|
<Project>{679fe859-9a82-4ffb-a758-c1e8df915f58}</Project>
|
|
<Name>Plugin.Common</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\QueryMaster\QueryMaster.csproj">
|
|
<Project>{4ca9c894-518f-42d7-bbe2-cfdfe7a03f8a}</Project>
|
|
<Name>QueryMaster</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\ServerManager.Common\ServerManager.Common.csproj">
|
|
<Project>{7c99d9f7-0c65-4116-927a-94eb018c88fd}</Project>
|
|
<Name>ServerManager.Common</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\ServerManager.Updater\ServerManager.Updater.csproj">
|
|
<Project>{3e0c9ee6-780f-4fef-ba03-e38062a5fdb6}</Project>
|
|
<Name>ServerManager.Updater</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\WPFSharp.Globalizer\WPFSharp.Globalizer.csproj">
|
|
<Project>{715461e8-4e54-4993-80a8-8e72892135e0}</Project>
|
|
<Name>WPFSharp.Globalizer</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="..\packages\System.Data.SQLite.Core.1.0.112.1\build\net40\System.Data.SQLite.Core.targets" Condition="Exists('..\packages\System.Data.SQLite.Core.1.0.112.1\build\net40\System.Data.SQLite.Core.targets')" />
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\System.Data.SQLite.Core.1.0.112.1\build\net40\System.Data.SQLite.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\System.Data.SQLite.Core.1.0.112.1\build\net40\System.Data.SQLite.Core.targets'))" />
|
|
</Target>
|
|
</Project> |