2016-01-14 08:11:47 -05:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2019-01-14 12:11:24 -05:00
|
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2016-01-14 08:11:47 -05:00
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
|
|
|
<PropertyGroup>
|
2016-09-14 19:52:44 -04:00
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Development</Configuration>
|
2016-01-14 08:11:47 -05:00
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
|
<ProjectGuid>{39369368-5603-46DA-BAAE-766BB3CB2B51}</ProjectGuid>
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
<RootNamespace>AutomationTool</RootNamespace>
|
|
|
|
|
<AssemblyName>OneSkyLocalization.Automation</AssemblyName>
|
2019-01-14 12:11:24 -05:00
|
|
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
2016-01-14 08:11:47 -05:00
|
|
|
<FileAlignment>512</FileAlignment>
|
2018-11-14 19:05:13 -05:00
|
|
|
<WarningsNotAsErrors>612,618</WarningsNotAsErrors>
|
2019-01-14 12:11:24 -05:00
|
|
|
<TargetFrameworkProfile />
|
2016-01-14 08:11:47 -05:00
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
<OutputPath>..\..\..\..\Binaries\DotNET\AutomationScripts\</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Development|AnyCPU' ">
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
2016-07-20 20:25:02 -04:00
|
|
|
<Optimize>false</Optimize>
|
2016-01-14 08:11:47 -05:00
|
|
|
<OutputPath>..\..\..\..\Binaries\DotNET\AutomationScripts\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="OneSky, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\..\..\..\Binaries\DotNET\OneSky.dll</HintPath>
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<Private>False</Private>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|
<Reference Include="System.IO.Compression" />
|
|
|
|
|
<Reference Include="System.IO.Compression.FileSystem" />
|
|
|
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
|
|
|
<Reference Include="System.Web" />
|
|
|
|
|
<Reference Include="System.Web.Extensions" />
|
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Include="OneSkyConfigHelper.cs" />
|
|
|
|
|
<Compile Include="OneSkyLocalizationProvider.cs" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2017-08-31 12:08:38 -04:00
|
|
|
<ProjectReference Include="..\..\DotNETCommon\DotNETUtilities\DotNETUtilities.csproj">
|
|
|
|
|
<Project>{5d7d66e8-8c76-4af9-b3ec-2ef03421d730}</Project>
|
|
|
|
|
<Name>DotNETUtilities</Name>
|
2019-05-24 11:51:54 -04:00
|
|
|
<Private>False</Private>
|
2017-08-31 12:08:38 -04:00
|
|
|
</ProjectReference>
|
2016-01-14 08:11:47 -05:00
|
|
|
<ProjectReference Include="..\..\UnrealBuildTool\UnrealBuildTool.csproj">
|
|
|
|
|
<Project>{fd7c5e1a-cfe4-4fd5-a525-1eb1599a39ac}</Project>
|
|
|
|
|
<Name>UnrealBuildTool</Name>
|
|
|
|
|
<Private>False</Private>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\AutomationUtils\AutomationUtils.Automation.csproj">
|
|
|
|
|
<Project>{2c96a7f2-b1a3-4258-8e0a-e588ff41a53e}</Project>
|
|
|
|
|
<Name>AutomationUtils.Automation</Name>
|
|
|
|
|
<Private>False</Private>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\Localization\Localization.Automation.csproj">
|
|
|
|
|
<Project>{c2f959b1-1727-4598-9c32-3d9acce72750}</Project>
|
|
|
|
|
<Name>Localization.Automation</Name>
|
2019-05-24 11:51:54 -04:00
|
|
|
<Private>False</Private>
|
2016-01-14 08:11:47 -05:00
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup />
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
2017-08-31 12:08:38 -04:00
|
|
|
</Project>
|