Unity.csproj 45.3 KB
Newer Older
T
tanghai 已提交
1
<?xml version="1.0" encoding="utf-8"?>
T
tanghai 已提交
2 3 4 5 6 7
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProductVersion>10.0.20506</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
T
tanghai 已提交
8
    <ProjectGuid>{CF118143-7E37-744F-BE45-3F55345FEC40}</ProjectGuid>
T
tanghai 已提交
9 10 11 12 13
    <OutputType>Library</OutputType>
    <AssemblyName>Assembly-CSharp</AssemblyName>
    <FileAlignment>512</FileAlignment>
    <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
    <TargetFrameworkIdentifier>.NETFramework</TargetFrameworkIdentifier>
14
    <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
15 16 17 18
    <TargetFrameworkProfile>
    </TargetFrameworkProfile>
    <CompilerResponseFile>
    </CompilerResponseFile>
T
tanghai 已提交
19
    <UnityProjectType>Game:1</UnityProjectType>
20
    <UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget>
21
    <UnityVersion>2017.1.0f3</UnityVersion>
22 23
    <RootNamespace>
    </RootNamespace>
T
tanghai 已提交
24
    <LangVersion>6</LangVersion>
T
tanghai 已提交
25 26 27 28 29 30 31 32
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>Temp\UnityVS_bin\Debug\</OutputPath>
    <IntermediateOutputPath>Temp\UnityVS_obj\Debug\</IntermediateOutputPath>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
33
    <DefineConstants>DEBUG;TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_1_0;UNITY_2017_1;UNITY_2017;PLATFORM_ARCH_64;UNITY_64;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_RUNTIME_NAVMESH_BUILDING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_NATIVE_ARRAY;ENABLE_SPRITE_MASKING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_VIDEO;ENABLE_RMGUI;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_STYLE_SHEETS;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;ENABLE_VSTU;NET45;ILRuntime</DefineConstants>
34
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
T
tanghai 已提交
35 36 37 38 39 40 41 42
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>Temp\UnityVS_bin\Release\</OutputPath>
    <IntermediateOutputPath>Temp\UnityVS_obj\Release\</IntermediateOutputPath>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
43
    <DefineConstants>TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_1_0;UNITY_2017_1;UNITY_2017;PLATFORM_ARCH_64;UNITY_64;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_RUNTIME_NAVMESH_BUILDING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_NATIVE_ARRAY;ENABLE_SPRITE_MASKING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_VIDEO;ENABLE_RMGUI;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_STYLE_SHEETS;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;ENABLE_VSTU;NET45;ILRuntime</DefineConstants>
44
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
T
tanghai 已提交
45 46 47 48 49 50 51 52
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="mscorlib" />
    <Reference Include="System" />
    <Reference Include="System.XML" />
    <Reference Include="System.Core" />
    <Reference Include="System.Runtime.Serialization" />
    <Reference Include="System.Xml.Linq" />
53 54 55
    <Reference Include="UnityEditor">
      <HintPath>Library\UnityAssemblies\UnityEditor.dll</HintPath>
    </Reference>
T
tanghai 已提交
56 57 58 59 60 61 62 63 64
    <Reference Include="UnityEngine">
      <HintPath>Library\UnityAssemblies\UnityEngine.dll</HintPath>
    </Reference>
    <Reference Include="UnityEngine.UI">
      <HintPath>Library\UnityAssemblies\UnityEngine.UI.dll</HintPath>
    </Reference>
    <Reference Include="UnityEngine.Networking">
      <HintPath>Library\UnityAssemblies\UnityEngine.Networking.dll</HintPath>
    </Reference>
65 66 67 68 69 70 71 72
    <Reference Include="UnityEngine.TestRunner">
      <HintPath>Library\UnityAssemblies\UnityEngine.TestRunner.dll</HintPath>
    </Reference>
    <Reference Include="nunit.framework">
      <HintPath>Library\UnityAssemblies\nunit.framework.dll</HintPath>
    </Reference>
    <Reference Include="UnityEngine.Timeline">
      <HintPath>Library\UnityAssemblies\UnityEngine.Timeline.dll</HintPath>
73 74 75 76 77 78 79
    </Reference>
    <Reference Include="UnityEngine.Analytics">
      <HintPath>Library\UnityAssemblies\UnityEngine.Analytics.dll</HintPath>
    </Reference>
    <Reference Include="UnityEngine.HoloLens">
      <HintPath>Library\UnityAssemblies\UnityEngine.HoloLens.dll</HintPath>
    </Reference>
80 81 82
    <Reference Include="Newtonsoft.Json">
      <HintPath>Assets\JsonDotNet\Assemblies\Standalone\Newtonsoft.Json.dll</HintPath>
    </Reference>
83 84 85
    <Reference Include="ICSharpCode.SharpZipLib">
      <HintPath>Assets\Plugins\ICSharpCode.SharpZipLib.dll</HintPath>
    </Reference>
T
tanghai 已提交
86 87
  </ItemGroup>
  <ItemGroup>
T
tanghai 已提交
88 89 90
    <ProjectReference Include="Unity.Plugins.csproj">
      <Project>{D1FDB199-0FB7-099D-3771-C6A942E4E326}</Project>
      <Name>Unity.Plugins</Name>
T
tanghai 已提交
91 92 93
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
T
tanghai 已提交
94 95 96 97 98 99 100 101 102
    <Compile Include="Assets\ILRuntime\ILRuntime\CLR\Method\CLRMethod.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\CLR\Method\ExceptionHandler.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\CLR\Method\ILMethod.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\CLR\Method\IMethod.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\CLR\TypeSystem\CLRType.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\CLR\TypeSystem\ILGenericParameterType.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\CLR\TypeSystem\ILType.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\CLR\TypeSystem\IType.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\CLR\Utils\Extensions.cs" />
103
    <Compile Include="Assets\ILRuntime\ILRuntime\Other\ByReferenceKeyComparer.cs" />
T
tanghai 已提交
104 105
    <Compile Include="Assets\ILRuntime\ILRuntime\Other\DelegateExportAttribute.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Other\NeedAdaptorAttribute.cs" />
106 107
    <Compile Include="Assets\ILRuntime\ILRuntime\Other\ThreadSafeDictionary.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Other\UncheckedList.cs" />
T
tanghai 已提交
108
    <Compile Include="Assets\ILRuntime\ILRuntime\Reflection\Extensions.cs" />
109
    <Compile Include="Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeConstructorInfo.cs" />
T
tanghai 已提交
110 111
    <Compile Include="Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeFieldInfo.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeMethodInfo.cs" />
112 113
    <Compile Include="Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeParameterInfo.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Reflection\ILRuntimePropertyInfo.cs" />
T
tanghai 已提交
114
    <Compile Include="Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeType.cs" />
115
    <Compile Include="Assets\ILRuntime\ILRuntime\Reflection\ILRuntimeWrapperType.cs" />
T
tanghai 已提交
116 117
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Adaptors\CLRCrossBindingAdaptors.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\CLRBinding\BindingCodeGenerator.cs" />
118 119 120 121 122 123
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\CLRBinding\BindingGeneratorExtensions.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\CLRBinding\CommonBindingGenerator.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\CLRBinding\ConstructorBindingGenerator.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\CLRBinding\FieldBindingGenerator.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\CLRBinding\MethodBindingGenerator.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\CLRBinding\ValueTypeBindingGenerator.cs" />
T
tanghai 已提交
124 125
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\BreakPointContext.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\BreakpointInfo.cs" />
126
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebuggerServer\DebuggerServer.cs" />
T
tanghai 已提交
127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebugMessageType.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebugService.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\DebugSocket.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\CSBindBreakpoint.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\CSDeleteBreakpoint.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\CSExecute.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\CSResolveVariable.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\CSStep.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\SCAttachResult.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\SCBindBreakpointResult.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\SCBreakpointHit.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\SCModuleLoaded.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\SCResolveVariableResult.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\SCStepComplete.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\SCThreadStarted.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\StackFrameInfo.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\StepTypes.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Debugger\VariableInfo.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Enviorment\AppDomain.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Enviorment\CLRRedirections.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Enviorment\CrossBindingAdaptor.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Enviorment\DelegateManager.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Extensions.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Intepreter\DelegateAdapter.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Intepreter\ILIntepreter.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Intepreter\ILRuntimeException.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Intepreter\ILTypeInstance.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Intepreter\OpCodes\OpCode.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Intepreter\OpCodes\OpCodeEnum.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Stack\RuntimeStack.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Stack\StackFrame.cs" />
    <Compile Include="Assets\ILRuntime\ILRuntime\Runtime\Stack\StackObject.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\Code.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\CodeReader.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\CodeWriter.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\Document.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\ExceptionHandler.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\ILProcessor.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\Instruction.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\MethodBody.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\OpCode.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\OpCodes.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\SequencePoint.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\Symbols.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\VariableDefinition.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\VariableReference.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\BlobHeap.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\Buffers.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\CodedIndex.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\ElementType.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\GuidHeap.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\Heap.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\MetadataToken.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\Row.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\StringHeap.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\TableHeap.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\TokenType.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\UserStringHeap.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\Utilities.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\BinaryStreamReader.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\BinaryStreamWriter.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\ByteBuffer.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\ByteBufferEqualityComparer.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\DataDirectory.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\Image.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\ImageReader.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\ImageWriter.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\Section.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\TextMap.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ArrayType.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyDefinition.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyFlags.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyHashAlgorithm.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyLinkedResource.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyNameDefinition.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyNameReference.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyReader.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyWriter.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\BaseAssemblyResolver.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\CallSite.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\CustomAttribute.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\DefaultAssemblyResolver.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\EmbeddedResource.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\EventAttributes.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\EventDefinition.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\EventReference.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ExportedType.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\FieldAttributes.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\FieldDefinition.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\FieldReference.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\FileAttributes.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\FunctionPointerType.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\GenericInstanceMethod.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\GenericInstanceType.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\GenericParameter.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\GenericParameterAttributes.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IConstantProvider.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ICustomAttributeProvider.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IGenericInstance.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IGenericParameterProvider.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IMarshalInfoProvider.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IMemberDefinition.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IMetadataScope.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IMetadataTokenProvider.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IMethodSignature.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\Import.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\LinkedResource.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ManifestResourceAttributes.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MarshalInfo.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MemberDefinitionCollection.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MemberReference.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MetadataResolver.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MetadataSystem.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodAttributes.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodCallingConvention.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodDefinition.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodImplAttributes.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodReference.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodReturnType.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodSemanticsAttributes.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodSpecification.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\Modifiers.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ModuleDefinition.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ModuleKind.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ModuleReference.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\NativeType.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ParameterAttributes.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ParameterDefinition.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ParameterDefinitionCollection.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ParameterReference.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\PinnedType.cs" />
258 259
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\PInvokeAttributes.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\PInvokeInfo.cs" />
T
tanghai 已提交
260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\PointerType.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\PropertyAttributes.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\PropertyDefinition.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\PropertyReference.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ReferenceType.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\Resource.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\SecurityDeclaration.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\SentinelType.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TargetRuntime.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TypeAttributes.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TypeDefinition.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TypeDefinitionCollection.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TypeParser.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TypeReference.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TypeSpecification.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TypeSystem.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\VariantType.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Collections.Generic\Collection.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Collections.Generic\ReadOnlyCollection.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Security.Cryptography\CryptoConvert.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Security.Cryptography\CryptoService.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono\Actions.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono\Empty.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.20\MonoCecil\Mono\Funcs.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.Cecil.Mdb\MdbReader.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.Cecil.Mdb\MdbReaderProvider.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\AnonymousScopeEntry.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\CapturedScope.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\CapturedVariable.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\CodeBlockEntry.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\CompileUnitEntry.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\ICompileUnit.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\IMethodDef.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\ISourceFile.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\LineNumberEntry.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\LineNumberTable.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\LocalVariableEntry.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\MethodEntry.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\MonoSymbolFileException.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\MonoSymbolWriter.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\MyBinaryReader.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\MyBinaryWriter.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\NamespaceEntry.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\NamespaceInfo.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\OffsetTable.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\ScopeVariable.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\SourceFileEntry.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\SourceMethodBuilder.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\SourceMethodImpl.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\SymbolDocumentWriterImpl.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Mdb\mdb\Mono.CompilerServices.SymbolWriter\SymbolWriterImpl.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\BitAccess.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\BitSet.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\DataStream.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\DbiDbgHdr.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\DbiHeader.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\DbiModuleInfo.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\DbiSecCon.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\Interfaces.cs" />
321
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\IntHashTable.cs" />
T
tanghai 已提交
322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\MsfDirectory.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbConstant.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbDebugException.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbException.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbFile.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbFileHeader.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbFunction.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbLine.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbLines.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbReader.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbScope.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbSlot.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbSource.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\SourceLocationProvider.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\ISymUnmanagedDocumentWriter.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\ISymUnmanagedWriter2.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\ModuleMetadata.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\PdbHelper.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\PdbReader.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\PdbWriter.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\SymDocumentWriter.cs" />
    <Compile Include="Assets\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\SymWriter.cs" />
344 345 346 347 348 349
    <Compile Include="Assets\Scripts\Base\Config\ACategory.cs" />
    <Compile Include="Assets\Scripts\Base\Config\AConfig.cs" />
    <Compile Include="Assets\Scripts\Base\Config\AConfigComponent.cs" />
    <Compile Include="Assets\Scripts\Base\Config\ConfigAttribute.cs" />
    <Compile Include="Assets\Scripts\Base\Config\ConfigHelper.cs" />
    <Compile Include="Assets\Scripts\Base\Config\ICategory.cs" />
350
    <Compile Include="Assets\Scripts\Base\DoubleMap.cs" />
351 352 353 354 355 356 357 358
    <Compile Include="Assets\Scripts\Base\Event\AEventAttribute.cs" />
    <Compile Include="Assets\Scripts\Base\Event\CrossEventAttribute.cs" />
    <Compile Include="Assets\Scripts\Base\Event\CrossIdType.cs" />
    <Compile Include="Assets\Scripts\Base\Event\Env.cs" />
    <Compile Include="Assets\Scripts\Base\Event\EnvKey.cs" />
    <Compile Include="Assets\Scripts\Base\Event\EventAttribute.cs" />
    <Compile Include="Assets\Scripts\Base\Event\EventIdType.cs" />
    <Compile Include="Assets\Scripts\Base\Event\IEvent.cs" />
359 360 361 362 363 364 365 366
    <Compile Include="Assets\Scripts\Base\Helper\ArrayHelper.cs" />
    <Compile Include="Assets\Scripts\Base\Helper\ByteHelper.cs" />
    <Compile Include="Assets\Scripts\Base\Helper\EnumHelper.cs" />
    <Compile Include="Assets\Scripts\Base\Helper\FileHelper.cs" />
    <Compile Include="Assets\Scripts\Base\Helper\IdGenerater.cs" />
    <Compile Include="Assets\Scripts\Base\Helper\MD5Helper.cs" />
    <Compile Include="Assets\Scripts\Base\Helper\MethodInfoHelper.cs" />
    <Compile Include="Assets\Scripts\Base\Helper\NetHelper.cs" />
367
    <Compile Include="Assets\Scripts\Base\Helper\NetworkHelper.cs" />
368 369 370 371 372
    <Compile Include="Assets\Scripts\Base\Helper\ProtobufHelper.cs" />
    <Compile Include="Assets\Scripts\Base\Helper\RandomHelper.cs" />
    <Compile Include="Assets\Scripts\Base\Helper\StringHelper.cs" />
    <Compile Include="Assets\Scripts\Base\Helper\TimeHelper.cs" />
    <Compile Include="Assets\Scripts\Base\Helper\ZipHelper.cs" />
373 374 375 376 377
    <Compile Include="Assets\Scripts\Base\IL\IAsyncStateMachineAdaptor.cs" />
    <Compile Include="Assets\Scripts\Base\IL\IDisposableAdaptor.cs" />
    <Compile Include="Assets\Scripts\Base\IL\ILAdapterAttribute.cs" />
    <Compile Include="Assets\Scripts\Base\IL\ILBindingAttribute.cs" />
    <Compile Include="Assets\Scripts\Base\IL\ILRedirection.cs" />
378 379
    <Compile Include="Assets\Scripts\Base\Log.cs" />
    <Compile Include="Assets\Scripts\Base\LogType.cs" />
380
    <Compile Include="Assets\Scripts\Base\Message\AActorMessage.cs" />
381
    <Compile Include="Assets\Scripts\Base\Message\AMessage.cs" />
382
    <Compile Include="Assets\Scripts\Base\Message\AMHandler.cs" />
383 384 385 386 387
    <Compile Include="Assets\Scripts\Base\Message\AppType.cs" />
    <Compile Include="Assets\Scripts\Base\Message\ClientDispatcher.cs" />
    <Compile Include="Assets\Scripts\Base\Message\ErrorCode.cs" />
    <Compile Include="Assets\Scripts\Base\Message\IMessageDispatcher.cs" />
    <Compile Include="Assets\Scripts\Base\Message\IMessagePacker.cs" />
388
    <Compile Include="Assets\Scripts\Base\Message\IMHandler.cs" />
389 390 391 392 393 394 395 396 397
    <Compile Include="Assets\Scripts\Base\Message\JsondotnetPacker.cs" />
    <Compile Include="Assets\Scripts\Base\Message\MessageAttribute.cs" />
    <Compile Include="Assets\Scripts\Base\Message\MessageHandlerAttribute.cs" />
    <Compile Include="Assets\Scripts\Base\Message\MessageInfo.cs" />
    <Compile Include="Assets\Scripts\Base\Message\MongoPacker.cs" />
    <Compile Include="Assets\Scripts\Base\Message\NumericType.cs" />
    <Compile Include="Assets\Scripts\Base\Message\OpcodeHelper.cs" />
    <Compile Include="Assets\Scripts\Base\Message\ProtobufPacker.cs" />
    <Compile Include="Assets\Scripts\Base\Message\RpcException.cs" />
398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414
    <Compile Include="Assets\Scripts\Base\MultiMap.cs" />
    <Compile Include="Assets\Scripts\Base\Network\AChannel.cs" />
    <Compile Include="Assets\Scripts\Base\Network\AService.cs" />
    <Compile Include="Assets\Scripts\Base\Network\TNet\PacketParser.cs" />
    <Compile Include="Assets\Scripts\Base\Network\TNet\TBuffer.cs" />
    <Compile Include="Assets\Scripts\Base\Network\TNet\TChannel.cs" />
    <Compile Include="Assets\Scripts\Base\Network\TNet\TService.cs" />
    <Compile Include="Assets\Scripts\Base\Network\UNet\Library.cs" />
    <Compile Include="Assets\Scripts\Base\Network\UNet\NativeMethods.cs" />
    <Compile Include="Assets\Scripts\Base\Network\UNet\NativeStructs.cs" />
    <Compile Include="Assets\Scripts\Base\Network\UNet\UAddress.cs" />
    <Compile Include="Assets\Scripts\Base\Network\UNet\UChannel.cs" />
    <Compile Include="Assets\Scripts\Base\Network\UNet\UPacket.cs" />
    <Compile Include="Assets\Scripts\Base\Network\UNet\UPoller.cs" />
    <Compile Include="Assets\Scripts\Base\Network\UNet\UService.cs" />
    <Compile Include="Assets\Scripts\Base\Network\UNet\USocket.cs" />
    <Compile Include="Assets\Scripts\Base\Network\UNet\USocketManager.cs" />
415 416
    <Compile Include="Assets\Scripts\Base\Object\AssemblyManager.cs" />
    <Compile Include="Assets\Scripts\Base\Object\Component.cs" />
417
    <Compile Include="Assets\Scripts\Base\Object\ComponentDB.cs" />
418 419 420 421 422 423 424
    <Compile Include="Assets\Scripts\Base\Object\Disposer.cs" />
    <Compile Include="Assets\Scripts\Base\Object\Entity.cs" />
    <Compile Include="Assets\Scripts\Base\Object\EntityEventAttribute.cs" />
    <Compile Include="Assets\Scripts\Base\Object\EntityType.cs" />
    <Compile Include="Assets\Scripts\Base\Object\IAwake.cs" />
    <Compile Include="Assets\Scripts\Base\Object\ILateUpdate.cs" />
    <Compile Include="Assets\Scripts\Base\Object\ILoad.cs" />
425
    <Compile Include="Assets\Scripts\Base\Object\IStart.cs" />
426 427 428 429
    <Compile Include="Assets\Scripts\Base\Object\IUpdate.cs" />
    <Compile Include="Assets\Scripts\Base\Object\Object.cs" />
    <Compile Include="Assets\Scripts\Base\Object\ObjectEventAttribute.cs" />
    <Compile Include="Assets\Scripts\Base\Object\ObjectEvents.cs" />
430 431
    <Compile Include="Assets\Scripts\Base\Object\ComponentFactory.cs" />
    <Compile Include="Assets\Scripts\Base\Object\EntityFactory.cs" />
432 433
    <Compile Include="Assets\Scripts\Base\QueueDictionary.cs" />
    <Compile Include="Assets\Scripts\Base\TryLocker.cs" />
434 435 436
    <Compile Include="Assets\Scripts\Base\UI\LayerNames.cs" />
    <Compile Include="Assets\Scripts\Base\UI\UIFactoryAttribute.cs" />
    <Compile Include="Assets\Scripts\Base\UI\UIType.cs" />
T
tanghai 已提交
437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorNodeConfig.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTree.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeArgsDict.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeConfig.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\BaseType\BTArrayDoubleComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\BaseType\BTArrayFloatComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\BaseType\BTArrayInt64Component.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\BaseType\BTArrayIntComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\BaseType\BTArrayStringComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\BaseType\BTBoolComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\BaseType\BTDoubleComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\BaseType\BTEnumComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\BaseType\BTFloatComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\BaseType\BTInt64Component.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\BaseType\BTIntComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\BaseType\BTStringComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\BTTypeBaseComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\BTTypeManager.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTArrayAudioClipComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTArrayGameObjectComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTArrayMaterialComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTArrayShaderComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTArraySpriteComponent..cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTArrayTexture2DComponent..cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTArrayTexture3DComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTArrayTextureComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTAudioClipComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTGameObjectComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTMaterialComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTShaderComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTSpriteComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTTexture2DComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTTexture3DComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BehaviorTreeType\UnityType\BTTextureComponent.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BTEnv.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\BTEnvKey.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\Node.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\NodeAttribute.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\NodeClassifyType.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\NodeDeprecatedAttribute.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\NodeDesignerProto.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\NodeEngineObjectAttribute.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\NodeFieldBaseAttribute.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\NodeFieldConstraintAttribute.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\NodeInputAttribute.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\NodeOutputAttribute.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\NodePropAttribute.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\NodeProto.cs" />
    <Compile Include="Assets\Scripts\BehaviorTree\TypeHelper.cs" />
T
tanghai 已提交
486 487 488 489 490 491 492
    <Compile Include="Assets\Scripts\BehaviorTreeNode\CreateUIEffect.cs" />
    <Compile Include="Assets\Scripts\BehaviorTreeNode\Root\Root.cs" />
    <Compile Include="Assets\Scripts\BehaviorTreeNode\Root\UICreateRoot.cs" />
    <Compile Include="Assets\Scripts\BehaviorTreeNode\Selector.cs" />
    <Compile Include="Assets\Scripts\BehaviorTreeNode\Sequence.cs" />
    <Compile Include="Assets\Scripts\BehaviorTreeNode\True.cs" />
    <Compile Include="Assets\Scripts\BehaviorTreeNode\UIScale.cs" />
T
tanghai 已提交
493
    <Compile Include="Assets\Scripts\Component\BehaviorTreeComponent.cs" />
T
tanghai 已提交
494 495 496 497 498 499 500 501 502
    <Compile Include="Assets\Scripts\Component\Config\BuffConfig.cs" />
    <Compile Include="Assets\Scripts\Component\Config\ClientConfig.cs" />
    <Compile Include="Assets\Scripts\Component\Config\DBConfig.cs" />
    <Compile Include="Assets\Scripts\Component\Config\HttpConfig.cs" />
    <Compile Include="Assets\Scripts\Component\Config\InnerConfig.cs" />
    <Compile Include="Assets\Scripts\Component\Config\OuterConfig.cs" />
    <Compile Include="Assets\Scripts\Component\Config\RunServerConfig.cs" />
    <Compile Include="Assets\Scripts\Component\Config\StartConfig.cs" />
    <Compile Include="Assets\Scripts\Component\Config\VersionConfig.cs" />
503
    <Compile Include="Assets\Scripts\Component\CrossComponent.cs" />
504
    <Compile Include="Assets\Scripts\Component\EventComponent.cs" />
505
    <Compile Include="Assets\Scripts\Component\MessageDispatherComponent.cs" />
T
tanghai 已提交
506 507
    <Compile Include="Assets\Scripts\Component\NetOuterComponent.cs" />
    <Compile Include="Assets\Scripts\Component\NetworkComponent.cs" />
508
    <Compile Include="Assets\Scripts\Component\OpcodeTypeComponent.cs" />
T
tanghai 已提交
509
    <Compile Include="Assets\Scripts\Component\ResourcesComponent.cs" />
510
    <Compile Include="Assets\Scripts\Component\TimerComponent.cs" />
511
    <Compile Include="Assets\Scripts\Config\CanvasConfig.cs" />
512 513
    <Compile Include="Assets\Scripts\Entity\AssetBundleLoaderAsync.cs" />
    <Compile Include="Assets\Scripts\Entity\Game.cs" />
T
tanghai 已提交
514 515 516
    <Compile Include="Assets\Scripts\Entity\Message\InnerMessage.cs" />
    <Compile Include="Assets\Scripts\Entity\Message\Opcode.cs" />
    <Compile Include="Assets\Scripts\Entity\Message\OuterMessage.cs" />
517 518 519
    <Compile Include="Assets\Scripts\Entity\Scene.cs" />
    <Compile Include="Assets\Scripts\Entity\Session.cs" />
    <Compile Include="Assets\Scripts\Entity\WWWAsync.cs" />
520
    <Compile Include="Assets\Scripts\Handler\Actor_TestHandler.cs" />
T
tanghai 已提交
521
    <Compile Include="Assets\Scripts\Helper\ActionHelper.cs" />
522
    <Compile Include="Assets\Scripts\Helper\DllHelper.cs" />
523
    <Compile Include="Assets\Scripts\Helper\GameObjectHelper.cs" />
524
    <Compile Include="Assets\Scripts\Helper\ILHelper.cs" />
525
    <Compile Include="Assets\Scripts\Helper\JsonHelper.cs" />
526
    <Compile Include="Assets\Scripts\Helper\MongoHelper.cs" />
527
    <Compile Include="Assets\Scripts\Helper\ResourceHelper.cs" />
528
    <Compile Include="Assets\Scripts\Init.cs" />
529 530 531 532 533
    <Compile Include="Assets\Scripts\Other\Define.cs" />
    <Compile Include="Assets\Scripts\Other\IInstanceMethod.cs" />
    <Compile Include="Assets\Scripts\Other\ILMethod.cs" />
    <Compile Include="Assets\Scripts\Other\MonoMethod.cs" />
    <Compile Include="Assets\Scripts\Other\ReferenceCollector.cs" />
T
tanghai 已提交
534
  </ItemGroup>
T
tanghai 已提交
535
  <ItemGroup>
536 537 538 539
    <None Include="Assets\JsonDotNet\Assemblies\AOT\Newtonsoft.Json.XML" />
    <None Include="Assets\JsonDotNet\Assemblies\Standalone\Newtonsoft.Json.XML" />
    <None Include="Assets\JsonDotNet\Assemblies\Windows\Newtonsoft.Json.XML" />
    <None Include="Assets\JsonDotNet\link.xml" />
T
tanghai 已提交
540
  </ItemGroup>
T
tanghai 已提交
541 542
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  <Target Name="GenerateTargetFrameworkMonikerAttribute" />
543
</Project>