|
@@ -1,14 +1,5 @@
|
|
|
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
|
|
- <PropertyGroup>
|
|
|
- <Configurations>Debug;Release</Configurations>
|
|
|
- <Platforms>AnyCPU</Platforms>
|
|
|
- </PropertyGroup>
|
|
|
-
|
|
|
- <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
|
|
- <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
- </PropertyGroup>
|
|
|
-
|
|
|
<ItemGroup>
|
|
|
<Reference Include="..\..\lib\Assembly-CSharp.dll" />
|
|
|
<Reference Include="..\..\lib\Assembly-CSharp-firstpass.dll" />
|