diff --git a/.gitignore b/.gitignore
index 7c1095d..f662b1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,9 +35,7 @@
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
-*.csproj
*.unityproj
-*.sln
*.suo
*.tmp
*.user
diff --git a/SampleUnityProject.sln b/SampleUnityProject.sln
new file mode 100644
index 0000000..49d1098
--- /dev/null
+++ b/SampleUnityProject.sln
@@ -0,0 +1,33 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UEPT.Runtime", "UEPT.Runtime.csproj", "{57a383ec-bd4b-d708-9f07-68b00c685814}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UEPT.Shared", "UEPT.Shared.csproj", "{4a37d7c2-952c-b95f-d32d-e1c26f2e0662}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UEPT.Backend", "UEPT.Backend.csproj", "{9fc80359-3a0c-716f-0d77-0091f164311b}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UEPT.Tests.PlayMode", "UEPT.Tests.PlayMode.csproj", "{a9612112-6f21-9f01-2f95-e5dbe2504b9b}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UEPT.Tests.EditMode", "UEPT.Tests.EditMode.csproj", "{8313f7b1-b513-4b8f-4334-ca3fab56bad5}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {57a383ec-bd4b-d708-9f07-68b00c685814}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {57a383ec-bd4b-d708-9f07-68b00c685814}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4a37d7c2-952c-b95f-d32d-e1c26f2e0662}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4a37d7c2-952c-b95f-d32d-e1c26f2e0662}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9fc80359-3a0c-716f-0d77-0091f164311b}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9fc80359-3a0c-716f-0d77-0091f164311b}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {a9612112-6f21-9f01-2f95-e5dbe2504b9b}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {a9612112-6f21-9f01-2f95-e5dbe2504b9b}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8313f7b1-b513-4b8f-4334-ca3fab56bad5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8313f7b1-b513-4b8f-4334-ca3fab56bad5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/UEPT.Backend.csproj b/UEPT.Backend.csproj
new file mode 100644
index 0000000..30fff14
--- /dev/null
+++ b/UEPT.Backend.csproj
@@ -0,0 +1,63 @@
+
+
+
+ 9.0
+ <_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package
+ <_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package
+ true
+
+
+ Debug
+ AnyCPU
+ 10.0.20506
+ 2.0
+
+ {9fc80359-3a0c-716f-0d77-0091f164311b}
+ {E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
+ Library
+ Properties
+ UEPT.Backend
+ v4.7.1
+ 512
+ .
+
+
+ true
+ full
+ false
+ Temp\Bin\Debug\Unity.Rider.Editor\
+ UNITY_EDITOR
+ prompt
+ 4
+ 0169,0649
+ False
+ False
+
+
+ true
+ true
+ false
+ false
+ false
+
+
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.dll
+
+
+
+
+
diff --git a/UEPT.Runtime.csproj b/UEPT.Runtime.csproj
new file mode 100644
index 0000000..2731b4f
--- /dev/null
+++ b/UEPT.Runtime.csproj
@@ -0,0 +1,684 @@
+
+
+
+ 9.0
+ <_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package
+ <_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package
+ true
+
+
+ Debug
+ AnyCPU
+ 10.0.20506
+ 2.0
+
+ {57a383ec-bd4b-d708-9f07-68b00c685814}
+ {E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
+ Library
+ Properties
+ UEPT.Runtime
+ v4.7.1
+ 512
+ .
+
+
+ true
+ full
+ false
+ Temp\Bin\Debug\UEPT.Runtime\
+ UNITY_2021_3_39;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_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_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_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;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_OSX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_PRO_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
+ prompt
+ 4
+ 0169,0649
+ False
+ False
+
+
+ true
+ true
+ false
+ false
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GIModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.CoreModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GraphViewModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.PackageManagerUIModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIServiceModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll
+
+
+ /Users/keepshoma/Documents/Repos/SampleUnityProject/Library/PackageCache/com.unity.testtools.codecoverage@1.2.5/lib/ReportGenerator/ReportGeneratorMerged.dll
+
+
+ /Users/keepshoma/Documents/Repos/SampleUnityProject/Library/PackageCache/com.unity.nuget.mono-cecil@1.10.1/Mono.Cecil.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Common.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/PlaybackEngines/AndroidPlayer/Unity.Android.Types.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/PlaybackEngines/AndroidPlayer/Unity.Android.Gradle.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.iOS.Extensions.Xcode.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/ref/2.1.0/netstandard.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/Microsoft.Win32.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.AppContext.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Buffers.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Concurrent.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.NonGeneric.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Specialized.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.TypeConverter.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Console.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Data.Common.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Contracts.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Debug.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Process.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.StackTrace.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tools.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TraceSource.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tracing.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Drawing.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Dynamic.Runtime.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Calendars.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Extensions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.ZipFile.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Watcher.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.IsolatedStorage.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.MemoryMappedFiles.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Pipes.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Expressions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Parallel.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Queryable.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Memory.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Http.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NameResolution.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NetworkInformation.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Ping.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Requests.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Security.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Sockets.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebHeaderCollection.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.Client.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Numerics.Vectors.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ObjectModel.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.DispatchProxy.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.ILGeneration.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.Lightweight.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Extensions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Reader.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.ResourceManager.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Writer.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Extensions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Handles.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Numerics.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Json.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Xml.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Claims.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Csp.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Encoding.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Principal.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.SecureString.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.Extensions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.RegularExpressions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Overlapped.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Extensions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Parallel.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Thread.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.ThreadPool.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Timer.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ValueTuple.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.ReaderWriter.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XDocument.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.XDocument.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlDocument.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlSerializer.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ComponentModel.Composition.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Core.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Data.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Drawing.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.IO.Compression.FileSystem.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Net.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Numerics.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Runtime.Serialization.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ServiceModel.Web.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Transactions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Web.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Windows.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Linq.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Serialization.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/mscorlib.dll
+
+
+ /Users/keepshoma/Documents/Repos/SampleUnityProject/Library/ScriptAssemblies/UniTask.dll
+
+
+ /Users/keepshoma/Documents/Repos/SampleUnityProject/Library/ScriptAssemblies/VContainer.dll
+
+
+ /Users/keepshoma/Documents/Repos/SampleUnityProject/Library/ScriptAssemblies/UnityEditor.UI.dll
+
+
+ /Users/keepshoma/Documents/Repos/SampleUnityProject/Library/ScriptAssemblies/UnityEngine.UI.dll
+
+
+
+
+ {4a37d7c2-952c-b95f-d32d-e1c26f2e0662}
+ UEPT.Shared
+
+
+
+
+
diff --git a/UEPT.Shared.csproj b/UEPT.Shared.csproj
new file mode 100644
index 0000000..802e248
--- /dev/null
+++ b/UEPT.Shared.csproj
@@ -0,0 +1,657 @@
+
+
+
+ 9.0
+ <_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package
+ <_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package
+ true
+
+
+ Debug
+ AnyCPU
+ 10.0.20506
+ 2.0
+
+ {4a37d7c2-952c-b95f-d32d-e1c26f2e0662}
+ {E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
+ Library
+ Properties
+ UEPT.Shared
+ v4.7.1
+ 512
+ .
+
+
+ true
+ full
+ false
+ Temp\Bin\Debug\UEPT.Shared\
+ UNITY_2021_3_39;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_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_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_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;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_OSX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_PRO_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
+ prompt
+ 4
+ 0169,0649
+ False
+ False
+
+
+ true
+ true
+ false
+ false
+ false
+
+
+
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GIModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.CoreModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.GraphViewModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.PackageManagerUIModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UIServiceModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll
+
+
+ /Users/keepshoma/Documents/Repos/SampleUnityProject/Library/PackageCache/com.unity.testtools.codecoverage@1.2.5/lib/ReportGenerator/ReportGeneratorMerged.dll
+
+
+ /Users/keepshoma/Documents/Repos/SampleUnityProject/Library/PackageCache/com.unity.nuget.mono-cecil@1.10.1/Mono.Cecil.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Common.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/PlaybackEngines/AndroidPlayer/Unity.Android.Types.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/PlaybackEngines/AndroidPlayer/Unity.Android.Gradle.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.iOS.Extensions.Xcode.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/ref/2.1.0/netstandard.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/Microsoft.Win32.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.AppContext.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Buffers.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Concurrent.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.NonGeneric.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Specialized.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.TypeConverter.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Console.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Data.Common.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Contracts.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Debug.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Process.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.StackTrace.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tools.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TraceSource.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tracing.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Drawing.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Dynamic.Runtime.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Calendars.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Extensions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.ZipFile.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Watcher.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.IsolatedStorage.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.MemoryMappedFiles.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Pipes.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Expressions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Parallel.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Queryable.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Memory.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Http.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NameResolution.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NetworkInformation.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Ping.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Requests.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Security.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Sockets.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebHeaderCollection.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.Client.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Numerics.Vectors.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ObjectModel.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.DispatchProxy.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.ILGeneration.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.Lightweight.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Extensions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Reader.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.ResourceManager.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Writer.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Extensions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Handles.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Numerics.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Json.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Xml.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Claims.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Csp.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Encoding.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Primitives.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Principal.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.SecureString.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.Extensions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.RegularExpressions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Overlapped.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Extensions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Parallel.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Thread.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.ThreadPool.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Timer.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ValueTuple.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.ReaderWriter.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XDocument.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.XDocument.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlDocument.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlSerializer.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ComponentModel.Composition.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Core.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Data.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Drawing.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.IO.Compression.FileSystem.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Net.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Numerics.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Runtime.Serialization.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ServiceModel.Web.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Transactions.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Web.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Windows.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Linq.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Serialization.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx/mscorlib.dll
+
+
+ /Users/keepshoma/Documents/Repos/SampleUnityProject/Library/ScriptAssemblies/UnityEditor.UI.dll
+
+
+ /Users/keepshoma/Documents/Repos/SampleUnityProject/Library/ScriptAssemblies/UnityEngine.UI.dll
+
+
+
+
+
+
+
diff --git a/UEPT.Tests.EditMode.csproj b/UEPT.Tests.EditMode.csproj
new file mode 100644
index 0000000..96ece2d
--- /dev/null
+++ b/UEPT.Tests.EditMode.csproj
@@ -0,0 +1,63 @@
+
+
+
+ 9.0
+ <_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package
+ <_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package
+ true
+
+
+ Debug
+ AnyCPU
+ 10.0.20506
+ 2.0
+
+ {8313f7b1-b513-4b8f-4334-ca3fab56bad5}
+ {E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
+ Library
+ Properties
+ UEPT.Tests.EditMode
+ v4.7.1
+ 512
+ .
+
+
+ true
+ full
+ false
+ Temp\Bin\Debug\Unity.Rider.Editor\
+ UNITY_EDITOR
+ prompt
+ 4
+ 0169,0649
+ False
+ False
+
+
+ true
+ true
+ false
+ false
+ false
+
+
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.dll
+
+
+
+
+
diff --git a/UEPT.Tests.PlayMode.csproj b/UEPT.Tests.PlayMode.csproj
new file mode 100644
index 0000000..885b6d7
--- /dev/null
+++ b/UEPT.Tests.PlayMode.csproj
@@ -0,0 +1,63 @@
+
+
+
+ 9.0
+ <_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package
+ <_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package
+ true
+
+
+ Debug
+ AnyCPU
+ 10.0.20506
+ 2.0
+
+ {a9612112-6f21-9f01-2f95-e5dbe2504b9b}
+ {E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
+ Library
+ Properties
+ UEPT.Tests.PlayMode
+ v4.7.1
+ 512
+ .
+
+
+ true
+ full
+ false
+ Temp\Bin\Debug\Unity.Rider.Editor\
+ UNITY_EDITOR
+ prompt
+ 4
+ 0169,0649
+ False
+ False
+
+
+ true
+ true
+ false
+ false
+ false
+
+
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll
+
+
+ /Applications/Unity/Hub/Editor/2021.3.39f1/Unity.app/Contents/Managed/UnityEngine/UnityEditor.dll
+
+
+
+
+