Projekt

Obecné

Profil

Stáhnout (59.2 KB) Statistiky
| Větev: | Revize:
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
  <PropertyGroup>
4
    <LangVersion>9.0</LangVersion>
5
  </PropertyGroup>
6
  <PropertyGroup>
7
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
9
    <ProductVersion>10.0.20506</ProductVersion>
10
    <SchemaVersion>2.0</SchemaVersion>
11
    <RootNamespace></RootNamespace>
12
    <ProjectGuid>{4B587EE5-5B92-80B6-5ECA-C889A4129416}</ProjectGuid>
13
    <OutputType>Library</OutputType>
14
    <AppDesignerFolder>Properties</AppDesignerFolder>
15
    <AssemblyName>Assembly-CSharp</AssemblyName>
16
    <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
17
    <FileAlignment>512</FileAlignment>
18
    <BaseDirectory>.</BaseDirectory>
19
  </PropertyGroup>
20
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
21
    <DebugSymbols>true</DebugSymbols>
22
    <DebugType>full</DebugType>
23
    <Optimize>false</Optimize>
24
    <OutputPath>Temp\Bin\Debug\</OutputPath>
25
    <DefineConstants>UNITY_2021_3_19;UNITY_2021_3;UNITY_2021;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_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_MANAGED_UNITYTLS;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;PLATFORM_WEBGL;TEXTCORE_1_0_OR_NEWER;UNITY_WEBGL;UNITY_WEBGL_API;UNITY_DISABLE_WEB_VERIFICATION;UNITY_GFX_USE_PLATFORM_VSYNC;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_SPATIALTRACKING;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
26
    <ErrorReport>prompt</ErrorReport>
27
    <WarningLevel>4</WarningLevel>
28
    <NoWarn>0169</NoWarn>
29
    <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
30
  </PropertyGroup>
31
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
32
    <DebugType>pdbonly</DebugType>
33
    <Optimize>true</Optimize>
34
    <OutputPath>Temp\bin\Release\</OutputPath>
35
    <ErrorReport>prompt</ErrorReport>
36
    <WarningLevel>4</WarningLevel>
37
    <NoWarn>0169</NoWarn>
38
    <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
39
  </PropertyGroup>
40
  <PropertyGroup>
41
    <NoConfig>true</NoConfig>
42
    <NoStdLib>true</NoStdLib>
43
    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
44
    <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
45
    <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
46
  </PropertyGroup>
47
  <PropertyGroup>
48
    <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
49
    <UnityProjectGenerator>Package</UnityProjectGenerator>
50
    <UnityProjectGeneratorVersion>2.0.17</UnityProjectGeneratorVersion>
51
    <UnityProjectType>Game:1</UnityProjectType>
52
    <UnityBuildTarget>WebGL:20</UnityBuildTarget>
53
    <UnityVersion>2021.3.19f1</UnityVersion>
54
  </PropertyGroup>
55
  <ItemGroup>
56
    <Analyzer Include="C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\Extensions\Microsoft\Visual Studio Tools for Unity\Analyzers\Microsoft.Unity.Analyzers.dll" />
57
  </ItemGroup>
58
  <ItemGroup>
59
    <Compile Include="Assets\Scripts\DDOL_Singletons\IO\KeystrokeController.cs" />
60
    <Compile Include="Assets\Scripts\Data\Output\ClickIdPair.cs" />
61
    <Compile Include="Assets\Scripts\Ui\Components\StatusReporter.cs" />
62
    <Compile Include="Assets\Libs\ASO2\Scripts\ASO.cs" />
63
    <Compile Include="Assets\Animations\Static\DeactivateAfterAnimation.cs" />
64
    <Compile Include="Assets\Scripts\DDOL_Singletons\Settings\ASOSingleton.cs" />
65
    <Compile Include="Assets\Scripts\DDOL_Singletons\IO\UnityToWeb.cs" />
66
    <Compile Include="Assets\Scripts\Ui\GuiStrings\ResultsStrings.cs" />
67
    <Compile Include="Assets\Libs\ASO2\Scripts\ASOListType.cs" />
68
    <Compile Include="Assets\Scripts\Tools\Constants.cs" />
69
    <Compile Include="Assets\Scripts\_Template\TaskMainCamera.cs" />
70
    <Compile Include="Assets\Scripts\_Template\InputData\Errors.cs" />
71
    <Compile Include="Assets\Scripts\_Template\OutputData\RoundResults.cs" />
72
    <Compile Include="Assets\Scripts\_Template\InputData\TaskConfiguration.cs" />
73
    <Compile Include="Assets\Scripts\Data\Output\GameAction\Action.cs" />
74
    <Compile Include="Assets\Scripts\DDOL_Singletons\Audio\AudioPlayerForSounds.cs" />
75
    <Compile Include="Assets\Scripts\Data\Output\FullScreenChange.cs" />
76
    <Compile Include="Assets\Scripts\Ui\Panels\HowToPlay.cs" />
77
    <Compile Include="Assets\Scripts\_Template\Tutorial.cs" />
78
    <Compile Include="Assets\Scripts\DDOL_Singletons\IO\ClickController.cs" />
79
    <Compile Include="Assets\Scripts\DDOL_Singletons\IO\CustomCursor.cs" />
80
    <Compile Include="Assets\Scripts\Data\Output\TransformChange.cs" />
81
    <Compile Include="Assets\Scripts\Data\Output\GameAction\Keystroke.cs" />
82
    <Compile Include="Assets\Scripts\Ui\Panels\PopupBox.cs" />
83
    <Compile Include="Assets\Scripts\Data\Input\ConfigFiles.cs" />
84
    <Compile Include="Assets\Libs\ASO2\Scripts\ASOTooltipEngine.cs" />
85
    <Compile Include="Assets\Scripts\Ui\MainCameras\ActiveMainCameras.cs" />
86
    <Compile Include="Assets\Scripts\_Template\InputData\RoundDataGenerator.cs" />
87
    <Compile Include="Assets\Libs\ASO2\Scripts\ASOCustom.cs" />
88
    <Compile Include="Assets\Scripts\Data\Input\Pair.cs" />
89
    <Compile Include="Assets\Scripts\Ui\MainCameras\MainCamera.cs" />
90
    <Compile Include="Assets\Scripts\Tools\ReadOnlyInspAttr.cs" />
91
    <Compile Include="Assets\Scripts\Ui\Buttons\SoundsButton.cs" />
92
    <Compile Include="Assets\Scripts\Data\Input\Question.cs" />
93
    <Compile Include="Assets\Scripts\Tools\MinMax.cs" />
94
    <Compile Include="Assets\Scripts\Ui\Components\SizeController.cs" />
95
    <Compile Include="Assets\Scripts\Ui\Panels\SuccessRate.cs" />
96
    <Compile Include="Assets\Scripts\SceneManager.cs" />
97
    <Compile Include="Assets\Scripts\DDOL_Singletons\Settings\QualitySettingsController.cs" />
98
    <Compile Include="Assets\Scripts\DDOL_Singletons\IO\WebToUnity.cs" />
99
    <Compile Include="Assets\Scripts\DDOL_Singletons\MonoBehaviourSingleton.cs" />
100
    <Compile Include="Assets\Scripts\Data\Input\QuestionList.cs" />
101
    <Compile Include="Assets\Scripts\Ui\MainCameras\IMainCamera.cs" />
102
    <Compile Include="Assets\Scripts\Data\Input\Exam.cs" />
103
    <Compile Include="Assets\Scripts\DDOL_Singletons\Audio\AudioSources.cs" />
104
    <Compile Include="Assets\Scripts\Ui\MainCameras\MenuMainCamera.cs" />
105
    <Compile Include="Assets\Scripts\Tools\StringItem.cs" />
106
    <Compile Include="Assets\Scripts\Tools\RealTime.cs" />
107
    <Compile Include="Assets\Scripts\DDOL_Singletons\IO\FileWorker.cs" />
108
    <Compile Include="Assets\Scripts\Ui\Components\Rotator.cs" />
109
    <Compile Include="Assets\Scripts\Ui\MainCameras\ResultsMainCamera.cs" />
110
    <Compile Include="Assets\Scripts\Ui\Buttons\FullScreenButton.cs" />
111
    <Compile Include="Assets\Scripts\Ui\GuiStrings\MenuStrings.cs" />
112
    <Compile Include="Assets\Scripts\Ui\Components\CursorHoverEffect.cs" />
113
    <Compile Include="Assets\Scripts\_Template\InputData\RoundData.cs" />
114
    <Compile Include="Assets\Scripts\Data\Output\NarrowingChange.cs" />
115
    <Compile Include="Assets\Scripts\DDOL_Singletons\Audio\AudioPlayerForSpokenRecordings.cs" />
116
    <Compile Include="Assets\Scripts\Ui\Buttons\MenuButton.cs" />
117
    <Compile Include="Assets\Scripts\DDOL_Singletons\Settings\UserSettingsController.cs" />
118
    <Compile Include="Assets\Scripts\DDOL_Singletons\Audio\AudioPlayer.cs" />
119
    <Compile Include="Assets\Scripts\Tools\Locale.cs" />
120
    <Compile Include="Assets\Scripts\Ui\Components\ClickLogger.cs" />
121
    <Compile Include="Assets\Scripts\Ui\Buttons\ButtonAndItsEmptyVariant.cs" />
122
    <Compile Include="Assets\Scripts\Data\Input\Enums.cs" />
123
    <Compile Include="Assets\Scripts\Ui\Buttons\MenuButtons.cs" />
124
    <Compile Include="Assets\Scripts\Ui\Components\TrafficLight.cs" />
125
    <Compile Include="Assets\Scripts\Ui\Panels\DetailedSettings.cs" />
126
    <Compile Include="Assets\Scripts\_Template\InputData\Inputs.cs" />
127
    <Compile Include="Assets\Scripts\Tools\General.cs" />
128
    <Compile Include="Assets\Scripts\_Template\TaskStrings.cs" />
129
    <Compile Include="Assets\Libs\ASO2\Scripts\ASOEditor.cs" />
130
    <Compile Include="Assets\Scripts\Data\Input\TaskConfigurationProcessing.cs" />
131
    <Compile Include="Assets\Scripts\Ui\GuiStrings\IGuiStrings.cs" />
132
    <Compile Include="Assets\Scripts\Data\Output\GameAction\MouseClick.cs" />
133
    <Compile Include="Assets\Scripts\Ui\Components\TimeBar.cs" />
134
    <Compile Include="Assets\Libs\ASO2\Scripts\ASOInspector.cs" />
135
    <Compile Include="Assets\Libs\ASO2\Scripts\ASOApi.cs" />
136
    <Compile Include="Assets\Scripts\_Template\OutputData\DataCollector.cs" />
137
    <Compile Include="Assets\Scripts\_Template\OutputData\TaskResults.cs" />
138
    <Compile Include="Assets\Scripts\Tools\Platform.cs" />
139
  </ItemGroup>
140
  <ItemGroup>
141
    <None Include="Assets\Libs\TextMesh Pro\Resources\Shaders\TMPro.cginc" />
142
    <None Include="Assets\Libs\TextMesh Pro\Resources\Shaders\TMP_SDF-Mobile Overlay.shader" />
143
    <None Include="Assets\Libs\TextMesh Pro\Resources\Shaders\TMP_Bitmap.shader" />
144
    <None Include="Assets\StreamingAssets\ProgramData\errors.xml" />
145
    <None Include="Assets\Libs\TextMesh Pro\Resources\Shaders\TMP_SDF-Surface-Mobile.shader" />
146
    <None Include="Assets\Libs\JsonDotNet\link.xml" />
147
    <None Include="Assets\Libs\JsonDotNet\Assemblies\Windows\Newtonsoft.Json.XML" />
148
    <None Include="Assets\Libs\JsonDotNet\Assemblies\Standalone\Newtonsoft.Json.XML" />
149
    <None Include="Assets\Libs\JsonDotNet\Assemblies\Standalone\Newtonsoft.Json.dll" />
150
    <None Include="Assets\Libs\TextMesh Pro\Resources\Shaders\TMP_SDF-Surface.shader" />
151
    <None Include="Assets\Libs\TextMesh Pro\Sprites\EmojiOne Attribution.txt" />
152
    <None Include="Assets\Libs\TextMesh Pro\Resources\Shaders\TMP_Bitmap-Custom-Atlas.shader" />
153
    <None Include="Assets\Libs\TextMesh Pro\Resources\Shaders\TMP_SDF.shader" />
154
    <None Include="Assets\Libs\TextMesh Pro\Resources\LineBreaking Leading Characters.txt" />
155
    <None Include="Assets\Libs\TextMesh Pro\Resources\Shaders\TMPro_Properties.cginc" />
156
    <None Include="Assets\Libs\TextMesh Pro\Resources\Shaders\TMPro_Surface.cginc" />
157
    <None Include="Assets\Libs\JsonDotNet\Assemblies\AOT\Newtonsoft.Json.dll" />
158
    <None Include="Assets\Libs\JsonDotNet\Assemblies\AOT\Newtonsoft.Json.XML" />
159
    <None Include="Assets\Libs\TextMesh Pro\Resources\LineBreaking Following Characters.txt" />
160
    <None Include="Assets\Libs\JsonDotNet\Assemblies\Windows\Newtonsoft.Json.dll" />
161
    <None Include="Assets\StreamingAssets\ProgramData\inputs.xml" />
162
    <None Include="Assets\Libs\TextMesh Pro\Resources\Shaders\TMP_SDF-Mobile Masking.shader" />
163
    <None Include="Assets\Libs\TextMesh Pro\Resources\Shaders\TMP_SDF Overlay.shader" />
164
    <None Include="Assets\Libs\TextMesh Pro\Resources\Shaders\TMP_Bitmap-Mobile.shader" />
165
    <None Include="Assets\Libs\TextMesh Pro\Fonts\LiberationSans - OFL.txt" />
166
    <None Include="Assets\Resources\Testing\input_02.txt" />
167
    <None Include="Assets\Libs\TextMesh Pro\Resources\Shaders\TMP_SDF-Mobile.shader" />
168
    <None Include="Assets\Resources\Testing\input_01.txt" />
169
    <None Include="Assets\Libs\TextMesh Pro\Resources\Shaders\TMP_Sprite.shader" />
170
  </ItemGroup>
171
  <ItemGroup>
172
    <Reference Include="UnityEngine">
173
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
174
    </Reference>
175
    <Reference Include="UnityEngine.AIModule">
176
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
177
    </Reference>
178
    <Reference Include="UnityEngine.AccessibilityModule">
179
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
180
    </Reference>
181
    <Reference Include="UnityEngine.AndroidJNIModule">
182
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
183
    </Reference>
184
    <Reference Include="UnityEngine.AnimationModule">
185
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
186
    </Reference>
187
    <Reference Include="UnityEngine.AssetBundleModule">
188
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
189
    </Reference>
190
    <Reference Include="UnityEngine.AudioModule">
191
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
192
    </Reference>
193
    <Reference Include="UnityEngine.ClothModule">
194
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
195
    </Reference>
196
    <Reference Include="UnityEngine.CoreModule">
197
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
198
    </Reference>
199
    <Reference Include="UnityEngine.CrashReportingModule">
200
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
201
    </Reference>
202
    <Reference Include="UnityEngine.DSPGraphModule">
203
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
204
    </Reference>
205
    <Reference Include="UnityEngine.DirectorModule">
206
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
207
    </Reference>
208
    <Reference Include="UnityEngine.GIModule">
209
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
210
    </Reference>
211
    <Reference Include="UnityEngine.GameCenterModule">
212
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
213
    </Reference>
214
    <Reference Include="UnityEngine.GridModule">
215
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
216
    </Reference>
217
    <Reference Include="UnityEngine.HotReloadModule">
218
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
219
    </Reference>
220
    <Reference Include="UnityEngine.IMGUIModule">
221
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
222
    </Reference>
223
    <Reference Include="UnityEngine.ImageConversionModule">
224
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
225
    </Reference>
226
    <Reference Include="UnityEngine.InputModule">
227
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
228
    </Reference>
229
    <Reference Include="UnityEngine.InputLegacyModule">
230
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
231
    </Reference>
232
    <Reference Include="UnityEngine.JSONSerializeModule">
233
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
234
    </Reference>
235
    <Reference Include="UnityEngine.LocalizationModule">
236
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
237
    </Reference>
238
    <Reference Include="UnityEngine.ParticleSystemModule">
239
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
240
    </Reference>
241
    <Reference Include="UnityEngine.PerformanceReportingModule">
242
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
243
    </Reference>
244
    <Reference Include="UnityEngine.PhysicsModule">
245
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
246
    </Reference>
247
    <Reference Include="UnityEngine.Physics2DModule">
248
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
249
    </Reference>
250
    <Reference Include="UnityEngine.ProfilerModule">
251
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
252
    </Reference>
253
    <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
254
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
255
    </Reference>
256
    <Reference Include="UnityEngine.ScreenCaptureModule">
257
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
258
    </Reference>
259
    <Reference Include="UnityEngine.SharedInternalsModule">
260
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
261
    </Reference>
262
    <Reference Include="UnityEngine.SpriteMaskModule">
263
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
264
    </Reference>
265
    <Reference Include="UnityEngine.SpriteShapeModule">
266
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
267
    </Reference>
268
    <Reference Include="UnityEngine.StreamingModule">
269
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
270
    </Reference>
271
    <Reference Include="UnityEngine.SubstanceModule">
272
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
273
    </Reference>
274
    <Reference Include="UnityEngine.SubsystemsModule">
275
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
276
    </Reference>
277
    <Reference Include="UnityEngine.TLSModule">
278
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
279
    </Reference>
280
    <Reference Include="UnityEngine.TerrainModule">
281
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
282
    </Reference>
283
    <Reference Include="UnityEngine.TerrainPhysicsModule">
284
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
285
    </Reference>
286
    <Reference Include="UnityEngine.TextCoreFontEngineModule">
287
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
288
    </Reference>
289
    <Reference Include="UnityEngine.TextCoreTextEngineModule">
290
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
291
    </Reference>
292
    <Reference Include="UnityEngine.TextRenderingModule">
293
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
294
    </Reference>
295
    <Reference Include="UnityEngine.TilemapModule">
296
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
297
    </Reference>
298
    <Reference Include="UnityEngine.UIModule">
299
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
300
    </Reference>
301
    <Reference Include="UnityEngine.UIElementsModule">
302
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
303
    </Reference>
304
    <Reference Include="UnityEngine.UIElementsNativeModule">
305
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll</HintPath>
306
    </Reference>
307
    <Reference Include="UnityEngine.UNETModule">
308
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath>
309
    </Reference>
310
    <Reference Include="UnityEngine.UmbraModule">
311
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
312
    </Reference>
313
    <Reference Include="UnityEngine.UnityAnalyticsModule">
314
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
315
    </Reference>
316
    <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
317
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
318
    </Reference>
319
    <Reference Include="UnityEngine.UnityConnectModule">
320
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
321
    </Reference>
322
    <Reference Include="UnityEngine.UnityCurlModule">
323
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
324
    </Reference>
325
    <Reference Include="UnityEngine.UnityTestProtocolModule">
326
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
327
    </Reference>
328
    <Reference Include="UnityEngine.UnityWebRequestModule">
329
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
330
    </Reference>
331
    <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
332
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
333
    </Reference>
334
    <Reference Include="UnityEngine.UnityWebRequestAudioModule">
335
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
336
    </Reference>
337
    <Reference Include="UnityEngine.UnityWebRequestTextureModule">
338
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
339
    </Reference>
340
    <Reference Include="UnityEngine.UnityWebRequestWWWModule">
341
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
342
    </Reference>
343
    <Reference Include="UnityEngine.VFXModule">
344
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
345
    </Reference>
346
    <Reference Include="UnityEngine.VRModule">
347
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
348
    </Reference>
349
    <Reference Include="UnityEngine.VehiclesModule">
350
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
351
    </Reference>
352
    <Reference Include="UnityEngine.VideoModule">
353
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
354
    </Reference>
355
    <Reference Include="UnityEngine.WebGLModule">
356
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\PlaybackEngines\WebGLSupport\Managed\UnityEngine.WebGLModule.dll</HintPath>
357
    </Reference>
358
    <Reference Include="UnityEngine.WindModule">
359
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
360
    </Reference>
361
    <Reference Include="UnityEngine.XRModule">
362
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
363
    </Reference>
364
    <Reference Include="UnityEditor">
365
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
366
    </Reference>
367
    <Reference Include="UnityEditor.CoreModule">
368
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
369
    </Reference>
370
    <Reference Include="UnityEditor.DeviceSimulatorModule">
371
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
372
    </Reference>
373
    <Reference Include="UnityEditor.DiagnosticsModule">
374
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
375
    </Reference>
376
    <Reference Include="UnityEditor.GraphViewModule">
377
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
378
    </Reference>
379
    <Reference Include="UnityEditor.PackageManagerUIModule">
380
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll</HintPath>
381
    </Reference>
382
    <Reference Include="UnityEditor.QuickSearchModule">
383
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
384
    </Reference>
385
    <Reference Include="UnityEditor.SceneTemplateModule">
386
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
387
    </Reference>
388
    <Reference Include="UnityEditor.TextCoreFontEngineModule">
389
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
390
    </Reference>
391
    <Reference Include="UnityEditor.TextCoreTextEngineModule">
392
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
393
    </Reference>
394
    <Reference Include="UnityEditor.UIBuilderModule">
395
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
396
    </Reference>
397
    <Reference Include="UnityEditor.UIElementsModule">
398
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
399
    </Reference>
400
    <Reference Include="UnityEditor.UIElementsSamplesModule">
401
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
402
    </Reference>
403
    <Reference Include="UnityEditor.UIServiceModule">
404
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll</HintPath>
405
    </Reference>
406
    <Reference Include="UnityEditor.UnityConnectModule">
407
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
408
    </Reference>
409
    <Reference Include="Newtonsoft.Json">
410
      <HintPath>Assets\Libs\JsonDotNet\Assemblies\Standalone\Newtonsoft.Json.dll</HintPath>
411
    </Reference>
412
    <Reference Include="Unity.VisualScripting.Antlr3.Runtime">
413
      <HintPath>Library\PackageCache\com.unity.visualscripting@1.8.0\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
414
    </Reference>
415
    <Reference Include="netstandard">
416
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\ref\2.1.0\netstandard.dll</HintPath>
417
    </Reference>
418
    <Reference Include="Microsoft.Win32.Primitives">
419
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\Microsoft.Win32.Primitives.dll</HintPath>
420
    </Reference>
421
    <Reference Include="System.AppContext">
422
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.AppContext.dll</HintPath>
423
    </Reference>
424
    <Reference Include="System.Buffers">
425
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Buffers.dll</HintPath>
426
    </Reference>
427
    <Reference Include="System.Collections.Concurrent">
428
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Concurrent.dll</HintPath>
429
    </Reference>
430
    <Reference Include="System.Collections">
431
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.dll</HintPath>
432
    </Reference>
433
    <Reference Include="System.Collections.NonGeneric">
434
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.NonGeneric.dll</HintPath>
435
    </Reference>
436
    <Reference Include="System.Collections.Specialized">
437
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Specialized.dll</HintPath>
438
    </Reference>
439
    <Reference Include="System.ComponentModel">
440
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.dll</HintPath>
441
    </Reference>
442
    <Reference Include="System.ComponentModel.EventBasedAsync">
443
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll</HintPath>
444
    </Reference>
445
    <Reference Include="System.ComponentModel.Primitives">
446
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.Primitives.dll</HintPath>
447
    </Reference>
448
    <Reference Include="System.ComponentModel.TypeConverter">
449
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.TypeConverter.dll</HintPath>
450
    </Reference>
451
    <Reference Include="System.Console">
452
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Console.dll</HintPath>
453
    </Reference>
454
    <Reference Include="System.Data.Common">
455
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Data.Common.dll</HintPath>
456
    </Reference>
457
    <Reference Include="System.Diagnostics.Contracts">
458
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Contracts.dll</HintPath>
459
    </Reference>
460
    <Reference Include="System.Diagnostics.Debug">
461
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Debug.dll</HintPath>
462
    </Reference>
463
    <Reference Include="System.Diagnostics.FileVersionInfo">
464
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll</HintPath>
465
    </Reference>
466
    <Reference Include="System.Diagnostics.Process">
467
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Process.dll</HintPath>
468
    </Reference>
469
    <Reference Include="System.Diagnostics.StackTrace">
470
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.StackTrace.dll</HintPath>
471
    </Reference>
472
    <Reference Include="System.Diagnostics.TextWriterTraceListener">
473
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
474
    </Reference>
475
    <Reference Include="System.Diagnostics.Tools">
476
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tools.dll</HintPath>
477
    </Reference>
478
    <Reference Include="System.Diagnostics.TraceSource">
479
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TraceSource.dll</HintPath>
480
    </Reference>
481
    <Reference Include="System.Diagnostics.Tracing">
482
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tracing.dll</HintPath>
483
    </Reference>
484
    <Reference Include="System.Drawing.Primitives">
485
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Drawing.Primitives.dll</HintPath>
486
    </Reference>
487
    <Reference Include="System.Dynamic.Runtime">
488
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Dynamic.Runtime.dll</HintPath>
489
    </Reference>
490
    <Reference Include="System.Globalization.Calendars">
491
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Calendars.dll</HintPath>
492
    </Reference>
493
    <Reference Include="System.Globalization">
494
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.dll</HintPath>
495
    </Reference>
496
    <Reference Include="System.Globalization.Extensions">
497
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Extensions.dll</HintPath>
498
    </Reference>
499
    <Reference Include="System.IO.Compression">
500
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.dll</HintPath>
501
    </Reference>
502
    <Reference Include="System.IO.Compression.ZipFile">
503
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.ZipFile.dll</HintPath>
504
    </Reference>
505
    <Reference Include="System.IO">
506
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.dll</HintPath>
507
    </Reference>
508
    <Reference Include="System.IO.FileSystem">
509
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.dll</HintPath>
510
    </Reference>
511
    <Reference Include="System.IO.FileSystem.DriveInfo">
512
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll</HintPath>
513
    </Reference>
514
    <Reference Include="System.IO.FileSystem.Primitives">
515
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Primitives.dll</HintPath>
516
    </Reference>
517
    <Reference Include="System.IO.FileSystem.Watcher">
518
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Watcher.dll</HintPath>
519
    </Reference>
520
    <Reference Include="System.IO.IsolatedStorage">
521
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.IsolatedStorage.dll</HintPath>
522
    </Reference>
523
    <Reference Include="System.IO.MemoryMappedFiles">
524
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.MemoryMappedFiles.dll</HintPath>
525
    </Reference>
526
    <Reference Include="System.IO.Pipes">
527
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Pipes.dll</HintPath>
528
    </Reference>
529
    <Reference Include="System.IO.UnmanagedMemoryStream">
530
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll</HintPath>
531
    </Reference>
532
    <Reference Include="System.Linq">
533
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.dll</HintPath>
534
    </Reference>
535
    <Reference Include="System.Linq.Expressions">
536
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Expressions.dll</HintPath>
537
    </Reference>
538
    <Reference Include="System.Linq.Parallel">
539
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Parallel.dll</HintPath>
540
    </Reference>
541
    <Reference Include="System.Linq.Queryable">
542
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Queryable.dll</HintPath>
543
    </Reference>
544
    <Reference Include="System.Memory">
545
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Memory.dll</HintPath>
546
    </Reference>
547
    <Reference Include="System.Net.Http">
548
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Http.dll</HintPath>
549
    </Reference>
550
    <Reference Include="System.Net.NameResolution">
551
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NameResolution.dll</HintPath>
552
    </Reference>
553
    <Reference Include="System.Net.NetworkInformation">
554
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NetworkInformation.dll</HintPath>
555
    </Reference>
556
    <Reference Include="System.Net.Ping">
557
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Ping.dll</HintPath>
558
    </Reference>
559
    <Reference Include="System.Net.Primitives">
560
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Primitives.dll</HintPath>
561
    </Reference>
562
    <Reference Include="System.Net.Requests">
563
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Requests.dll</HintPath>
564
    </Reference>
565
    <Reference Include="System.Net.Security">
566
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Security.dll</HintPath>
567
    </Reference>
568
    <Reference Include="System.Net.Sockets">
569
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Sockets.dll</HintPath>
570
    </Reference>
571
    <Reference Include="System.Net.WebHeaderCollection">
572
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebHeaderCollection.dll</HintPath>
573
    </Reference>
574
    <Reference Include="System.Net.WebSockets.Client">
575
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.Client.dll</HintPath>
576
    </Reference>
577
    <Reference Include="System.Net.WebSockets">
578
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.dll</HintPath>
579
    </Reference>
580
    <Reference Include="System.Numerics.Vectors">
581
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Numerics.Vectors.dll</HintPath>
582
    </Reference>
583
    <Reference Include="System.ObjectModel">
584
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ObjectModel.dll</HintPath>
585
    </Reference>
586
    <Reference Include="System.Reflection.DispatchProxy">
587
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.DispatchProxy.dll</HintPath>
588
    </Reference>
589
    <Reference Include="System.Reflection">
590
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.dll</HintPath>
591
    </Reference>
592
    <Reference Include="System.Reflection.Emit">
593
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.dll</HintPath>
594
    </Reference>
595
    <Reference Include="System.Reflection.Emit.ILGeneration">
596
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.ILGeneration.dll</HintPath>
597
    </Reference>
598
    <Reference Include="System.Reflection.Emit.Lightweight">
599
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.Lightweight.dll</HintPath>
600
    </Reference>
601
    <Reference Include="System.Reflection.Extensions">
602
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Extensions.dll</HintPath>
603
    </Reference>
604
    <Reference Include="System.Reflection.Primitives">
605
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Primitives.dll</HintPath>
606
    </Reference>
607
    <Reference Include="System.Resources.Reader">
608
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Reader.dll</HintPath>
609
    </Reference>
610
    <Reference Include="System.Resources.ResourceManager">
611
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.ResourceManager.dll</HintPath>
612
    </Reference>
613
    <Reference Include="System.Resources.Writer">
614
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Writer.dll</HintPath>
615
    </Reference>
616
    <Reference Include="System.Runtime.CompilerServices.VisualC">
617
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll</HintPath>
618
    </Reference>
619
    <Reference Include="System.Runtime">
620
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.dll</HintPath>
621
    </Reference>
622
    <Reference Include="System.Runtime.Extensions">
623
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Extensions.dll</HintPath>
624
    </Reference>
625
    <Reference Include="System.Runtime.Handles">
626
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Handles.dll</HintPath>
627
    </Reference>
628
    <Reference Include="System.Runtime.InteropServices">
629
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.dll</HintPath>
630
    </Reference>
631
    <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
632
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
633
    </Reference>
634
    <Reference Include="System.Runtime.Numerics">
635
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Numerics.dll</HintPath>
636
    </Reference>
637
    <Reference Include="System.Runtime.Serialization.Formatters">
638
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll</HintPath>
639
    </Reference>
640
    <Reference Include="System.Runtime.Serialization.Json">
641
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Json.dll</HintPath>
642
    </Reference>
643
    <Reference Include="System.Runtime.Serialization.Primitives">
644
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll</HintPath>
645
    </Reference>
646
    <Reference Include="System.Runtime.Serialization.Xml">
647
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Xml.dll</HintPath>
648
    </Reference>
649
    <Reference Include="System.Security.Claims">
650
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Claims.dll</HintPath>
651
    </Reference>
652
    <Reference Include="System.Security.Cryptography.Algorithms">
653
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll</HintPath>
654
    </Reference>
655
    <Reference Include="System.Security.Cryptography.Csp">
656
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Csp.dll</HintPath>
657
    </Reference>
658
    <Reference Include="System.Security.Cryptography.Encoding">
659
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Encoding.dll</HintPath>
660
    </Reference>
661
    <Reference Include="System.Security.Cryptography.Primitives">
662
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Primitives.dll</HintPath>
663
    </Reference>
664
    <Reference Include="System.Security.Cryptography.X509Certificates">
665
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll</HintPath>
666
    </Reference>
667
    <Reference Include="System.Security.Principal">
668
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Principal.dll</HintPath>
669
    </Reference>
670
    <Reference Include="System.Security.SecureString">
671
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.SecureString.dll</HintPath>
672
    </Reference>
673
    <Reference Include="System.Text.Encoding">
674
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.dll</HintPath>
675
    </Reference>
676
    <Reference Include="System.Text.Encoding.Extensions">
677
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.Extensions.dll</HintPath>
678
    </Reference>
679
    <Reference Include="System.Text.RegularExpressions">
680
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.RegularExpressions.dll</HintPath>
681
    </Reference>
682
    <Reference Include="System.Threading">
683
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.dll</HintPath>
684
    </Reference>
685
    <Reference Include="System.Threading.Overlapped">
686
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Overlapped.dll</HintPath>
687
    </Reference>
688
    <Reference Include="System.Threading.Tasks">
689
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.dll</HintPath>
690
    </Reference>
691
    <Reference Include="System.Threading.Tasks.Extensions">
692
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Extensions.dll</HintPath>
693
    </Reference>
694
    <Reference Include="System.Threading.Tasks.Parallel">
695
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Parallel.dll</HintPath>
696
    </Reference>
697
    <Reference Include="System.Threading.Thread">
698
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Thread.dll</HintPath>
699
    </Reference>
700
    <Reference Include="System.Threading.ThreadPool">
701
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.ThreadPool.dll</HintPath>
702
    </Reference>
703
    <Reference Include="System.Threading.Timer">
704
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Timer.dll</HintPath>
705
    </Reference>
706
    <Reference Include="System.ValueTuple">
707
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ValueTuple.dll</HintPath>
708
    </Reference>
709
    <Reference Include="System.Xml.ReaderWriter">
710
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.ReaderWriter.dll</HintPath>
711
    </Reference>
712
    <Reference Include="System.Xml.XDocument">
713
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XDocument.dll</HintPath>
714
    </Reference>
715
    <Reference Include="System.Xml.XmlDocument">
716
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlDocument.dll</HintPath>
717
    </Reference>
718
    <Reference Include="System.Xml.XmlSerializer">
719
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlSerializer.dll</HintPath>
720
    </Reference>
721
    <Reference Include="System.Xml.XPath">
722
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.dll</HintPath>
723
    </Reference>
724
    <Reference Include="System.Xml.XPath.XDocument">
725
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.XDocument.dll</HintPath>
726
    </Reference>
727
    <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
728
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
729
    </Reference>
730
    <Reference Include="mscorlib">
731
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\mscorlib.dll</HintPath>
732
    </Reference>
733
    <Reference Include="System.ComponentModel.Composition">
734
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ComponentModel.Composition.dll</HintPath>
735
    </Reference>
736
    <Reference Include="System.Core">
737
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Core.dll</HintPath>
738
    </Reference>
739
    <Reference Include="System.Data">
740
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Data.dll</HintPath>
741
    </Reference>
742
    <Reference Include="System">
743
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.dll</HintPath>
744
    </Reference>
745
    <Reference Include="System.Drawing">
746
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Drawing.dll</HintPath>
747
    </Reference>
748
    <Reference Include="System.IO.Compression.FileSystem">
749
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.IO.Compression.FileSystem.dll</HintPath>
750
    </Reference>
751
    <Reference Include="System.Net">
752
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Net.dll</HintPath>
753
    </Reference>
754
    <Reference Include="System.Numerics">
755
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Numerics.dll</HintPath>
756
    </Reference>
757
    <Reference Include="System.Runtime.Serialization">
758
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Runtime.Serialization.dll</HintPath>
759
    </Reference>
760
    <Reference Include="System.ServiceModel.Web">
761
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ServiceModel.Web.dll</HintPath>
762
    </Reference>
763
    <Reference Include="System.Transactions">
764
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Transactions.dll</HintPath>
765
    </Reference>
766
    <Reference Include="System.Web">
767
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Web.dll</HintPath>
768
    </Reference>
769
    <Reference Include="System.Windows">
770
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Windows.dll</HintPath>
771
    </Reference>
772
    <Reference Include="System.Xml">
773
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.dll</HintPath>
774
    </Reference>
775
    <Reference Include="System.Xml.Linq">
776
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Linq.dll</HintPath>
777
    </Reference>
778
    <Reference Include="System.Xml.Serialization">
779
      <HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.19f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll</HintPath>
780
    </Reference>
781
    <Reference Include="Unity.VisualScripting.Flow.Editor">
782
      <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath>
783
    </Reference>
784
    <Reference Include="Unity.VSCode.Editor">
785
      <HintPath>Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
786
    </Reference>
787
    <Reference Include="Unity.VisualScripting.Shared.Editor">
788
      <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath>
789
    </Reference>
790
    <Reference Include="Unity.TextMeshPro.Editor">
791
      <HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
792
    </Reference>
793
    <Reference Include="Unity.VisualStudio.Editor">
794
      <HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
795
    </Reference>
796
    <Reference Include="Unity.Timeline.Editor">
797
      <HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
798
    </Reference>
799
    <Reference Include="Unity.Timeline">
800
      <HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
801
    </Reference>
802
    <Reference Include="Unity.VisualScripting.Core.Editor">
803
      <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath>
804
    </Reference>
805
    <Reference Include="Unity.TextMeshPro">
806
      <HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
807
    </Reference>
808
    <Reference Include="Unity.VisualScripting.State.Editor">
809
      <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath>
810
    </Reference>
811
    <Reference Include="Unity.VisualScripting.SettingsProvider.Editor">
812
      <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
813
    </Reference>
814
    <Reference Include="Unity.VisualScripting.Flow">
815
      <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath>
816
    </Reference>
817
    <Reference Include="UnityEditor.UI">
818
      <HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
819
    </Reference>
820
    <Reference Include="Unity.PlasticSCM.Editor">
821
      <HintPath>Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
822
    </Reference>
823
    <Reference Include="Unity.Rider.Editor">
824
      <HintPath>Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
825
    </Reference>
826
    <Reference Include="UnityEngine.UI">
827
      <HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
828
    </Reference>
829
    <Reference Include="Unity.VisualScripting.State">
830
      <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath>
831
    </Reference>
832
    <Reference Include="Unity.VisualScripting.Core">
833
      <HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath>
834
    </Reference>
835
  </ItemGroup>
836
  <ItemGroup>
837
  </ItemGroup>
838
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
839
  <Target Name="GenerateTargetFrameworkMonikerAttribute" />
840
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
841
       Other similar extension points exist, see Microsoft.Common.targets.
842
  <Target Name="BeforeBuild">
843
  </Target>
844
  <Target Name="AfterBuild">
845
  </Target>
846
  -->
847
</Project>
(5-5/5)