49 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="utf-8"?>
 | 
						|
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | 
						|
  <PropertyGroup>
 | 
						|
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
 | 
						|
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
 | 
						|
    <ProductVersion>9.0.21022</ProductVersion>
 | 
						|
    <SchemaVersion>2.0</SchemaVersion>
 | 
						|
    <OutputType>library</OutputType>
 | 
						|
    <AppDesignerFolder>Properties</AppDesignerFolder>
 | 
						|
    <RootNamespace>Assembly - CSharp</RootNamespace>
 | 
						|
    <AssemblyName>e36192721fc364533a8edf2aefd3b72c</AssemblyName>
 | 
						|
    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
 | 
						|
    <FileAlignment>512</FileAlignment>
 | 
						|
    <GenerateAssemblyInfo>False</GenerateAssemblyInfo>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
 | 
						|
    <DebugSymbols>true</DebugSymbols>
 | 
						|
    <DebugType>full</DebugType>
 | 
						|
    <Optimize>false</Optimize>
 | 
						|
    <DefineConstants>DEBUG;TRACE</DefineConstants>
 | 
						|
    <ErrorReport>prompt</ErrorReport>
 | 
						|
    <WarningLevel>4</WarningLevel>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
 | 
						|
    <DebugType>pdbonly</DebugType>
 | 
						|
    <Optimize>true</Optimize>
 | 
						|
    <DefineConstants>TRACE</DefineConstants>
 | 
						|
    <ErrorReport>prompt</ErrorReport>
 | 
						|
    <WarningLevel>4</WarningLevel>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup>
 | 
						|
    <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
 | 
						|
	<OutputPath>bin</OutputPath>
 | 
						|
	<AppendTargetFrameworkToOutputPath>False</AppendTargetFrameworkToOutputPath>
 | 
						|
  </PropertyGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <Reference Include="UnityEngine">
 | 
						|
      <HintPath>..\UnityEngine\bin\UnityEngine.dll</HintPath>
 | 
						|
    </Reference>
 | 
						|
    <Reference Include="26998b3a9cbf54825a27e5f2d3cc4df1">
 | 
						|
      <HintPath>..\Assembly - CSharp - first pass\bin\26998b3a9cbf54825a27e5f2d3cc4df1.dll</HintPath>
 | 
						|
    </Reference>
 | 
						|
  </ItemGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <Compile Include="*.cs" />
 | 
						|
    <Compile Include="Properties\AssemblyInfo.cs" />
 | 
						|
  </ItemGroup>
 | 
						|
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 | 
						|
</Project> |