2727 <DocumentationFile >bin\Debug\MLAPI.xml</DocumentationFile >
2828 </PropertyGroup >
2929 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
30- <DebugType >pdbonly </DebugType >
30+ <DebugType ></DebugType >
3131 <Optimize >true</Optimize >
3232 <OutputPath >bin\Release\</OutputPath >
3333 <DefineConstants >TRACE</DefineConstants >
3939 <OutputPath >..\..\MLAPI-Examples\Assets\MLAPI\Lib\</OutputPath >
4040 <DefineConstants >DEBUG;TRACE</DefineConstants >
4141 <DebugType >full</DebugType >
42- <PlatformTarget >AnyCPU </PlatformTarget >
42+ <PlatformTarget >anycpu </PlatformTarget >
4343 <ErrorReport >prompt</ErrorReport >
4444 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
4545 <GenerateSerializationAssemblies >Off</GenerateSerializationAssemblies >
5050 <PropertyGroup >
5151 <SignAssembly >false</SignAssembly >
5252 </PropertyGroup >
53+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'CI|AnyCPU' " >
54+ <Optimize >true</Optimize >
55+ <OutputPath >bin\CI</OutputPath >
56+ <DefineConstants >TRACE</DefineConstants >
57+ <WarningLevel >4</WarningLevel >
58+ </PropertyGroup >
5359 <ItemGroup >
5460 <Reference Include =" IntXLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1744b76c74eaee1e, processorArchitecture=MSIL" >
5561 <HintPath >..\packages\IntX.1.0.1.0\lib\net20\IntXLib.dll</HintPath >
6773 <SpecificVersion >False</SpecificVersion >
6874 <HintPath >..\..\..\..\..\..\Program Files\Unity\Editor\Data\Managed\UnityEngine.dll</HintPath >
6975 </Reference >
76+ <Reference Include =" UnityStupidity" Condition =" '$(Configuration)' == 'CI'" >
77+ <HintPath >..\UnityStupidity.dll</HintPath >
78+ </Reference >
7079 </ItemGroup >
7180 <ItemGroup >
7281 <Compile Include =" Attributes\BinaryIgnore.cs" />
127136 <None Include =" packages.config" />
128137 </ItemGroup >
129138 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
130- </Project >
139+ </Project >
0 commit comments