1 Star 0 Fork 129

CuteChai/GameDesigner

forked from 冷月/GameDesigner 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
GameDesigner.csproj 41.97 KB
一键复制 编辑 原始数据 按行查看 历史
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{25DEE685-3111-40E0-A9BC-45BC6FD5C61D}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>GameDesigner</RootNamespace>
<AssemblyName>GameDesigner</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
<TargetFrameworkProfile />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<LangVersion>8.0</LangVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG;SERVICE WINDOWS</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>0</WarningLevel>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DocumentationFile>bin\Debug\GameDesigner.xml</DocumentationFile>
<RegisterForComInterop>false</RegisterForComInterop>
<PlatformTarget>x64</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE;SERVICE WINDOWS</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Reference Include="dnlib, Version=3.5.0.0, Culture=neutral, PublicKeyToken=50e96378b6e77999, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>GameDesigner\Network\dnlib.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="RecastNet, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64">
<SpecificVersion>False</SpecificVersion>
<HintPath>GameDesigner\Recast~\Library\RecastNet.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Numerics" />
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\Demo\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="UniTask, Version=2.3.3.0, Culture=neutral, PublicKeyToken=7a576c6e8fde454a, processorArchitecture=MSIL">
<HintPath>packages\UniTask.2.3.3\lib\netstandard2.0\UniTask.dll</HintPath>
</Reference>
<Reference Include="UnityEngine">
<HintPath>Library\UnityEngine.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="GameDesigner\Network\Udx~\Plugins\Android\arm64-v8a\libudxapi.so" />
<None Include="GameDesigner\Network\Udx~\Plugins\Android\armeabi-v7a\libudxapi.so" />
<None Include="GameDesigner\Network\Udx~\Plugins\Android\armeabi\libudxapi.so" />
<None Include="GameDesigner\Network\Web~\UnityWebSocket\Plugins\WebGL\WebSocket.jslib" />
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
</ItemGroup>
<ItemGroup>
<Content Include="GameDesigner\Network\Library\dnlib.dll" />
<Content Include="GameDesigner\Network\Kcp~\Plugins\Windows\kcp.dll" />
<Content Include="GameDesigner\Network\Kcp~\使用说明.txt" />
<Content Include="GameDesigner\Network\Library\System.Runtime.CompilerServices.Unsafe.dll" />
<Content Include="GameDesigner\Network\Udx~\Plugins\Windows\FastUdxApi.dll" />
<Content Include="GameDesigner\Network\Udx~\使用说明.txt" />
<Content Include="GameDesigner\Network\Web~\使用说明.txt" />
<Content Include="GameDesigner\Recast~\Library\AmazingAssets.TerrainToMesh.dll" />
<Content Include="GameDesigner\Recast~\Library\RecastDll.dll" />
<Content Include="GameDesigner\Recast~\Library\RecastNet.dll" />
<Content Include="GameDesigner\Recast~\Library\RecastNet.pdb" />
</ItemGroup>
<ItemGroup>
<Compile Include="GameDesigner\AOI~\Grid.cs" />
<Compile Include="GameDesigner\AOI~\GridWorld.cs" />
<Compile Include="GameDesigner\AOI~\IGridActor.cs" />
<Compile Include="GameDesigner\AOI~\IGridBody.cs" />
<Compile Include="GameDesigner\Common~\Command.cs" />
<Compile Include="GameDesigner\Common~\NTransform.cs" />
<Compile Include="GameDesigner\Common~\Singleton.cs" />
<Compile Include="GameDesigner\Common~\TransformEntity.cs" />
<Compile Include="GameDesigner\ECS~\GameComponent.cs" />
<Compile Include="GameDesigner\EntityFramework~\Attribute\DefaultValueAttribute.cs" />
<Compile Include="GameDesigner\EntityFramework~\Attribute\NotNullAttribute.cs" />
<Compile Include="GameDesigner\EntityFramework~\Attribute\RuntimeInitializeLoadType.cs" />
<Compile Include="GameDesigner\EntityFramework~\Attribute\RuntimeInitializeOnLoadMethod.cs" />
<Compile Include="GameDesigner\EntityFramework~\Component.cs" />
<Compile Include="GameDesigner\EntityFramework~\FindObjectsInactive.cs" />
<Compile Include="GameDesigner\EntityFramework~\FindObjectsSortMode.cs" />
<Compile Include="GameDesigner\EntityFramework~\GameMain.cs" />
<Compile Include="GameDesigner\EntityFramework~\GameObject.cs" />
<Compile Include="GameDesigner\EntityFramework~\Object.cs" />
<Compile Include="GameDesigner\EntityFramework~\Resources.cs" />
<Compile Include="GameDesigner\EntityFramework~\Scene.cs" />
<Compile Include="GameDesigner\EntityFramework~\Transform.cs" />
<Compile Include="GameDesigner\Network\Adapter\PackageAdapter.cs" />
<Compile Include="GameDesigner\Network\Binding\BindingExtension.cs" />
<Compile Include="GameDesigner\Network\core\Serialize\NetConvertHelper.cs" />
<Compile Include="GameDesigner\Network\core\Share\SyncVariable.cs" />
<Compile Include="GameDesigner\Network\core\System\FastHashSet.cs" />
<Compile Include="GameDesigner\Network\core\System\ISegment.cs" />
<Compile Include="GameDesigner\Network\core\System\SafeDictionary.cs" />
<Compile Include="GameDesigner\Network\core\System\SystemManager.cs" />
<Compile Include="GameDesigner\Network\core\Tools\ObjectConverter.cs" />
<Compile Include="GameDesigner\Common~\RoomData.cs" />
<Compile Include="GameDesigner\Common~\PropertyObserver.cs" />
<Compile Include="GameDesigner\ECS~\Component.cs" />
<Compile Include="GameDesigner\ECS~\Entity.cs" />
<Compile Include="GameDesigner\ECS~\GObject.cs" />
<Compile Include="GameDesigner\ECS~\GSystem.cs" />
<Compile Include="GameDesigner\ECS~\IUpdate.cs" />
<Compile Include="GameDesigner\ECS~\UpdateComponent.cs" />
<Compile Include="GameDesigner\Helper\AntiCheatHelper.cs" />
<Compile Include="GameDesigner\Helper\AssemblyHelper.cs" />
<Compile Include="GameDesigner\Helper\CloneHelper.cs" />
<Compile Include="GameDesigner\Helper\FilterTextHelper.cs" />
<Compile Include="GameDesigner\Helper\PersistHelper.cs" />
<Compile Include="GameDesigner\Helper\StringHelper.cs" />
<Compile Include="GameDesigner\MMORPG~\Editor\LineOfSightEdit.cs" />
<Compile Include="GameDesigner\MMORPG~\Editor\RoamingPathEdit.cs" />
<Compile Include="GameDesigner\MMORPG~\LineOfSight.cs" />
<Compile Include="GameDesigner\MMORPG~\MapData.cs" />
<Compile Include="GameDesigner\MMORPG~\MapMonsterPoint.cs" />
<Compile Include="GameDesigner\MMORPG~\MonsterData.cs" />
<Compile Include="GameDesigner\MMORPG~\MonsterPoint.cs" />
<Compile Include="GameDesigner\MMORPG~\PatrolPath.cs" />
<Compile Include="GameDesigner\MMORPG~\RoamingPath.cs" />
<Compile Include="GameDesigner\Network\Adapter\CallSiteRpcAdapter.cs" />
<Compile Include="GameDesigner\Network\Adapter\ListenerAdapter.cs" />
<Compile Include="GameDesigner\Network\Adapter\SerializeAdapter.cs" />
<Compile Include="GameDesigner\Network\Binding\BindingType.cs" />
<Compile Include="GameDesigner\Network\Binding\CustomBind.cs" />
<Compile Include="GameDesigner\Network\Binding\Fast2BuildMethod.cs" />
<Compile Include="GameDesigner\Network\Binding\NetColor32Bind.cs" />
<Compile Include="GameDesigner\Network\Binding\NetColorBind.cs" />
<Compile Include="GameDesigner\Network\Binding\NetQuaternionBind.cs" />
<Compile Include="GameDesigner\Network\Binding\NetRectBind.cs" />
<Compile Include="GameDesigner\Network\Binding\NetShareOperationBind.cs" />
<Compile Include="GameDesigner\Network\Binding\NetShareOperationListBind.cs" />
<Compile Include="GameDesigner\Network\Binding\NetVector2Bind.cs" />
<Compile Include="GameDesigner\Network\Binding\NetVector3Bind.cs" />
<Compile Include="GameDesigner\Network\Binding\NetVector4Bind.cs" />
<Compile Include="GameDesigner\Network\Binding\UnityEngineColor32Bind.cs" />
<Compile Include="GameDesigner\Network\Binding\UnityEngineColorBind.cs" />
<Compile Include="GameDesigner\Network\Binding\UnityEngineQuaternionBind.cs" />
<Compile Include="GameDesigner\Network\Binding\UnityEngineRectBind.cs" />
<Compile Include="GameDesigner\Network\Binding\UnityEngineRectIntBind.cs" />
<Compile Include="GameDesigner\Network\Binding\UnityEngineVector2Bind.cs" />
<Compile Include="GameDesigner\Network\Binding\UnityEngineVector2IntBind.cs" />
<Compile Include="GameDesigner\Network\Binding\UnityEngineVector3Bind.cs" />
<Compile Include="GameDesigner\Network\Binding\UnityEngineVector3IntBind.cs" />
<Compile Include="GameDesigner\Network\Binding\UnityEngineVector4Bind.cs" />
<Compile Include="GameDesigner\Network\core\Client\ClientBase.cs" />
<Compile Include="GameDesigner\Network\core\Config\App.cs" />
<Compile Include="GameDesigner\Network\core\Config\InvokeHelperConfigObject.cs" />
<Compile Include="GameDesigner\Network\core\Config\NetConfig.cs" />
<Compile Include="GameDesigner\Network\core\Config\TableConfig.cs" />
<Compile Include="GameDesigner\Network\core\Event\EventSystem.cs" />
<Compile Include="GameDesigner\Network\core\Event\NDebug.cs" />
<Compile Include="GameDesigner\Network\core\Event\PlayerLoopRunner.cs" />
<Compile Include="GameDesigner\Network\core\Event\TimerEvent.cs" />
<Compile Include="GameDesigner\Network\core\Helper\CRCHelper.cs" />
<Compile Include="GameDesigner\Network\core\Helper\EncryptHelper.cs" />
<Compile Include="GameDesigner\Network\core\Helper\InvokeHelperBuild.cs" />
<Compile Include="GameDesigner\Network\core\Helper\RpcHelper.cs" />
<Compile Include="GameDesigner\Network\core\Helper\SyncVarHelper.cs" />
<Compile Include="GameDesigner\Network\core\Serialize\NetConvert.cs" />
<Compile Include="GameDesigner\Network\core\Serialize\NetConvertBase.cs" />
<Compile Include="GameDesigner\Network\core\Serialize\NetConvertBinary.cs" />
<Compile Include="GameDesigner\Network\core\Serialize\NetConvertFast.cs" />
<Compile Include="GameDesigner\Network\core\Serialize\NetConvertFast2.cs" />
<Compile Include="GameDesigner\Network\core\Serialize\NonSerialized.cs" />
<Compile Include="GameDesigner\Network\core\Server\NetPlayer.cs" />
<Compile Include="GameDesigner\Network\core\Share\NetPort.cs" />
<Compile Include="GameDesigner\Network\core\Server\NetScene.cs" />
<Compile Include="GameDesigner\Network\core\Server\ServerBase.cs" />
<Compile Include="GameDesigner\Network\core\Share\AckQueue.cs" />
<Compile Include="GameDesigner\Network\core\Share\ConnectState.cs" />
<Compile Include="GameDesigner\Network\core\Share\Constituency.cs" />
<Compile Include="GameDesigner\Network\core\Share\DataModel.cs" />
<Compile Include="GameDesigner\Network\core\Share\EventHandle.cs" />
<Compile Include="GameDesigner\Network\core\Share\FileData.cs" />
<Compile Include="GameDesigner\Network\core\Share\FuncData.cs" />
<Compile Include="GameDesigner\Network\core\Share\IAdapter.cs" />
<Compile Include="GameDesigner\Network\core\Share\IDataConfig.cs" />
<Compile Include="GameDesigner\Network\core\Share\IDataRow.cs" />
<Compile Include="GameDesigner\Network\core\Share\IDebugHandle.cs" />
<Compile Include="GameDesigner\Network\core\Share\IGcp.cs" />
<Compile Include="GameDesigner\Network\core\Share\INetClient.cs" />
<Compile Include="GameDesigner\Network\core\Share\INetConvert.cs" />
<Compile Include="GameDesigner\Network\core\Share\INetworkHandle.cs" />
<Compile Include="GameDesigner\Network\core\Share\INetworkSceneHandle.cs" />
<Compile Include="GameDesigner\Network\core\Share\IRpcHandler.cs" />
<Compile Include="GameDesigner\Network\core\Share\ISendHandle.cs" />
<Compile Include="GameDesigner\Network\core\Share\IServerEventHandle.cs" />
<Compile Include="GameDesigner\Network\core\Share\IServerHandle.cs" />
<Compile Include="GameDesigner\Network\core\Share\IServerSendHandle.cs" />
<Compile Include="GameDesigner\Network\core\Share\MemberData.cs" />
<Compile Include="GameDesigner\Network\core\Share\MessageModel.cs" />
<Compile Include="GameDesigner\Network\core\Share\NetCmd.cs" />
<Compile Include="GameDesigner\Network\core\Share\NetDelegate.cs" />
<Compile Include="GameDesigner\Network\core\Share\NetState.cs" />
<Compile Include="GameDesigner\Network\core\Share\NetSystem.cs" />
<Compile Include="GameDesigner\Network\core\Share\NetworkDataTraffic.cs" />
<Compile Include="GameDesigner\Network\core\Share\Operation.cs" />
<Compile Include="GameDesigner\Network\core\Share\OperationList.cs" />
<Compile Include="GameDesigner\Helper\RandomHelper.cs" />
<Compile Include="GameDesigner\Network\core\Share\ReceiveBuffer.cs" />
<Compile Include="GameDesigner\Network\core\Share\ReliableTemp.cs" />
<Compile Include="GameDesigner\Network\core\Share\RevdDataBuffer.cs" />
<Compile Include="GameDesigner\Network\core\Share\RevdRTBuffer.cs" />
<Compile Include="GameDesigner\Network\core\Share\RPCData.cs" />
<Compile Include="GameDesigner\Network\core\Share\RPCFun.cs" />
<Compile Include="GameDesigner\Network\core\Share\RPCModel.cs" />
<Compile Include="GameDesigner\Network\core\Share\RPCModelTask.cs" />
<Compile Include="GameDesigner\Network\core\Share\RpcWorkParameter.cs" />
<Compile Include="GameDesigner\Network\core\Share\RTOMode.cs" />
<Compile Include="GameDesigner\Network\core\Share\RuntimeInitializeOnLoadMethod.cs" />
<Compile Include="GameDesigner\Network\core\Share\SendBuffer.cs" />
<Compile Include="GameDesigner\Network\core\Share\SyncVarAttribute.cs" />
<Compile Include="GameDesigner\Network\core\Share\SyncVarInfo.cs" />
<Compile Include="GameDesigner\Network\core\Share\ThreadGroup.cs" />
<Compile Include="GameDesigner\Network\core\Share\TransportMode.cs" />
<Compile Include="GameDesigner\Helper\UnZipHelper.cs" />
<Compile Include="GameDesigner\Network\core\Share\Win32KernelAPI.cs" />
<Compile Include="GameDesigner\Network\core\System\ArraySegment.cs" />
<Compile Include="GameDesigner\Network\core\System\BufferPool.cs" />
<Compile Include="GameDesigner\Network\core\System\BufferStream.cs" />
<Compile Include="GameDesigner\Network\core\System\Dictionary.cs" />
<Compile Include="GameDesigner\Network\core\System\ExceptionArgument.cs" />
<Compile Include="GameDesigner\Network\core\System\ExceptionResource.cs" />
<Compile Include="GameDesigner\Network\core\System\FastList.cs" />
<Compile Include="GameDesigner\Network\core\System\FastListSafe.cs" />
<Compile Include="GameDesigner\Network\core\System\HashHelpers.cs" />
<Compile Include="GameDesigner\Network\core\System\HashSetSafe.cs" />
<Compile Include="GameDesigner\Network\core\System\IWellKnownStringEqualityComparer.cs" />
<Compile Include="GameDesigner\Network\core\System\ListSafe.cs" />
<Compile Include="GameDesigner\Network\core\System\ObjectIDGenerator.cs" />
<Compile Include="GameDesigner\Network\core\System\QueueSafe.cs" />
<Compile Include="GameDesigner\Network\core\System\RandomizedObjectEqualityComparer.cs" />
<Compile Include="GameDesigner\Network\core\System\RandomSafe.cs" />
<Compile Include="GameDesigner\Network\core\System\Segment.cs" />
<Compile Include="GameDesigner\Network\core\System\Segment2.cs" />
<Compile Include="GameDesigner\Network\core\System\StackSafe.cs" />
<Compile Include="GameDesigner\Network\core\System\ThreadManager.cs" />
<Compile Include="GameDesigner\Network\core\System\ThrowHelper.cs" />
<Compile Include="GameDesigner\Network\core\Tools\ArrayExtend.cs" />
<Compile Include="GameDesigner\Helper\ByteHelper.cs" />
<Compile Include="GameDesigner\Network\core\Tools\FPExtend.cs" />
<Compile Include="GameDesigner\Network\core\Tools\Loop.cs" />
<Compile Include="GameDesigner\Network\core\Tools\OtherExtend.cs" />
<Compile Include="GameDesigner\Network\core\Tools\RectExt.cs" />
<Compile Include="GameDesigner\Network\core\Tools\TypeExtend.cs" />
<Compile Include="GameDesigner\Network\core\Unity\Color.cs" />
<Compile Include="GameDesigner\Network\core\Unity\Color32.cs" />
<Compile Include="GameDesigner\Network\core\Unity\Mathf.cs" />
<Compile Include="GameDesigner\Network\core\Unity\Matrix4Utils.cs" />
<Compile Include="GameDesigner\Network\core\Unity\Matrix4x4.cs" />
<Compile Include="GameDesigner\Network\core\Unity\Quaternion.cs" />
<Compile Include="GameDesigner\Network\core\Unity\Rect.cs" />
<Compile Include="GameDesigner\Network\core\Unity\UnitySynchronizationContext.cs" />
<Compile Include="GameDesigner\Network\core\Unity\Vector2.cs" />
<Compile Include="GameDesigner\Network\core\Unity\Vector3.cs" />
<Compile Include="GameDesigner\Network\core\Unity\Vector4.cs" />
<Compile Include="GameDesigner\Network\Editor\DebugTools.cs" />
<Compile Include="GameDesigner\Network\Editor\ExternalReferenceTool.cs" />
<Compile Include="GameDesigner\Network\Editor\Fast2BuildTool.cs" />
<Compile Include="GameDesigner\Network\Editor\InvokeHelperTools.cs" />
<Compile Include="GameDesigner\Network\Gcp~\Client\TcpClient.cs" />
<Compile Include="GameDesigner\Network\Gcp~\Client\UdpClient.cs" />
<Compile Include="GameDesigner\Network\Gcp~\Plugins\GcpKernel.cs" />
<Compile Include="GameDesigner\Network\Gcp~\Server\TcpServer.cs" />
<Compile Include="GameDesigner\Network\Gcp~\Server\TcpServerIOCP.cs" />
<Compile Include="GameDesigner\Network\Gcp~\Server\UdpServer.cs" />
<Compile Include="GameDesigner\Network\Gcp~\Server\UdpServerIOCP.cs" />
<Compile Include="GameDesigner\Network\Kcp~\Client\KcpClient.cs" />
<Compile Include="GameDesigner\Network\Kcp~\Kcp\KcpLib.cs" />
<Compile Include="GameDesigner\Network\Kcp~\Server\KcpPlayer.cs" />
<Compile Include="GameDesigner\Network\Kcp~\Server\KcpServer.cs" />
<Compile Include="GameDesigner\Network\Udx~\Client\UdxClient.cs" />
<Compile Include="GameDesigner\Network\Udx~\Server\UdxPlayer.cs" />
<Compile Include="GameDesigner\Network\Udx~\Server\UdxServer.cs" />
<Compile Include="GameDesigner\Network\Udx~\UDX\UdxLib.cs" />
<Compile Include="GameDesigner\Network\Web~\Client\WebClient.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\ConnectionNotAvailableException.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\FleckLog.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\FrameType.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\HandlerFactory.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\Handlers\ComposableHandler.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\Handlers\Draft76Handler.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\Handlers\FlashSocketPolicyRequestHandler.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\Handlers\Hybi13Handler.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\Helpers\FleckRuntime.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\Interfaces\IHandler.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\Interfaces\ISocket.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\Interfaces\IWebSocketConnection.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\Interfaces\IWebSocketConnectionInfo.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\Interfaces\IWebSocketServer.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\IntExtensions.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\QueuedStream.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\ReadState.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\RequestParser.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\SocketWrapper.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\SubProtocolNegotiationFailureException.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\SubProtocolNegotiator.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\WebSocketConnection.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\WebSocketConnectionInfo.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\WebSocketException.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\WebSocketHttpRequest.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\WebSocketServer.cs" />
<Compile Include="GameDesigner\Network\Web~\Fleck\WebSocketStatusCodes.cs" />
<Compile Include="GameDesigner\Network\Web~\Server\WebPlayer.cs" />
<Compile Include="GameDesigner\Network\Web~\Server\WebServer.cs" />
<Compile Include="GameDesigner\Network\Web~\UnityWebSocket\Scripts\Editor\SettingsWindow.cs" />
<Compile Include="GameDesigner\Network\Web~\UnityWebSocket\Scripts\Runtime\Core\CloseEventArgs.cs" />
<Compile Include="GameDesigner\Network\Web~\UnityWebSocket\Scripts\Runtime\Core\CloseStatusCode.cs" />
<Compile Include="GameDesigner\Network\Web~\UnityWebSocket\Scripts\Runtime\Core\ErrorEventArgs.cs" />
<Compile Include="GameDesigner\Network\Web~\UnityWebSocket\Scripts\Runtime\Core\IWebSocket.cs" />
<Compile Include="GameDesigner\Network\Web~\UnityWebSocket\Scripts\Runtime\Core\MessageEventArgs.cs" />
<Compile Include="GameDesigner\Network\Web~\UnityWebSocket\Scripts\Runtime\Core\Opcode.cs" />
<Compile Include="GameDesigner\Network\Web~\UnityWebSocket\Scripts\Runtime\Core\OpenEventArgs.cs" />
<Compile Include="GameDesigner\Network\Web~\UnityWebSocket\Scripts\Runtime\Core\Settings.cs" />
<Compile Include="GameDesigner\Network\Web~\UnityWebSocket\Scripts\Runtime\Core\WebSocketState.cs" />
<Compile Include="GameDesigner\Network\Web~\UnityWebSocket\Scripts\Runtime\Implementation\NoWebGL\WebSocket.cs" />
<Compile Include="GameDesigner\Network\Web~\UnityWebSocket\Scripts\Runtime\Implementation\NoWebGL\WebSocketManager.cs" />
<Compile Include="GameDesigner\Network\Web~\UnityWebSocket\Scripts\Runtime\Implementation\WebGL\WebSocket.cs" />
<Compile Include="GameDesigner\Network\Web~\UnityWebSocket\Scripts\Runtime\Implementation\WebGL\WebSocketManager.cs" />
<Compile Include="GameDesigner\Recast~\AgentEntity.cs" />
<Compile Include="GameDesigner\Recast~\AgentUnity.cs" />
<Compile Include="GameDesigner\Recast~\Editor\NavmeshSystemUnityEditor.cs" />
<Compile Include="GameDesigner\Recast~\Editor\RecastDefineSymbolsTools.cs" />
<Compile Include="GameDesigner\Recast~\FindPathMode.cs" />
<Compile Include="GameDesigner\Recast~\NavmeshSystem.cs" />
<Compile Include="GameDesigner\Recast~\NavmeshSystemUnity.cs" />
<Compile Include="GameDesigner\Recast~\RecastDll.cs" />
<Compile Include="GameDesigner\Recast~\RecastManager.cs" />
<Compile Include="GameDesigner\Recast~\RenderTriangle.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Bson\BsonArray.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Bson\BsonBinary.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Bson\BsonBinaryType.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Bson\BsonBinaryWriter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Bson\BsonObject.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Bson\BsonObjectId.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Bson\BsonProperty.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Bson\BsonReader.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Bson\BsonRegex.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Bson\BsonString.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Bson\BsonToken.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Bson\BsonType.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Bson\BsonValue.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Bson\BsonWriter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\ConstructorHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Converters\BinaryConverter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Converters\BsonObjectIdConverter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Converters\CustomCreationConverter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Converters\DateTimeConverterBase.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Converters\IsoDateTimeConverter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Converters\JavaScriptDateTimeConverter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Converters\KeyValuePairConverter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Converters\RegexConverter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Converters\StringEnumConverter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Converters\VersionConverter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\DateFormatHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\DateParseHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\DateTimeZoneHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\DefaultValueHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\FloatFormatHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\FloatParseHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Formatting.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\IArrayPool.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\IJsonLineInfo.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonArrayAttribute.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonConstructorAttribute.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonContainerAttribute.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonContainerType.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonConvert.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonConverter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonConverterAttribute.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonConverterCollection.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonDictionaryAttribute.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonException.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonExtensionDataAttribute.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonIgnoreAttribute.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonObjectAttribute.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonPosition.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonPropertyAttribute.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonReader.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonReaderException.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonRequiredAttribute.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonSerializationException.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonSerializer.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonSerializerSettings.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonTextReader.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonTextWriter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonToken.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonWriter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\JsonWriterException.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\CommentHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\Extensions.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\IJEnumerable.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JArray.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JConstructor.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JContainer.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JEnumerable.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JObject.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JProperty.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JPropertyDescriptor.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JPropertyKeyedCollection.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JRaw.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JsonLoadSettings.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JsonMergeSettings.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JsonPath\ArrayIndexFilter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JsonPath\ArrayMultipleIndexFilter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JsonPath\ArraySliceFilter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JsonPath\BooleanQueryExpression.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JsonPath\CompositeExpression.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JsonPath\FieldFilter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JsonPath\FieldMultipleFilter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JsonPath\JPath.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JsonPath\PathFilter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JsonPath\QueryExpression.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JsonPath\QueryFilter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JsonPath\QueryOperator.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JsonPath\ScanFilter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JToken.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JTokenEqualityComparer.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JTokenReader.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JTokenType.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JTokenWriter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\JValue.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\LineInfoHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\MergeArrayHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Linq\MergeNullValueHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\MemberSerialization.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\MetadataPropertyHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\MissingMemberHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\NullValueHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\ObjectCreationHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\PreserveReferencesHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\ReadType.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\ReferenceLoopHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Required.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\CachedAttributeGetter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\CamelCaseNamingStrategy.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\CamelCasePropertyNamesContractResolver.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\DefaultContractResolver.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\DefaultContractResolverState.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\DefaultReferenceResolver.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\DefaultSerializationBinder.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\ErrorContext.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\ErrorEventArgs.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\ExtensionDataGetter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\ExtensionDataSetter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\IAttributeProvider.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\IContractResolver.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\IReferenceResolver.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\ITraceWriter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\IValueProvider.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonArrayContract.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonContainerContract.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonContract.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonContractType.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonDictionaryContract.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonFormatterConverter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonISerializableContract.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonLinqContract.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonObjectContract.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonPrimitiveContract.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonProperty.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonPropertyCollection.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonSerializerInternalBase.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonSerializerInternalReader.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonSerializerInternalWriter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonSerializerProxy.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonStringContract.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\JsonTypeReflector.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\MemoryTraceWriter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\NamingStrategy.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\ObjectConstructor.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\OnErrorAttribute.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\ReflectionAttributeProvider.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\ReflectionValueProvider.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\ResolverContractKey.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\SerializationCallback.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\SerializationErrorCallback.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\TraceJsonReader.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Serialization\TraceJsonWriter.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\StringEscapeHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\TypeNameHandling.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\AotHelper.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\Base64Encoder.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\BidirectionalDictionary.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\BufferUtils.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\CollectionUtils.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\CollectionWrapper.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\ConvertUtils.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\Creator.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\DateTimeParser.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\DateTimeUtils.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\DictionaryWrapper.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\EnumUtils.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\EnumValue.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\IWrappedCollection.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\IWrappedDictionary.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\JavaScriptUtils.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\JsonTokenUtils.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\LateBoundReflectionDelegateFactory.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\MathUtils.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\MethodCall.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\MiscellaneousUtils.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\ParseResult.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\ParserTimeZone.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\PrimitiveTypeCode.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\PropertyNameTable.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\ReflectionDelegateFactory.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\ReflectionMember.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\ReflectionObject.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\ReflectionUtils.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\StringBuffer.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\StringReference.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\StringReferenceExtensions.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\StringUtils.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\ThreadSafeStore.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\TypeExtensions.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\TypeInformation.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\Utilities\ValidationUtils.cs" />
<Compile Include="GameDesigner\Serialize\Newtonsoft.Json\WriteState.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/CuteChai/GameDesigner.git
git@gitee.com:CuteChai/GameDesigner.git
CuteChai
GameDesigner
GameDesigner
master

搜索帮助