Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
708479e928 |
13
.idea/.gitignore
vendored
13
.idea/.gitignore
vendored
@ -1,13 +0,0 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Rider ignored files
|
||||
/.idea.Learning.iml
|
||||
/projectSettingsUpdater.xml
|
||||
/modules.xml
|
||||
/contentModel.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
||||
13
.idea/.idea.Learning/.idea/.gitignore
vendored
13
.idea/.idea.Learning/.idea/.gitignore
vendored
@ -1,13 +0,0 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Rider ignored files
|
||||
/modules.xml
|
||||
/.idea.Learning.iml
|
||||
/contentModel.xml
|
||||
/projectSettingsUpdater.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
||||
@ -1,4 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
|
||||
</project>
|
||||
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="UserContentModel">
|
||||
<attachedFolders />
|
||||
<explicitIncludes />
|
||||
<explicitExcludes />
|
||||
</component>
|
||||
</project>
|
||||
@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
@ -1,4 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
|
||||
</project>
|
||||
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="UserContentModel">
|
||||
<attachedFolders />
|
||||
<explicitIncludes />
|
||||
<explicitExcludes />
|
||||
</component>
|
||||
</project>
|
||||
@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,947 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<LangVersion>9.0</LangVersion>
|
||||
<_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package</_TargetFrameworkDirectories>
|
||||
<_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package</_FullFrameworkReferenceAssemblyPaths>
|
||||
<DisableHandlePackageFileConflicts>true</DisableHandlePackageFileConflicts>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ProductVersion>10.0.20506</ProductVersion>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<RootNamespace></RootNamespace>
|
||||
<ProjectGuid>{be5d7332-04ea-93ba-51d8-1be73f9e6252}</ProjectGuid>
|
||||
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
||||
<OutputType>Library</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<AssemblyName>Assembly-CSharp</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<BaseDirectory>.</BaseDirectory>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
<OutputPath>Temp\Bin\Debug\Assembly-CSharp\</OutputPath>
|
||||
<DefineConstants>UNITY_6000_0_57;UNITY_6000_0;UNITY_6000;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_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_2023_1_OR_NEWER;UNITY_2023_2_OR_NEWER;UNITY_2023_3_OR_NEWER;UNITY_6000_0_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;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_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_MARSHALLING_TESTS;ENABLE_VIDEO;ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;TEXTCORE_1_0_OR_NEWER;EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED;PLATFORM_STANDALONE_LINUX;PLATFORM_STANDALONE;UNITY_STANDALONE_LINUX;UNITY_STANDALONE;UNITY_STANDALONE_LINUX_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_SPATIALTRACKING;ENABLE_MODULAR_UNITYENGINE_ASSEMBLIES;PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS;PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER;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_LINUX;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_INPUT_SYSTEM;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<NoWarn>0169,0649</NoWarn>
|
||||
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
|
||||
<TreatWarningsAsErrors>False</TreatWarningsAsErrors>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<NoConfig>true</NoConfig>
|
||||
<NoStdLib>true</NoStdLib>
|
||||
<AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
|
||||
<ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
|
||||
<ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Analyzer Include="/steamlibrary/6000.0.57f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll" />
|
||||
<Analyzer Include="/steamlibrary/6000.0.57f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll" />
|
||||
<Analyzer Include="/steamlibrary/6000.0.57f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Assets/Scripts/penis.cs" />
|
||||
<Compile Include="Assets/TutorialInfo/Scripts/Readme.cs" />
|
||||
<Reference Include="UnityEngine">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.AIModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.AccessibilityModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.AndroidJNIModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.AnimationModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.AssetBundleModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.AudioModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.ClothModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.ClusterInputModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.ClusterRendererModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.ContentLoadModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.ContentLoadModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.CoreModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.CrashReportingModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.DSPGraphModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.DirectorModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.GIModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.GIModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.GameCenterModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.GraphicsStateCollectionSerializerModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.GridModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.HierarchyCoreModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.HotReloadModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.IMGUIModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.ImageConversionModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.InputModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.InputForUIModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputForUIModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.InputLegacyModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.JSONSerializeModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.LocalizationModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.MarshallingModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.MarshallingModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.MultiplayerModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.MultiplayerModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.ParticleSystemModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.PerformanceReportingModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.PhysicsModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.Physics2DModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.PropertiesModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.PropertiesModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.ScreenCaptureModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.ShaderVariantAnalyticsModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.SharedInternalsModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.SpriteMaskModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.SpriteShapeModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.StreamingModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.SubstanceModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.SubsystemsModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.TLSModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.TerrainModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.TerrainPhysicsModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.TextCoreFontEngineModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.TextCoreTextEngineModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.TextRenderingModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.TilemapModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.UIModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.UIElementsModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.UmbraModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.UnityAnalyticsModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.UnityAnalyticsCommonModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.UnityConnectModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.UnityCurlModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.UnityTestProtocolModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.UnityWebRequestModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.UnityWebRequestAudioModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.UnityWebRequestTextureModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.UnityWebRequestWWWModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.VFXModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.VRModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.VehiclesModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.VideoModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.VirtualTexturingModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.WindModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.XRModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.AccessibilityModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.AccessibilityModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.AdaptivePerformanceModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.BuildProfileModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.BuildProfileModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.CoreBusinessMetricsModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.CoreModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.CoreModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.DeviceSimulatorModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.DiagnosticsModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.EditorToolbarModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.EmbreeModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.EmbreeModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.GIModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.GIModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.GraphViewModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.GraphViewModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.GraphicsStateCollectionSerializerModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.GridAndSnapModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.GridModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.GridModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.InAppPurchasingModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.InAppPurchasingModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.LevelPlayModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.LevelPlayModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.MultiplayerModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.MultiplayerModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.Physics2DModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.Physics2DModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.PhysicsModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.PhysicsModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.PresetsUIModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.PresetsUIModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.PropertiesModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.PropertiesModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.QuickSearchModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.SafeModeModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.SafeModeModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.SceneTemplateModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.SceneViewModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneViewModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.ShaderFoundryModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.SketchUpModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.SketchUpModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.SpriteMaskModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.SpriteShapeModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.SubstanceModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.SubstanceModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.TerrainModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.TerrainModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.TextCoreFontEngineModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.TextCoreTextEngineModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.TextRenderingModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.TextRenderingModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.TilemapModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.TilemapModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.TreeModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.TreeModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.UIAutomationModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIAutomationModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.UIBuilderModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.UIElementsModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.UIElementsSamplesModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.UmbraModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.UmbraModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.UnityConnectModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.VFXModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.VFXModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.VideoModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.VideoModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.XRModule">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/Managed/UnityEngine/UnityEditor.XRModule.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Collections.LowLevel.ILSupport">
|
||||
<HintPath>/git/Learning/Library/PackageCache/com.unity.collections@56bff8827a7e/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="nunit.framework">
|
||||
<HintPath>/git/Learning/Library/PackageCache/com.unity.ext.nunit@b16e6d09cd93/net40/unity-custom/nunit.framework.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
|
||||
<HintPath>/git/Learning/Library/PackageCache/com.unity.visualscripting@6279e2b7c485/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Mono.Cecil">
|
||||
<HintPath>/git/Learning/Library/PackageCache/com.unity.nuget.mono-cecil@d6f9955a5d5f/Mono.Cecil.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="netstandard">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/ref/2.1.0/netstandard.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Win32.Primitives">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.AppContext">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.AppContext.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Buffers">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Buffers.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Collections.Concurrent">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Collections.NonGeneric">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Collections.Specialized">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Collections">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.ComponentModel.EventBasedAsync">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.ComponentModel.Primitives">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.ComponentModel.TypeConverter">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.ComponentModel">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Console">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Console.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Data.Common">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Data.Common.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Diagnostics.Contracts">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Diagnostics.Debug">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Diagnostics.FileVersionInfo">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Diagnostics.Process">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Diagnostics.StackTrace">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Diagnostics.TextWriterTraceListener">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Diagnostics.Tools">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Diagnostics.TraceSource">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Diagnostics.Tracing">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Drawing.Primitives">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Dynamic.Runtime">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Globalization.Calendars">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Globalization.Extensions">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Globalization">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.IO.Compression.ZipFile">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.IO.Compression">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.IO.FileSystem.DriveInfo">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.IO.FileSystem.Primitives">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.IO.FileSystem.Watcher">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.IO.FileSystem">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.IO.IsolatedStorage">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.IO.MemoryMappedFiles">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.IO.Pipes">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.IO.UnmanagedMemoryStream">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.IO">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Linq.Expressions">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Linq.Parallel">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Linq.Queryable">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Linq">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Memory">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Memory.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net.Http">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Http.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net.NameResolution">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net.NetworkInformation">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net.Ping">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Ping.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net.Primitives">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net.Requests">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Requests.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net.Security">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Security.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net.Sockets">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net.WebHeaderCollection">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net.WebSockets.Client">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net.WebSockets">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Numerics.Vectors">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Numerics.Vectors.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.ObjectModel">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ObjectModel.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Reflection.DispatchProxy">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.DispatchProxy.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Reflection.Emit.ILGeneration">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.ILGeneration.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Reflection.Emit.Lightweight">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.Lightweight.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Reflection.Emit">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Reflection.Extensions">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Reflection.Primitives">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Reflection">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Resources.Reader">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Resources.ResourceManager">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Resources.Writer">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.CompilerServices.VisualC">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.Extensions">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.Handles">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.InteropServices.RuntimeInformation">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.InteropServices">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.Numerics">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.Serialization.Formatters">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.Serialization.Json">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.Serialization.Primitives">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.Serialization.Xml">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Security.Claims">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Claims.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Security.Cryptography.Algorithms">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Security.Cryptography.Csp">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Security.Cryptography.Encoding">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Security.Cryptography.Primitives">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Security.Cryptography.X509Certificates">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Security.Principal">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Principal.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Security.SecureString">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Text.Encoding.Extensions">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Text.Encoding">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Text.RegularExpressions">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Threading.Overlapped">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Threading.Tasks.Extensions">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Extensions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Threading.Tasks.Parallel">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Threading.Tasks">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Threading.Thread">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Threading.ThreadPool">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Threading.Timer">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Threading">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.ValueTuple">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ValueTuple.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Xml.ReaderWriter">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Xml.XDocument">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Xml.XPath.XDocument">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Xml.XPath">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Xml.XmlDocument">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Xml.XmlSerializer">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.InteropServices.WindowsRuntime">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.ComponentModel.Composition">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Core">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Core.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Data">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Data.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Drawing">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Drawing.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.IO.Compression.FileSystem">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Net.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Numerics">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Numerics.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.Serialization">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.ServiceModel.Web">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Transactions">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Transactions.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Web">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Web.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Windows">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Windows.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Xml.Linq">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Linq.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Xml.Serialization">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Xml">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Xml.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="mscorlib">
|
||||
<HintPath>/steamlibrary/6000.0.57f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/mscorlib.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.InputSystem.ForUI">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.InputSystem.ForUI.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.UI">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Searcher.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Searcher.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Rider.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.AI.Navigation">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.AI.Navigation.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.RenderPipeline.Universal.ShaderLibrary">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.RenderPipeline.Universal.ShaderLibrary.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.RenderPipelines.Universal.Shaders">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Shaders.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.RenderPipelines.Core.Runtime.Shared">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.Shared.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Timeline.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.ShaderGraph.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.ShaderGraph.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Timeline">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.RenderPipelines.Core.Editor.Shared">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.Shared.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.UI">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.RenderPipelines.Core.ShaderLibrary">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.PlasticSCM.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.PlasticSCM.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Multiplayer.Center.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Multiplayer.Center.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Mathematics.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Mathematics.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.RenderPipelines.GPUDriven.Runtime">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.RenderPipelines.GPUDriven.Runtime.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Collections">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Collections.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="PPv2URPConverters">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/PPv2URPConverters.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Rendering.LightTransport.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Rendering.LightTransport.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.VisualScripting.Core">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.VisualScripting.Core.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.RenderPipelines.Universal.Config.Runtime">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Config.Runtime.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.RenderPipelines.Universal.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Collections.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Collections.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.VisualScripting.Shared.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.VisualScripting.Shared.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.VisualScripting.Core.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.VisualScripting.Core.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Multiplayer.Center.Common">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Multiplayer.Center.Common.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.AI.Navigation.Updater">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.AI.Navigation.Updater.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.VisualScripting.Flow.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.VisualScripting.Flow.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.TextMeshPro">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.VisualScripting.SettingsProvider.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.VisualScripting.State.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.VisualScripting.State.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.AI.Navigation.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.AI.Navigation.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Mathematics">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Mathematics.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.RenderPipelines.Core.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.RenderPipelines.Universal.Runtime">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Runtime.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Toolchain.Linux-x86_64">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Toolchain.Linux-x86_64.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.VisualScripting.State">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.VisualScripting.State.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.AI.Navigation.Editor.ConversionSystem">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.AI.Navigation.Editor.ConversionSystem.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Sysroot.Linux_x86_64">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Sysroot.Linux_x86_64.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.TextMeshPro.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Burst.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Burst.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Burst">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Burst.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.VisualStudio.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.RenderPipelines.Core.Runtime">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.VisualScripting.Flow">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.VisualScripting.Flow.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Rendering.LightTransport.Runtime">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.Rendering.LightTransport.Runtime.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.InputSystem">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.InputSystem.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.SysrootPackage.Editor">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.SysrootPackage.Editor.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.RenderPipelines.Universal.2D.Runtime">
|
||||
<HintPath>/git/Learning/Library/ScriptAssemblies/Unity.RenderPipelines.Universal.2D.Runtime.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
<Target Name="BeforeBuild">
|
||||
</Target>
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
</Project>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b27a2e3ee4958c660b46c5d69b013d74
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e7ac485fd1068e862bbeb977d7c94e06
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -1,16 +0,0 @@
|
||||
using UnityEngine;
|
||||
|
||||
public class penis : MonoBehaviour
|
||||
{
|
||||
// Start is called once before the first execution of Update after the MonoBehaviour is created
|
||||
void Start()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
// Update is called once per frame
|
||||
void Update()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
@ -1,2 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: badf08f7631989221be4150d95f174ff
|
||||
21
Learning.sln
21
Learning.sln
@ -1,21 +0,0 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 11.00
|
||||
# Visual Studio 2010
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{be5d7332-04ea-93ba-51d8-1be73f9e6252}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{88a4f396-c742-5087-28b4-48b7f156c97d}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{be5d7332-04ea-93ba-51d8-1be73f9e6252}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{be5d7332-04ea-93ba-51d8-1be73f9e6252}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{88a4f396-c742-5087-28b4-48b7f156c97d}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{88a4f396-c742-5087-28b4-48b7f156c97d}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Binary file not shown.
Binary file not shown.
BIN
Library/Artifacts/01/011c20d853083ebcb97484faebed0c4e
Normal file
BIN
Library/Artifacts/01/011c20d853083ebcb97484faebed0c4e
Normal file
Binary file not shown.
BIN
Library/Artifacts/01/0195bc42fc52c82b5ade72121b3506d7
Normal file
BIN
Library/Artifacts/01/0195bc42fc52c82b5ade72121b3506d7
Normal file
Binary file not shown.
BIN
Library/Artifacts/01/01f431baaf86cabdf89f4aaaa26706ba
Normal file
BIN
Library/Artifacts/01/01f431baaf86cabdf89f4aaaa26706ba
Normal file
Binary file not shown.
BIN
Library/Artifacts/02/020454aaf87b1b916a919e508b63db17
Normal file
BIN
Library/Artifacts/02/020454aaf87b1b916a919e508b63db17
Normal file
Binary file not shown.
BIN
Library/Artifacts/02/02067467212fa4856c6e6effe9840b4e
Normal file
BIN
Library/Artifacts/02/02067467212fa4856c6e6effe9840b4e
Normal file
Binary file not shown.
BIN
Library/Artifacts/02/021ec9a0891e9a83df07b3bc839151c2
Normal file
BIN
Library/Artifacts/02/021ec9a0891e9a83df07b3bc839151c2
Normal file
Binary file not shown.
BIN
Library/Artifacts/02/0294d3f7ad41cb8952ffb5bb425f58ac
Normal file
BIN
Library/Artifacts/02/0294d3f7ad41cb8952ffb5bb425f58ac
Normal file
Binary file not shown.
BIN
Library/Artifacts/02/02a830699b1fd08edc04d695c9e480f5
Normal file
BIN
Library/Artifacts/02/02a830699b1fd08edc04d695c9e480f5
Normal file
Binary file not shown.
BIN
Library/Artifacts/02/02e3352f45a4ec41f1c44b4634b64c4e
Normal file
BIN
Library/Artifacts/02/02e3352f45a4ec41f1c44b4634b64c4e
Normal file
Binary file not shown.
BIN
Library/Artifacts/02/02fd6436929880ccb3c58612942bd607
Normal file
BIN
Library/Artifacts/02/02fd6436929880ccb3c58612942bd607
Normal file
Binary file not shown.
BIN
Library/Artifacts/03/035c7d78a1031efb6d41acb4b25dbd1e
Normal file
BIN
Library/Artifacts/03/035c7d78a1031efb6d41acb4b25dbd1e
Normal file
Binary file not shown.
BIN
Library/Artifacts/04/046d0ea935977c71df9128839bcbf7d2
Normal file
BIN
Library/Artifacts/04/046d0ea935977c71df9128839bcbf7d2
Normal file
Binary file not shown.
BIN
Library/Artifacts/04/04a6534752512ed5e9973bbbaf55b9f0
Normal file
BIN
Library/Artifacts/04/04a6534752512ed5e9973bbbaf55b9f0
Normal file
Binary file not shown.
BIN
Library/Artifacts/05/05947cc3b605c62be495959936d45cdd
Normal file
BIN
Library/Artifacts/05/05947cc3b605c62be495959936d45cdd
Normal file
Binary file not shown.
BIN
Library/Artifacts/07/0702326da744ea06cb5bf23d57e4ec6f
Normal file
BIN
Library/Artifacts/07/0702326da744ea06cb5bf23d57e4ec6f
Normal file
Binary file not shown.
BIN
Library/Artifacts/07/072242c38a8e224291cfc374426b1b33
Normal file
BIN
Library/Artifacts/07/072242c38a8e224291cfc374426b1b33
Normal file
Binary file not shown.
BIN
Library/Artifacts/08/08f007e070f576f47eab3b5f1ccbba42
Normal file
BIN
Library/Artifacts/08/08f007e070f576f47eab3b5f1ccbba42
Normal file
Binary file not shown.
BIN
Library/Artifacts/08/08fad7d0881647e9bf21509f65b500d1
Normal file
BIN
Library/Artifacts/08/08fad7d0881647e9bf21509f65b500d1
Normal file
Binary file not shown.
BIN
Library/Artifacts/09/093f3bd194f7d033178cfcec9013de4c
Normal file
BIN
Library/Artifacts/09/093f3bd194f7d033178cfcec9013de4c
Normal file
Binary file not shown.
BIN
Library/Artifacts/09/09baff5a4ba70a5547ef63f3ef7ce3a9
Normal file
BIN
Library/Artifacts/09/09baff5a4ba70a5547ef63f3ef7ce3a9
Normal file
Binary file not shown.
BIN
Library/Artifacts/0a/0a428c0d966736cb83dcbc28809914f4
Normal file
BIN
Library/Artifacts/0a/0a428c0d966736cb83dcbc28809914f4
Normal file
Binary file not shown.
BIN
Library/Artifacts/0a/0a6a29612d389c95e96030497e5695e0
Normal file
BIN
Library/Artifacts/0a/0a6a29612d389c95e96030497e5695e0
Normal file
Binary file not shown.
BIN
Library/Artifacts/0a/0a803a4f4de793e4a6c218cec9d340b4
Normal file
BIN
Library/Artifacts/0a/0a803a4f4de793e4a6c218cec9d340b4
Normal file
Binary file not shown.
BIN
Library/Artifacts/0a/0abb5ed2a99240911bb94604bd66fce2
Normal file
BIN
Library/Artifacts/0a/0abb5ed2a99240911bb94604bd66fce2
Normal file
Binary file not shown.
BIN
Library/Artifacts/0b/0bdf74bfd903e581c81e9df0eb191ac8
Normal file
BIN
Library/Artifacts/0b/0bdf74bfd903e581c81e9df0eb191ac8
Normal file
Binary file not shown.
BIN
Library/Artifacts/0b/0be46059e03d980a8432c97a1de74245
Normal file
BIN
Library/Artifacts/0b/0be46059e03d980a8432c97a1de74245
Normal file
Binary file not shown.
BIN
Library/Artifacts/0c/0c4c816e92e7fc39c9da380bb19733be
Normal file
BIN
Library/Artifacts/0c/0c4c816e92e7fc39c9da380bb19733be
Normal file
Binary file not shown.
BIN
Library/Artifacts/0c/0cbe71a089b78dea97eb3ff912b36597
Normal file
BIN
Library/Artifacts/0c/0cbe71a089b78dea97eb3ff912b36597
Normal file
Binary file not shown.
BIN
Library/Artifacts/0d/0d8e17929569015eba5b408abb039d50
Normal file
BIN
Library/Artifacts/0d/0d8e17929569015eba5b408abb039d50
Normal file
Binary file not shown.
BIN
Library/Artifacts/0e/0e9712a7ddce9d31af245c4e7d742f27
Normal file
BIN
Library/Artifacts/0e/0e9712a7ddce9d31af245c4e7d742f27
Normal file
Binary file not shown.
BIN
Library/Artifacts/0f/0f11b40eebeab35c6d88e3b636da1549
Normal file
BIN
Library/Artifacts/0f/0f11b40eebeab35c6d88e3b636da1549
Normal file
Binary file not shown.
BIN
Library/Artifacts/0f/0f3e347c34518df0e586b89b674d2dd3
Normal file
BIN
Library/Artifacts/0f/0f3e347c34518df0e586b89b674d2dd3
Normal file
Binary file not shown.
BIN
Library/Artifacts/10/10787087a5d59d7566e6b0b878d3f030
Normal file
BIN
Library/Artifacts/10/10787087a5d59d7566e6b0b878d3f030
Normal file
Binary file not shown.
BIN
Library/Artifacts/10/10918828525605a6bed2344476ddc7c0
Normal file
BIN
Library/Artifacts/10/10918828525605a6bed2344476ddc7c0
Normal file
Binary file not shown.
BIN
Library/Artifacts/12/12b597000a758ee864bee6c71ac8343d
Normal file
BIN
Library/Artifacts/12/12b597000a758ee864bee6c71ac8343d
Normal file
Binary file not shown.
BIN
Library/Artifacts/13/137ddc0520aab30a66d5de397d3d2c5f
Normal file
BIN
Library/Artifacts/13/137ddc0520aab30a66d5de397d3d2c5f
Normal file
Binary file not shown.
BIN
Library/Artifacts/13/13a13f1501037b9e3861516a2a5e443b
Normal file
BIN
Library/Artifacts/13/13a13f1501037b9e3861516a2a5e443b
Normal file
Binary file not shown.
BIN
Library/Artifacts/13/13c0ee7068510f0050c34dcfc9fc5d7a
Normal file
BIN
Library/Artifacts/13/13c0ee7068510f0050c34dcfc9fc5d7a
Normal file
Binary file not shown.
BIN
Library/Artifacts/14/140c44ebb96c818b06c50428cc15e8a1
Normal file
BIN
Library/Artifacts/14/140c44ebb96c818b06c50428cc15e8a1
Normal file
Binary file not shown.
BIN
Library/Artifacts/14/142c5eb07f61360234703b1e98859406
Normal file
BIN
Library/Artifacts/14/142c5eb07f61360234703b1e98859406
Normal file
Binary file not shown.
BIN
Library/Artifacts/16/1661e72526cfbac3a1a209b108a16ecc
Normal file
BIN
Library/Artifacts/16/1661e72526cfbac3a1a209b108a16ecc
Normal file
Binary file not shown.
BIN
Library/Artifacts/16/1694bcfa32d11700b21a06f9cfe511d5
Normal file
BIN
Library/Artifacts/16/1694bcfa32d11700b21a06f9cfe511d5
Normal file
Binary file not shown.
BIN
Library/Artifacts/17/17570ab36e15fdf045af096df6ad8030
Normal file
BIN
Library/Artifacts/17/17570ab36e15fdf045af096df6ad8030
Normal file
Binary file not shown.
BIN
Library/Artifacts/17/17c91fb74095638e98bdf3811f0e8c0f
Normal file
BIN
Library/Artifacts/17/17c91fb74095638e98bdf3811f0e8c0f
Normal file
Binary file not shown.
BIN
Library/Artifacts/17/17d4f16aaee80284df72724fe9fca8e0
Normal file
BIN
Library/Artifacts/17/17d4f16aaee80284df72724fe9fca8e0
Normal file
Binary file not shown.
BIN
Library/Artifacts/18/18150f7abf1159f1cd347165ce7072d6
Normal file
BIN
Library/Artifacts/18/18150f7abf1159f1cd347165ce7072d6
Normal file
Binary file not shown.
BIN
Library/Artifacts/18/18de4f22222f3ecbd82f431d662014ed
Normal file
BIN
Library/Artifacts/18/18de4f22222f3ecbd82f431d662014ed
Normal file
Binary file not shown.
BIN
Library/Artifacts/19/19037872c475cdba7bd43a749666f393
Normal file
BIN
Library/Artifacts/19/19037872c475cdba7bd43a749666f393
Normal file
Binary file not shown.
BIN
Library/Artifacts/19/198c1a7d5f7130116e102b5d9ae9bbb3
Normal file
BIN
Library/Artifacts/19/198c1a7d5f7130116e102b5d9ae9bbb3
Normal file
Binary file not shown.
BIN
Library/Artifacts/1a/1a4cb3f00d28c44f6f3c435ecdc8c601
Normal file
BIN
Library/Artifacts/1a/1a4cb3f00d28c44f6f3c435ecdc8c601
Normal file
Binary file not shown.
Binary file not shown.
BIN
Library/Artifacts/1c/1c0546977b00ffc57394bd4b0c4508ee
Normal file
BIN
Library/Artifacts/1c/1c0546977b00ffc57394bd4b0c4508ee
Normal file
Binary file not shown.
BIN
Library/Artifacts/1c/1c91505457caa4846f4bbe0c1faa681b
Normal file
BIN
Library/Artifacts/1c/1c91505457caa4846f4bbe0c1faa681b
Normal file
Binary file not shown.
BIN
Library/Artifacts/1d/1dbafb64bae9c7b27b1f77e4e3b3759c
Normal file
BIN
Library/Artifacts/1d/1dbafb64bae9c7b27b1f77e4e3b3759c
Normal file
Binary file not shown.
BIN
Library/Artifacts/20/20a77408eab143040078e7eacb4b6937
Normal file
BIN
Library/Artifacts/20/20a77408eab143040078e7eacb4b6937
Normal file
Binary file not shown.
BIN
Library/Artifacts/20/20d52ef57a62a7902522eec45c9fea44
Normal file
BIN
Library/Artifacts/20/20d52ef57a62a7902522eec45c9fea44
Normal file
Binary file not shown.
BIN
Library/Artifacts/21/211d3db0b96b30c1d44a3554aae4f347
Normal file
BIN
Library/Artifacts/21/211d3db0b96b30c1d44a3554aae4f347
Normal file
Binary file not shown.
BIN
Library/Artifacts/21/21d1c8c98080480461741fb76d79604e
Normal file
BIN
Library/Artifacts/21/21d1c8c98080480461741fb76d79604e
Normal file
Binary file not shown.
BIN
Library/Artifacts/22/2207965d51cba8bb97327e0dd3d1e933
Normal file
BIN
Library/Artifacts/22/2207965d51cba8bb97327e0dd3d1e933
Normal file
Binary file not shown.
BIN
Library/Artifacts/23/23d3ccf8e60e3a5713600c2529b7054f
Normal file
BIN
Library/Artifacts/23/23d3ccf8e60e3a5713600c2529b7054f
Normal file
Binary file not shown.
BIN
Library/Artifacts/24/24f6dbbe3bd524d7ec4cd579c20157cd
Normal file
BIN
Library/Artifacts/24/24f6dbbe3bd524d7ec4cd579c20157cd
Normal file
Binary file not shown.
BIN
Library/Artifacts/26/265113111e369bc25075083522527257
Normal file
BIN
Library/Artifacts/26/265113111e369bc25075083522527257
Normal file
Binary file not shown.
BIN
Library/Artifacts/28/2873750eff9e6472cd1d9a7158d096b3
Normal file
BIN
Library/Artifacts/28/2873750eff9e6472cd1d9a7158d096b3
Normal file
Binary file not shown.
BIN
Library/Artifacts/28/28e4bb69fecbb80d228a73db4a049434
Normal file
BIN
Library/Artifacts/28/28e4bb69fecbb80d228a73db4a049434
Normal file
Binary file not shown.
BIN
Library/Artifacts/29/29493c57da50d3aac62769365035587b
Normal file
BIN
Library/Artifacts/29/29493c57da50d3aac62769365035587b
Normal file
Binary file not shown.
BIN
Library/Artifacts/2b/2b833fdc450ff7664f36ae7ce77a43d3
Normal file
BIN
Library/Artifacts/2b/2b833fdc450ff7664f36ae7ce77a43d3
Normal file
Binary file not shown.
Binary file not shown.
BIN
Library/Artifacts/2e/2e32e0dfd8441274abb9249a818d494e
Normal file
BIN
Library/Artifacts/2e/2e32e0dfd8441274abb9249a818d494e
Normal file
Binary file not shown.
Binary file not shown.
BIN
Library/Artifacts/2e/2ea7bee3b19582084973467b995f5232
Normal file
BIN
Library/Artifacts/2e/2ea7bee3b19582084973467b995f5232
Normal file
Binary file not shown.
BIN
Library/Artifacts/2e/2ec6a2272058ec213dfc40a47cdbcb11
Normal file
BIN
Library/Artifacts/2e/2ec6a2272058ec213dfc40a47cdbcb11
Normal file
Binary file not shown.
BIN
Library/Artifacts/2f/2f7482ccd649f12e3f167c799f0ab91b
Normal file
BIN
Library/Artifacts/2f/2f7482ccd649f12e3f167c799f0ab91b
Normal file
Binary file not shown.
BIN
Library/Artifacts/30/305d513d60b0ae403397dfb46166673c
Normal file
BIN
Library/Artifacts/30/305d513d60b0ae403397dfb46166673c
Normal file
Binary file not shown.
BIN
Library/Artifacts/31/31554ea11e4ec288b8abf784f6b0f3e9
Normal file
BIN
Library/Artifacts/31/31554ea11e4ec288b8abf784f6b0f3e9
Normal file
Binary file not shown.
BIN
Library/Artifacts/31/3173fd1cbe90983d8019f10bb7829f6f
Normal file
BIN
Library/Artifacts/31/3173fd1cbe90983d8019f10bb7829f6f
Normal file
Binary file not shown.
BIN
Library/Artifacts/31/31dbace209102fb404df897addbd1d79
Normal file
BIN
Library/Artifacts/31/31dbace209102fb404df897addbd1d79
Normal file
Binary file not shown.
BIN
Library/Artifacts/31/31fc1692c542b4354560e39767813afa
Normal file
BIN
Library/Artifacts/31/31fc1692c542b4354560e39767813afa
Normal file
Binary file not shown.
BIN
Library/Artifacts/32/32698bac38e504ce0ad3e4afc8550388
Normal file
BIN
Library/Artifacts/32/32698bac38e504ce0ad3e4afc8550388
Normal file
Binary file not shown.
BIN
Library/Artifacts/32/3282c83985cb9397fe1341d633bf851d
Normal file
BIN
Library/Artifacts/32/3282c83985cb9397fe1341d633bf851d
Normal file
Binary file not shown.
BIN
Library/Artifacts/33/332ccc2eb6211663eb4f83a4045f7ab2
Normal file
BIN
Library/Artifacts/33/332ccc2eb6211663eb4f83a4045f7ab2
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user