| | |
| | | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0"> |
| | | <PropertyGroup> |
| | | <Platform Condition="'$(Configuration)' == ''">AnyCPU</Platform> |
| | | <OutputType>WinExe</OutputType> |
| | | <OutputType>Exe</OutputType> |
| | | <RootNamespace>GZ.Projects.AuxAllWCS</RootNamespace> |
| | | <AssemblyName>AuxAllWCS</AssemblyName> |
| | | <TargetFrameworkVersion>4.6.1</TargetFrameworkVersion> |
| | | <ProjectGuid>{8ec00415-f135-4f69-84fd-926694fa46f1}</ProjectGuid> |
| | | <ProjectGuid>{8EC00415-F135-4F69-84FD-926694FA46F1}</ProjectGuid> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'"> |
| | | <PlatformTarget>AnyCPU</PlatformTarget> |
| | |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | </PropertyGroup> |
| | | <PropertyGroup> |
| | | <StartupObject /> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="System"> |
| | | <HintPath>..\..\Dlls\System.dll</HintPath> |