59 changed files with 1425 additions and 1351 deletions
File diff suppressed because it is too large
Binary file not shown.
Binary file not shown.
@ -1,221 +1,95 @@ |
|||||
<Project Sdk="Microsoft.NET.Sdk"> |
<Project Sdk="Microsoft.NET.Sdk"> |
||||
|
|
||||
<PropertyGroup> |
<PropertyGroup> |
||||
<TargetFramework>netstandard2.0</TargetFramework> |
<TargetFramework>netstandard2.1</TargetFramework> |
||||
|
<PlatformTarget>AnyCPU</PlatformTarget> |
||||
</PropertyGroup> |
</PropertyGroup> |
||||
|
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> |
||||
<OutputPath>C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Build\</OutputPath> |
<TargetFramework>netstandard2.1</TargetFramework> |
||||
<GenerateSerializationAssemblies>On</GenerateSerializationAssemblies> |
<PlatformTarget>AnyCPU</PlatformTarget> |
||||
<DebugType>none</DebugType> |
<BaseOutputPath>C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Build\</BaseOutputPath> |
||||
<DebugSymbols>false</DebugSymbols> |
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath> |
||||
<DocumentationFile></DocumentationFile> |
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath> |
||||
<DefineConstants>TRACE</DefineConstants> |
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies> |
||||
|
<CopyLocalLockFileAssemblies>false</CopyLocalLockFileAssemblies> |
||||
|
<DebugType>none</DebugType> |
||||
|
<DebugSymbols>false</DebugSymbols> |
||||
|
<DefineConstants>TRACE</DefineConstants> |
||||
|
<GenerateAssemblyInfo>false</GenerateAssemblyInfo> |
||||
</PropertyGroup> |
</PropertyGroup> |
||||
|
|
||||
<ItemGroup> |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'"> |
||||
<Reference Include="Unity.Cecil"> |
<GenerateAssemblyInfo>False</GenerateAssemblyInfo> |
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\Unity.Cecil.dll</HintPath> |
</PropertyGroup> |
||||
</Reference> |
|
||||
<Reference Include="Unity.Cecil.Mdb"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\Unity.Cecil.Mdb.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="Unity.Cecil.Pdb"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\Unity.Cecil.Pdb.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.AccessibilityModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.AIModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.AndroidJNIModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.AnimationModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.ARModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.AssetBundleModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.AudioModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.ClothModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.ClusterInputModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.ClusterRendererModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.CoreModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.CrashReportingModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.DirectorModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.DSPGraphModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.GameCenterModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.GridModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.HotReloadModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.ImageConversionModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.IMGUIModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.InputLegacyModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.InputModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.JSONSerializeModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.LocalizationModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.ParticleSystemModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.PerformanceReportingModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.Physics2DModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.PhysicsModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.ProfilerModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.Purchasing"> |
|
||||
<HintPath>..\..\Library\ScriptAssemblies\UnityEngine.Purchasing.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.Purchasing.Stores"> |
|
||||
<HintPath>..\..\Library\ScriptAssemblies\UnityEngine.Purchasing.Stores.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.ScreenCaptureModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.SharedInternalsModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.SpriteMaskModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.SpriteShapeModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.StreamingModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.SubstanceModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.SubsystemsModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.TerrainModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.TerrainPhysicsModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.TextCoreModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.TextRenderingModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.TilemapModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.TLSModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.UI"> |
|
||||
<HintPath>..\..\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.UIElementsModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.UIModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.UmbraModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.UNETModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.UnityAnalyticsModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.UnityConnectModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.UnityTestProtocolModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.UnityWebRequestAudioModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.UnityWebRequestModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.UnityWebRequestTextureModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.UnityWebRequestWWWModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.VehiclesModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.VFXModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.VideoModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.VRModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.WindModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
<Reference Include="UnityEngine.XRModule"> |
|
||||
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2020.3.43f1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath> |
|
||||
</Reference> |
|
||||
</ItemGroup> |
|
||||
|
|
||||
<ItemGroup> |
<ItemGroup> |
||||
<Folder Include="Tools\UI\" /> |
<Folder Include="Tools\UI\" /> |
||||
</ItemGroup> |
</ItemGroup> |
||||
|
|
||||
</Project> |
<ItemGroup> |
||||
|
<Reference Include="UnityEngine"> |
||||
|
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2022.3.62f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.AccessibilityModule"> |
||||
|
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2022.3.62f1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.AudioModule"> |
||||
|
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2022.3.62f1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.CoreModule"> |
||||
|
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2022.3.62f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.IMGUIModule"> |
||||
|
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2022.3.62f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.JSONSerializeModule"> |
||||
|
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2022.3.62f1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.ParticleSystemModule"> |
||||
|
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2022.3.62f1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.UIModule"> |
||||
|
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2022.3.62f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule"> |
||||
|
<HintPath>..\..\..\..\..\..\Program Files\Unity\Hub\Editor\2022.3.62f1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="Purchasing.Common"> |
||||
|
<HintPath>..\..\Library\ScriptAssemblies\Purchasing.Common.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.Purchasing"> |
||||
|
<HintPath>..\..\Library\ScriptAssemblies\UnityEngine.Purchasing.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.Purchasing.AppleCore"> |
||||
|
<HintPath>..\..\Library\ScriptAssemblies\UnityEngine.Purchasing.AppleCore.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.Purchasing.AppleMacosStub"> |
||||
|
<HintPath>..\..\Library\ScriptAssemblies\UnityEngine.Purchasing.AppleMacosStub.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.Purchasing.AppleStub"> |
||||
|
<HintPath>..\..\Library\ScriptAssemblies\UnityEngine.Purchasing.AppleStub.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.Purchasing.Codeless"> |
||||
|
<HintPath>..\..\Library\ScriptAssemblies\UnityEngine.Purchasing.Codeless.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.Purchasing.SecurityCore"> |
||||
|
<HintPath>..\..\Library\ScriptAssemblies\UnityEngine.Purchasing.SecurityCore.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.Purchasing.SecurityStub"> |
||||
|
<HintPath>..\..\Library\ScriptAssemblies\UnityEngine.Purchasing.SecurityStub.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.Purchasing.Stores"> |
||||
|
<HintPath>..\..\Library\ScriptAssemblies\UnityEngine.Purchasing.Stores.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.Purchasing.WinRTCore"> |
||||
|
<HintPath>..\..\Library\ScriptAssemblies\UnityEngine.Purchasing.WinRTCore.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.Purchasing.WinRTStub"> |
||||
|
<HintPath>..\..\Library\ScriptAssemblies\UnityEngine.Purchasing.WinRTStub.dll</HintPath> |
||||
|
</Reference> |
||||
|
<Reference Include="UnityEngine.UI"> |
||||
|
<HintPath>..\..\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath> |
||||
|
</Reference> |
||||
|
</ItemGroup> |
||||
|
</Project> |
||||
@ -1,6 +1,2 @@ |
|||||
<?xml version="1.0" encoding="utf-8" standalone="no"?> |
<?xml version="1.0" encoding="utf-8" standalone="no"?> |
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" /> |
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> |
|
||||
<Import Project="$(NuGetPackageRoot)netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('$(NuGetPackageRoot)netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets')" /> |
|
||||
</ImportGroup> |
|
||||
</Project> |
|
||||
@ -1,4 +1,4 @@ |
|||||
// <autogenerated />
|
// <autogenerated />
|
||||
using System; |
using System; |
||||
using System.Reflection; |
using System.Reflection; |
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = ".NET Standard 2.0")] |
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")] |
||||
@ -0,0 +1,8 @@ |
|||||
|
is_global = true |
||||
|
build_property.RootNamespace = Core |
||||
|
build_property.ProjectDir = C:\Users\bleac\Desktop\Prototype\Assets_DLL\Core\ |
||||
|
build_property.EnableComHosting = |
||||
|
build_property.EnableGeneratedComInterfaceComImportInterop = |
||||
|
build_property.CsWinRTUseWindowsUIXamlProjections = false |
||||
|
build_property.EffectiveAnalysisLevelStyle = |
||||
|
build_property.EnableCodeStyleSeverity = |
||||
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@ |
|||||
|
fde35b3e1021d99cb4d508dd39108deab692c2d09aa687c37a21cd0f7fa45faa |
||||
@ -0,0 +1,9 @@ |
|||||
|
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Build\Core.deps.json |
||||
|
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Build\Core.dll |
||||
|
C:\Users\bleac\Desktop\Prototype\Assets_DLL\Core\obj\Debug\Core.csproj.AssemblyReference.cache |
||||
|
C:\Users\bleac\Desktop\Prototype\Assets_DLL\Core\obj\Debug\Core.GeneratedMSBuildEditorConfig.editorconfig |
||||
|
C:\Users\bleac\Desktop\Prototype\Assets_DLL\Core\obj\Debug\Core.csproj.CoreCompileInputs.cache |
||||
|
C:\Users\bleac\Desktop\Prototype\Assets_DLL\Core\obj\Debug\Core.csproj.Up2Date |
||||
|
C:\Users\bleac\Desktop\Prototype\Assets_DLL\Core\obj\Debug\Core.dll |
||||
|
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Build\Debug\Core.deps.json |
||||
|
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Build\Debug\Core.dll |
||||
Binary file not shown.
@ -1,23 +0,0 @@ |
|||||
//------------------------------------------------------------------------------
|
|
||||
// <auto-generated>
|
|
||||
// Этот код создан программой.
|
|
||||
// Исполняемая версия:4.0.30319.42000
|
|
||||
//
|
|
||||
// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
|
|
||||
// повторной генерации кода.
|
|
||||
// </auto-generated>
|
|
||||
//------------------------------------------------------------------------------
|
|
||||
|
|
||||
using System; |
|
||||
using System.Reflection; |
|
||||
|
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Core")] |
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] |
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] |
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] |
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Core")] |
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Core")] |
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] |
|
||||
|
|
||||
// Создано классом WriteCodeFragment MSBuild.
|
|
||||
|
|
||||
@ -1 +0,0 @@ |
|||||
bb70b8d99ff9108d5c8f3ce9e50331d5e1228212 |
|
||||
@ -1,3 +0,0 @@ |
|||||
is_global = true |
|
||||
build_property.RootNamespace = Core |
|
||||
build_property.ProjectDir = C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Core\ |
|
||||
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@ |
|||||
773a4196594e792408d2cdc64f8007606332b05f |
|
||||
@ -1,9 +0,0 @@ |
|||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Build\netstandard2.0\Core.deps.json |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Build\netstandard2.0\Core.dll |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Core\obj\Debug\netstandard2.0\Core.GeneratedMSBuildEditorConfig.editorconfig |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Core\obj\Debug\netstandard2.0\Core.AssemblyInfoInputs.cache |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Core\obj\Debug\netstandard2.0\Core.AssemblyInfo.cs |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Core\obj\Debug\netstandard2.0\Core.csproj.CoreCompileInputs.cache |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Core\obj\Debug\netstandard2.0\Core.csproj.CopyComplete |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Core\obj\Debug\netstandard2.0\Core.dll |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Core\obj\Debug\netstandard2.0\Core.csproj.AssemblyReference.cache |
|
||||
Binary file not shown.
@ -1,11 +1,8 @@ |
|||||
{ |
{ |
||||
"version": 2, |
"version": 2, |
||||
"dgSpecHash": "6cvMjV5Ld3T/J6xNTBNwxrOHhNvnZh57S0ooJVSOrl7/JqbUweS3T2HCayFBnz/685R5u1OjKrRUDK4hPCgDJA==", |
"dgSpecHash": "0C16NuEHcko=", |
||||
"success": true, |
"success": true, |
||||
"projectFilePath": "C:\\Users\\Seraph\\Desktop\\Prototype\\Assets_DLL\\Core\\Core.csproj", |
"projectFilePath": "C:\\Users\\bleac\\Desktop\\Prototype\\Assets_DLL\\Core\\Core.csproj", |
||||
"expectedPackageFiles": [ |
"expectedPackageFiles": [], |
||||
"C:\\Users\\Seraph\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", |
|
||||
"C:\\Users\\Seraph\\.nuget\\packages\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512" |
|
||||
], |
|
||||
"logs": [] |
"logs": [] |
||||
} |
} |
||||
@ -1,6 +1,2 @@ |
|||||
<?xml version="1.0" encoding="utf-8" standalone="no"?> |
<?xml version="1.0" encoding="utf-8" standalone="no"?> |
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" /> |
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> |
|
||||
<Import Project="$(NuGetPackageRoot)netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('$(NuGetPackageRoot)netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets')" /> |
|
||||
</ImportGroup> |
|
||||
</Project> |
|
||||
@ -1,4 +1,4 @@ |
|||||
// <autogenerated />
|
// <autogenerated />
|
||||
using System; |
using System; |
||||
using System.Reflection; |
using System.Reflection; |
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = ".NET Standard 2.0")] |
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")] |
||||
@ -0,0 +1 @@ |
|||||
|
a846f18b50f128904829c85b3351e65f0e539f3baf404480a31d3d1b8e4fd1c2 |
||||
@ -0,0 +1,8 @@ |
|||||
|
is_global = true |
||||
|
build_property.RootNamespace = CoreEditor |
||||
|
build_property.ProjectDir = C:\Users\bleac\Desktop\Prototype\Assets_DLL\CoreEditor\ |
||||
|
build_property.EnableComHosting = |
||||
|
build_property.EnableGeneratedComInterfaceComImportInterop = |
||||
|
build_property.CsWinRTUseWindowsUIXamlProjections = false |
||||
|
build_property.EffectiveAnalysisLevelStyle = |
||||
|
build_property.EnableCodeStyleSeverity = |
||||
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@ |
|||||
|
25f5edef4fbbb4026aa18485a2cae215458b8bb38b04f62effe8f9ca45aadf81 |
||||
@ -0,0 +1,11 @@ |
|||||
|
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Build\CoreEditor.deps.json |
||||
|
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Build\CoreEditor.dll |
||||
|
C:\Users\bleac\Desktop\Prototype\Assets_DLL\CoreEditor\obj\Debug\CoreEditor.csproj.AssemblyReference.cache |
||||
|
C:\Users\bleac\Desktop\Prototype\Assets_DLL\CoreEditor\obj\Debug\CoreEditor.GeneratedMSBuildEditorConfig.editorconfig |
||||
|
C:\Users\bleac\Desktop\Prototype\Assets_DLL\CoreEditor\obj\Debug\CoreEditor.AssemblyInfoInputs.cache |
||||
|
C:\Users\bleac\Desktop\Prototype\Assets_DLL\CoreEditor\obj\Debug\CoreEditor.AssemblyInfo.cs |
||||
|
C:\Users\bleac\Desktop\Prototype\Assets_DLL\CoreEditor\obj\Debug\CoreEditor.csproj.CoreCompileInputs.cache |
||||
|
C:\Users\bleac\Desktop\Prototype\Assets_DLL\CoreEditor\obj\Debug\CoreEditor.csproj.Up2Date |
||||
|
C:\Users\bleac\Desktop\Prototype\Assets_DLL\CoreEditor\obj\Debug\CoreEditor.dll |
||||
|
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Build\Debug\CoreEditor.deps.json |
||||
|
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Build\Debug\CoreEditor.dll |
||||
Binary file not shown.
@ -1 +0,0 @@ |
|||||
596039de481771b3f7a388f0fd301285c0041832 |
|
||||
@ -1,3 +0,0 @@ |
|||||
is_global = true |
|
||||
build_property.RootNamespace = CoreEditor |
|
||||
build_property.ProjectDir = C:\Users\Seraph\Desktop\Prototype\Assets_DLL\CoreEditor\ |
|
||||
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@ |
|||||
e90e1d7ea4c74eec1bdec271d766ed0a740f70bc |
|
||||
@ -1,11 +0,0 @@ |
|||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Build\netstandard2.0\CoreEditor.deps.json |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Build\netstandard2.0\CoreEditor.dll |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\CoreEditor\obj\Debug\netstandard2.0\CoreEditor.csproj.AssemblyReference.cache |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\CoreEditor\obj\Debug\netstandard2.0\CoreEditor.GeneratedMSBuildEditorConfig.editorconfig |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\CoreEditor\obj\Debug\netstandard2.0\CoreEditor.AssemblyInfoInputs.cache |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\CoreEditor\obj\Debug\netstandard2.0\CoreEditor.AssemblyInfo.cs |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\CoreEditor\obj\Debug\netstandard2.0\CoreEditor.csproj.CoreCompileInputs.cache |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\CoreEditor\obj\Debug\netstandard2.0\CoreEditor.csproj.CopyComplete |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\CoreEditor\obj\Debug\netstandard2.0\CoreEditor.dll |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\Build\netstandard2.0\CoreEditor.pdb |
|
||||
C:\Users\Seraph\Desktop\Prototype\Assets_DLL\CoreEditor\obj\Debug\netstandard2.0\CoreEditor.pdb |
|
||||
Binary file not shown.
Binary file not shown.
@ -1,11 +1,8 @@ |
|||||
{ |
{ |
||||
"version": 2, |
"version": 2, |
||||
"dgSpecHash": "Q/jjtKj6pG9W4OUfyTZDHJttbjzmzr9HtrD2Tb4//qPTY7L0NNA6PWa3AWTCUHk6EHBec29aebXpZ7m4z1RfvQ==", |
"dgSpecHash": "HHO/Zr+Vcrs=", |
||||
"success": true, |
"success": true, |
||||
"projectFilePath": "C:\\Users\\Seraph\\Desktop\\Prototype\\Assets_DLL\\CoreEditor\\CoreEditor.csproj", |
"projectFilePath": "C:\\Users\\bleac\\Desktop\\Prototype\\Assets_DLL\\CoreEditor\\CoreEditor.csproj", |
||||
"expectedPackageFiles": [ |
"expectedPackageFiles": [], |
||||
"C:\\Users\\Seraph\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", |
|
||||
"C:\\Users\\Seraph\\.nuget\\packages\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512" |
|
||||
], |
|
||||
"logs": [] |
"logs": [] |
||||
} |
} |
||||
@ -0,0 +1,35 @@ |
|||||
|
%YAML 1.1 |
||||
|
%TAG !u! tag:unity3d.com,2011: |
||||
|
--- !u!387306366 &1 |
||||
|
MemorySettings: |
||||
|
m_ObjectHideFlags: 0 |
||||
|
m_EditorMemorySettings: |
||||
|
m_MainAllocatorBlockSize: -1 |
||||
|
m_ThreadAllocatorBlockSize: -1 |
||||
|
m_MainGfxBlockSize: -1 |
||||
|
m_ThreadGfxBlockSize: -1 |
||||
|
m_CacheBlockSize: -1 |
||||
|
m_TypetreeBlockSize: -1 |
||||
|
m_ProfilerBlockSize: -1 |
||||
|
m_ProfilerEditorBlockSize: -1 |
||||
|
m_BucketAllocatorGranularity: -1 |
||||
|
m_BucketAllocatorBucketsCount: -1 |
||||
|
m_BucketAllocatorBlockSize: -1 |
||||
|
m_BucketAllocatorBlockCount: -1 |
||||
|
m_ProfilerBucketAllocatorGranularity: -1 |
||||
|
m_ProfilerBucketAllocatorBucketsCount: -1 |
||||
|
m_ProfilerBucketAllocatorBlockSize: -1 |
||||
|
m_ProfilerBucketAllocatorBlockCount: -1 |
||||
|
m_TempAllocatorSizeMain: -1 |
||||
|
m_JobTempAllocatorBlockSize: -1 |
||||
|
m_BackgroundJobTempAllocatorBlockSize: -1 |
||||
|
m_JobTempAllocatorReducedBlockSize: -1 |
||||
|
m_TempAllocatorSizeGIBakingWorker: -1 |
||||
|
m_TempAllocatorSizeNavMeshWorker: -1 |
||||
|
m_TempAllocatorSizeAudioWorker: -1 |
||||
|
m_TempAllocatorSizeCloudWorker: -1 |
||||
|
m_TempAllocatorSizeGfx: -1 |
||||
|
m_TempAllocatorSizeJobWorker: -1 |
||||
|
m_TempAllocatorSizeBackgroundWorker: -1 |
||||
|
m_TempAllocatorSizePreloadManager: -1 |
||||
|
m_PlatformMemorySettings: {} |
||||
@ -1,2 +1,2 @@ |
|||||
m_EditorVersion: 2019.4.28f1 |
m_EditorVersion: 2022.3.62f1 |
||||
m_EditorVersionWithRevision: 2019.4.28f1 (1381962e9d08) |
m_EditorVersionWithRevision: 2022.3.62f1 (4af31df58517) |
||||
|
|||||
@ -0,0 +1,8 @@ |
|||||
|
%YAML 1.1 |
||||
|
%TAG !u! tag:unity3d.com,2011: |
||||
|
--- !u!890905787 &1 |
||||
|
VersionControlSettings: |
||||
|
m_ObjectHideFlags: 0 |
||||
|
m_Mode: Visible Meta Files |
||||
|
m_CollabEditorSettings: |
||||
|
inProgressEnabled: 1 |
||||
Loading…
Reference in new issue