mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 12:30:50 +01:00
cd477a4e18
# Conflicts: # Branding/Branding.resx # Branding/HomePage.mht # Branding/HomePage.zh-CN.mht # Branding/Images/000_XenCenterAlerts_h32bit_24.png # Branding/Images/DlgBmp.bmp # Branding/Images/XS.png # Branding/Images/about_box_graphic_423x79.png # Branding/Images/alerts_32.png # Branding/Images/splash.bmp # Branding/Images/upsell_16.png # Branding/Images/wizard_background.png # CFUValidator/CFUValidator.csproj # Jenkinsfile # LICENSE # MAINTAINERS # README.md # WixInstaller/XenCenter.wxs # WixInstaller/branding.wxi # WixInstaller/codepagechange.vbs # WixInstaller/en-us.wxl # WixInstaller/ja-jp.wxl # WixInstaller/wix_src.patch # WixInstaller/zh-cn.wxl # XenAdmin.sln # XenAdmin/Commands/Controls/ContextMenuBuilder.cs # XenAdmin/Commands/Controls/MigrateVMToolStripMenuItem.cs # XenAdmin/Commands/Controls/VMLifeCycleToolStripMenuItem.cs # XenAdmin/Commands/CopyTemplateCommand.cs # XenAdmin/Commands/CopyVMCommand.cs # XenAdmin/Commands/CrossPoolCopyVMCommand.cs # XenAdmin/Commands/CrossPoolMigrateCommand.cs # XenAdmin/Commands/CrossPoolMoveVMCommand.cs # XenAdmin/Commands/DragDropCrossPoolMoveHaltedVMCommand.cs # XenAdmin/Commands/DragDropMigrateVMCommand.cs # XenAdmin/Commands/MoveVMCommand.cs # XenAdmin/ConsoleView/VNCTabView.cs # XenAdmin/Core/Updates.cs # XenAdmin/Dialogs/AboutDialog.resx # XenAdmin/Dialogs/LegalNoticesDialog.cs # XenAdmin/Dialogs/WarningDialogs/LicenseWarningDialog.ja.resx # XenAdmin/Dialogs/WarningDialogs/LicenseWarningDialog.resx # XenAdmin/Dialogs/WarningDialogs/LicenseWarningDialog.zh-CN.resx # XenAdmin/Help/HelpManager.cs # XenAdmin/Images.cs # XenAdmin/MainWindow.Designer.cs # XenAdmin/MainWindow.cs # XenAdmin/MainWindow.ja.resx # XenAdmin/MainWindow.resx # XenAdmin/MainWindow.zh-CN.resx # XenAdmin/Properties/Resources.Designer.cs # XenAdmin/Properties/Settings.Designer.cs # XenAdmin/Properties/Settings.settings # XenAdmin/SettingsPanels/BootOptionsEditPage.cs # XenAdmin/TabPages/GeneralTabPage.Designer.cs # XenAdmin/TabPages/GeneralTabPage.cs # XenAdmin/TabPages/GeneralTabPage.resx # XenAdmin/VNC/VNCException.cs # XenAdmin/Wizards/CrossPoolMigrateWizard/CrossPoolMigrateDestinationPage.cs # XenAdmin/Wizards/CrossPoolMigrateWizard/CrossPoolMigrateWizard.cs # XenAdmin/Wizards/CrossPoolMigrateWizard/Filters/CrossPoolMigrateCanMigrateFilter.cs # XenAdmin/Wizards/NewNetworkWizard_Pages/NetWTypeSelect.cs # XenAdmin/Wizards/NewSRWizard.cs # XenAdmin/Wizards/NewSRWizard_Pages/Frontends/LVMoISCSI.cs # XenAdmin/XenAdmin.csproj # XenAdmin/app.config # XenAdminTests/ArchiveTests/ArchiveFactoryTests.cs # XenAdminTests/ArchiveTests/ArchiveIteratorTests.cs # XenAdminTests/ArchiveTests/ArchiveWriterTests.cs # XenAdminTests/ArchiveTests/ThirdPartyArchiveWriterTests.cs # XenAdminTests/CompressionTests/CompressionFactoryTests.cs # XenAdminTests/CompressionTests/ThirdPartyCompressionStreamTests.cs # XenAdminTests/HealthCheckTests/RequestUploadTaskTests.cs # XenAdminTests/UnitTests/CPUMaskingTest.cs # XenAdminTests/UnitTests/TimeUtilTests.cs # XenAdminTests/UnitTests/WlbTests/WlbPoolConfigurationTests.cs # XenAdminTests/UnitTests/WlbTests/WlbScheduledTaskTests.cs # XenAdminTests/UnitTests/WlbTests/WlbScheduledTasksTests.cs # XenAdminTests/XenAdminTests.csproj # XenModel/Actions/HealthCheck/GetHealthCheckAnalysisResultAction.cs # XenModel/Actions/HealthCheck/HealthCheckAuthenticationAction.cs # XenModel/Actions/HealthCheck/UploadServerStatusReportAction.cs # XenModel/Actions/HealthCheck/XenServerHealthCheckUpload.cs # XenModel/Actions/VM/ImportVmAction.cs # XenModel/Actions/VM/VMCrossPoolMigrateAction.cs # XenModel/Actions/VM/VMPauseAction.cs # XenModel/FriendlyNames.Designer.cs # XenModel/FriendlyNames.ja.resx # XenModel/FriendlyNames.resx # XenModel/FriendlyNames.zh-CN.resx # XenModel/HealthCheckSettings.cs # XenModel/InvisibleMessages.Designer.cs # XenModel/InvisibleMessages.ja.resx # XenModel/InvisibleMessages.resx # XenModel/InvisibleMessages.zh-CN.resx # XenModel/Messages.Designer.cs # XenModel/Messages.ja.resx # XenModel/Messages.resx # XenModel/Messages.zh-CN.resx # XenModel/SshConsole.cs # XenModel/Utils/Helpers.cs # XenModel/XenAPI-Extensions/SR.cs # XenModel/XenAPI/ApiVersion.cs # XenModel/XenModel.csproj # XenServerHealthCheck/Registry.cs # scripts/check_copyright.ps1 # scripts/check_i18n.ps1 # scripts/check_spelling.ps1 # scripts/deps-map.json # scripts/dictionary.txt # scripts/download_hotfixes.ps1 # scripts/download_packages.ps1 # scripts/hotfix-map.json # splash/util.h # xe/Xe.csproj # xe/app.manifest
77 lines
3.2 KiB
XML
77 lines
3.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>8.0.50727</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{727E885D-14BE-40F0-9D0B-3853D44D3984}</ProjectGuid>
|
|
<OutputType>Exe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>ThinCLI</RootNamespace>
|
|
<AssemblyName>xe</AssemblyName>
|
|
<ApplicationIcon>..\Branding\Images\AppIcon.ico</ApplicationIcon>
|
|
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
|
|
<TargetFrameworkProfile />
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>..\XenAdmin\bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
|
<SignManifests>false</SignManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>..\XenAdmin\bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<SignManifests>true</SignManifests>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="xe.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\CommandLib\CommandLib.csproj">
|
|
<Project>{6CE6A8FF-CF49-46B6-BEA4-6464A2F0A4D7}</Project>
|
|
<Name>CommandLib</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="..\Branding\Images\AppIcon.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
<PropertyGroup>
|
|
<PostBuildEvent Condition=" '$(Configuration)' == 'Release' ">mt.exe -verbose -manifest "$(ProjectDir)xe.manifest" -outputresource:"$(TargetDir)$(TargetFileName)";#1</PostBuildEvent>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<PostBuildEvent />
|
|
</PropertyGroup>
|
|
</Project> |