This commit is contained in:
yzx 2024-05-27 18:02:41 +08:00
parent 4cb11dae52
commit 6a76538215
19 changed files with 14916 additions and 27142 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
Library/
Temp/

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{65a36901-b233-2893-b54e-e5b74925226b}</ProjectGuid>
<ProjectGuid>{55cf3394-1287-0bd1-463f-422c23db3787}</ProjectGuid>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
@ -306,16 +306,16 @@
<HintPath>D:\2022.3.29f1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
</Reference>
<Reference Include="ReportGeneratorMerged">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="DOTween">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
@ -693,116 +693,116 @@
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
<Reference Include="Unity.EditorCoroutines.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.EditorCoroutines.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.EditorCoroutines.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.PlasticSCM.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Shared.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.ScriptableBuildPipeline">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualStudio.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Core">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Core.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Rider.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Flow">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Flow.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
</Reference>
<Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.SettingsProvider.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Performance.Profile-Analyzer.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.Performance.Profile-Analyzer.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.Performance.Profile-Analyzer.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.TestTools.CodeCoverage.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Model">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.State.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.State">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath>
</Reference>
<Reference Include="Unity.VSCode.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.ScriptableBuildPipeline.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.Editor.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="UniTask.Addressables.csproj">
<Project>{f26d1578-a7f3-b564-56f6-3a422e40b3d9}</Project>
<Project>{35058e9b-48eb-7180-d011-f89b0c3012d7}</Project>
<Name>UniTask.Addressables</Name>
</ProjectReference>
<ProjectReference Include="NaughtyAttributes.Test.csproj">
<Project>{6d9f070a-d0f2-adf9-aea8-7c134b168942}</Project>
<Project>{e55587a8-55c5-9d75-4e05-354dc14a4b66}</Project>
<Name>NaughtyAttributes.Test</Name>
</ProjectReference>
<ProjectReference Include="UniTask.Linq.csproj">
<Project>{fa36de26-b55c-6b7b-4797-50d0cd34a2cd}</Project>
<Project>{1f2feed5-1908-3087-a60d-67d4f0262741}</Project>
<Name>UniTask.Linq</Name>
</ProjectReference>
<ProjectReference Include="NaughtyAttributes.Core.csproj">
<Project>{692282fd-9df6-2dd5-51bd-f201ee67e347}</Project>
<Project>{33e4df83-69a2-7ddc-be6c-ca424170fea4}</Project>
<Name>NaughtyAttributes.Core</Name>
</ProjectReference>
<ProjectReference Include="MotionFramework.csproj">
<Project>{9d72d111-f07c-a12b-172b-5d78cc0686cf}</Project>
<Project>{9f77dfa9-fe9d-3e23-faf3-880ccc3dd218}</Project>
<Name>MotionFramework</Name>
</ProjectReference>
<ProjectReference Include="UniTask.csproj">
<Project>{f4621cb3-c4cf-5b4b-2e2b-7bda6cc47f7b}</Project>
<Project>{0161f271-68ba-49b9-86f1-3ac09e7b5d3f}</Project>
<Name>UniTask</Name>
</ProjectReference>
<ProjectReference Include="NaughtyAttributes.Editor.csproj">
<Project>{97f9a692-75fe-c04b-d1a3-57ea41dfe06b}</Project>
<Project>{c1171338-fc44-8597-abbe-4a10022d6b1a}</Project>
<Name>NaughtyAttributes.Editor</Name>
</ProjectReference>
<ProjectReference Include="UniTask.TextMeshPro.csproj">
<Project>{4b77b74a-4c72-63ac-efcf-a922798fcf0b}</Project>
<Project>{0ca94816-c4b2-bedf-d39e-c15276dc040c}</Project>
<Name>UniTask.TextMeshPro</Name>
</ProjectReference>
<ProjectReference Include="UniTask.DOTween.csproj">
<Project>{ff95d0db-9fdf-caac-1d47-aedb66d7e4c9}</Project>
<Project>{25783be1-b5ef-d8bd-455a-96e2d44b8d8b}</Project>
<Name>UniTask.DOTween</Name>
</ProjectReference>
</ItemGroup>

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{0b50b98a-7314-f73b-c068-e2b9dbab7317}</ProjectGuid>
<ProjectGuid>{f0d8fedc-2966-2c34-f168-80f3f237eb2a}</ProjectGuid>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
@ -301,16 +301,16 @@
<HintPath>D:\2022.3.29f1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
</Reference>
<Reference Include="ReportGeneratorMerged">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="DOTween">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
@ -688,120 +688,120 @@
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
<Reference Include="Unity.EditorCoroutines.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.EditorCoroutines.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.EditorCoroutines.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.PlasticSCM.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Shared.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.ScriptableBuildPipeline">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualStudio.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Core">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Core.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Rider.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Flow">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Flow.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
</Reference>
<Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.SettingsProvider.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Performance.Profile-Analyzer.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.Performance.Profile-Analyzer.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.Performance.Profile-Analyzer.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.TestTools.CodeCoverage.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Model">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.State.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.State">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath>
</Reference>
<Reference Include="Unity.VSCode.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.ScriptableBuildPipeline.Editor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.Editor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.ScriptableBuildPipeline.Editor.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="Assembly-CSharp-firstpass.csproj">
<Project>{65a36901-b233-2893-b54e-e5b74925226b}</Project>
<Project>{55cf3394-1287-0bd1-463f-422c23db3787}</Project>
<Name>Assembly-CSharp-firstpass</Name>
</ProjectReference>
<ProjectReference Include="UniTask.Addressables.csproj">
<Project>{f26d1578-a7f3-b564-56f6-3a422e40b3d9}</Project>
<Project>{35058e9b-48eb-7180-d011-f89b0c3012d7}</Project>
<Name>UniTask.Addressables</Name>
</ProjectReference>
<ProjectReference Include="NaughtyAttributes.Test.csproj">
<Project>{6d9f070a-d0f2-adf9-aea8-7c134b168942}</Project>
<Project>{e55587a8-55c5-9d75-4e05-354dc14a4b66}</Project>
<Name>NaughtyAttributes.Test</Name>
</ProjectReference>
<ProjectReference Include="UniTask.Linq.csproj">
<Project>{fa36de26-b55c-6b7b-4797-50d0cd34a2cd}</Project>
<Project>{1f2feed5-1908-3087-a60d-67d4f0262741}</Project>
<Name>UniTask.Linq</Name>
</ProjectReference>
<ProjectReference Include="NaughtyAttributes.Core.csproj">
<Project>{692282fd-9df6-2dd5-51bd-f201ee67e347}</Project>
<Project>{33e4df83-69a2-7ddc-be6c-ca424170fea4}</Project>
<Name>NaughtyAttributes.Core</Name>
</ProjectReference>
<ProjectReference Include="MotionFramework.csproj">
<Project>{9d72d111-f07c-a12b-172b-5d78cc0686cf}</Project>
<Project>{9f77dfa9-fe9d-3e23-faf3-880ccc3dd218}</Project>
<Name>MotionFramework</Name>
</ProjectReference>
<ProjectReference Include="UniTask.csproj">
<Project>{f4621cb3-c4cf-5b4b-2e2b-7bda6cc47f7b}</Project>
<Project>{0161f271-68ba-49b9-86f1-3ac09e7b5d3f}</Project>
<Name>UniTask</Name>
</ProjectReference>
<ProjectReference Include="NaughtyAttributes.Editor.csproj">
<Project>{97f9a692-75fe-c04b-d1a3-57ea41dfe06b}</Project>
<Project>{c1171338-fc44-8597-abbe-4a10022d6b1a}</Project>
<Name>NaughtyAttributes.Editor</Name>
</ProjectReference>
<ProjectReference Include="UniTask.TextMeshPro.csproj">
<Project>{4b77b74a-4c72-63ac-efcf-a922798fcf0b}</Project>
<Project>{0ca94816-c4b2-bedf-d39e-c15276dc040c}</Project>
<Name>UniTask.TextMeshPro</Name>
</ProjectReference>
<ProjectReference Include="UniTask.DOTween.csproj">
<Project>{ff95d0db-9fdf-caac-1d47-aedb66d7e4c9}</Project>
<Project>{25783be1-b5ef-d8bd-455a-96e2d44b8d8b}</Project>
<Name>UniTask.DOTween</Name>
</ProjectReference>
</ItemGroup>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +0,0 @@
Base path: 'D:/2022.3.29f1/Editor/Data', plugins path 'D:/2022.3.29f1/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Unhandled exception: Protocol error - failed to read magic number. Error code 0x80000004 (Not connected). (transferred 0/4)
Quitting shader compiler process

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{9d72d111-f07c-a12b-172b-5d78cc0686cf}</ProjectGuid>
<ProjectGuid>{9f77dfa9-fe9d-3e23-faf3-880ccc3dd218}</ProjectGuid>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
@ -354,40 +354,40 @@
<HintPath>D:\2022.3.29f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.YamlDotNet">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
</Reference>
<Reference Include="ReportGeneratorMerged">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
</Reference>
<Reference Include="unityplastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="log4netPlastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.IonicZip">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
</Reference>
<Reference Include="DOTweenEditor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.TextureAssets">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
</Reference>
<Reference Include="DOTween">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
@ -765,19 +765,19 @@
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="UniTask.csproj">
<Project>{f4621cb3-c4cf-5b4b-2e2b-7bda6cc47f7b}</Project>
<Project>{0161f271-68ba-49b9-86f1-3ac09e7b5d3f}</Project>
<Name>UniTask</Name>
</ProjectReference>
<ProjectReference Include="NaughtyAttributes.Core.csproj">
<Project>{692282fd-9df6-2dd5-51bd-f201ee67e347}</Project>
<Project>{33e4df83-69a2-7ddc-be6c-ca424170fea4}</Project>
<Name>NaughtyAttributes.Core</Name>
</ProjectReference>
</ItemGroup>

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{692282fd-9df6-2dd5-51bd-f201ee67e347}</ProjectGuid>
<ProjectGuid>{33e4df83-69a2-7ddc-be6c-ca424170fea4}</ProjectGuid>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
@ -77,8 +77,8 @@
<Compile Include="Assets\Framework\ThirdParty\NaughtyAttributes\Scripts\Core\MetaAttributes\MetaAttribute.cs" />
<Compile Include="Assets\Framework\ThirdParty\NaughtyAttributes\Scripts\Core\DrawerAttributes_SpecialCase\ReorderableListAttribute.cs" />
<Compile Include="Assets\Framework\ThirdParty\NaughtyAttributes\Scripts\Core\DrawerAttributes\DropdownAttribute.cs" />
<Compile Include="Assets\Framework\ThirdParty\NaughtyAttributes\Scripts\Core\DrawerAttributes\HorizontalLineAttribute.cs" />
<Compile Include="Assets\Framework\ThirdParty\NaughtyAttributes\Scripts\Core\DrawerAttributes\CurveRangeAttribute.cs" />
<Compile Include="Assets\Framework\ThirdParty\NaughtyAttributes\Scripts\Core\DrawerAttributes\HorizontalLineAttribute.cs" />
<Compile Include="Assets\Framework\ThirdParty\NaughtyAttributes\Scripts\Core\MetaAttributes\EnableIfAttributeBase.cs" />
<Compile Include="Assets\Framework\ThirdParty\NaughtyAttributes\Scripts\Core\ValidatorAttributes\ValidateInputAttribute.cs" />
<Compile Include="Assets\Framework\ThirdParty\NaughtyAttributes\Scripts\Core\DrawerAttributes_SpecialCase\ShowNonSerializedFieldAttribute.cs" />
@ -349,40 +349,40 @@
<HintPath>D:\2022.3.29f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.YamlDotNet">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
</Reference>
<Reference Include="ReportGeneratorMerged">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
</Reference>
<Reference Include="unityplastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="log4netPlastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.IonicZip">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
</Reference>
<Reference Include="DOTweenEditor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.TextureAssets">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
</Reference>
<Reference Include="DOTween">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
@ -760,10 +760,10 @@
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{97f9a692-75fe-c04b-d1a3-57ea41dfe06b}</ProjectGuid>
<ProjectGuid>{c1171338-fc44-8597-abbe-4a10022d6b1a}</ProjectGuid>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
@ -339,43 +339,43 @@
<HintPath>D:\2022.3.29f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.YamlDotNet">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
</Reference>
<Reference Include="ReportGeneratorMerged">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
</Reference>
<Reference Include="unityplastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="log4netPlastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.IonicZip">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
</Reference>
<Reference Include="DOTweenEditor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.TextureAssets">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
</Reference>
<Reference Include="DOTween">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="nunit.framework">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
@ -753,21 +753,21 @@
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.TestRunner">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEditor.TestRunner.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEditor.TestRunner.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TestRunner">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEngine.TestRunner.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEngine.TestRunner.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="NaughtyAttributes.Core.csproj">
<Project>{692282fd-9df6-2dd5-51bd-f201ee67e347}</Project>
<Project>{33e4df83-69a2-7ddc-be6c-ca424170fea4}</Project>
<Name>NaughtyAttributes.Core</Name>
</ProjectReference>
</ItemGroup>

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{6d9f070a-d0f2-adf9-aea8-7c134b168942}</ProjectGuid>
<ProjectGuid>{e55587a8-55c5-9d75-4e05-354dc14a4b66}</ProjectGuid>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
@ -341,40 +341,40 @@
<HintPath>D:\2022.3.29f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.YamlDotNet">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
</Reference>
<Reference Include="ReportGeneratorMerged">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
</Reference>
<Reference Include="unityplastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="log4netPlastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.IonicZip">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
</Reference>
<Reference Include="DOTweenEditor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.TextureAssets">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
</Reference>
<Reference Include="DOTween">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
@ -752,15 +752,15 @@
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="NaughtyAttributes.Core.csproj">
<Project>{692282fd-9df6-2dd5-51bd-f201ee67e347}</Project>
<Project>{33e4df83-69a2-7ddc-be6c-ca424170fea4}</Project>
<Name>NaughtyAttributes.Core</Name>
</ProjectReference>
</ItemGroup>

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{f26d1578-a7f3-b564-56f6-3a422e40b3d9}</ProjectGuid>
<ProjectGuid>{35058e9b-48eb-7180-d011-f89b0c3012d7}</ProjectGuid>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
@ -306,40 +306,40 @@
<HintPath>D:\2022.3.29f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.YamlDotNet">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
</Reference>
<Reference Include="ReportGeneratorMerged">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
</Reference>
<Reference Include="unityplastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="log4netPlastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.IonicZip">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
</Reference>
<Reference Include="DOTweenEditor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.TextureAssets">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
</Reference>
<Reference Include="DOTween">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
@ -717,15 +717,15 @@
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="UniTask.csproj">
<Project>{f4621cb3-c4cf-5b4b-2e2b-7bda6cc47f7b}</Project>
<Project>{0161f271-68ba-49b9-86f1-3ac09e7b5d3f}</Project>
<Name>UniTask</Name>
</ProjectReference>
</ItemGroup>

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{ff95d0db-9fdf-caac-1d47-aedb66d7e4c9}</ProjectGuid>
<ProjectGuid>{25783be1-b5ef-d8bd-455a-96e2d44b8d8b}</ProjectGuid>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
@ -306,40 +306,40 @@
<HintPath>D:\2022.3.29f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.YamlDotNet">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
</Reference>
<Reference Include="ReportGeneratorMerged">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
</Reference>
<Reference Include="unityplastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="log4netPlastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.IonicZip">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
</Reference>
<Reference Include="DOTweenEditor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.TextureAssets">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
</Reference>
<Reference Include="DOTween">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
@ -717,15 +717,15 @@
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="UniTask.csproj">
<Project>{f4621cb3-c4cf-5b4b-2e2b-7bda6cc47f7b}</Project>
<Project>{0161f271-68ba-49b9-86f1-3ac09e7b5d3f}</Project>
<Name>UniTask</Name>
</ProjectReference>
</ItemGroup>

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{5615302e-ef26-fd5f-9eb0-b95a308c0f54}</ProjectGuid>
<ProjectGuid>{7fd49954-7553-8e23-d2b8-7a9cc162afd2}</ProjectGuid>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
@ -311,43 +311,43 @@
<HintPath>D:\2022.3.29f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.YamlDotNet">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
</Reference>
<Reference Include="ReportGeneratorMerged">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
</Reference>
<Reference Include="unityplastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="log4netPlastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.IonicZip">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
</Reference>
<Reference Include="DOTweenEditor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.TextureAssets">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
</Reference>
<Reference Include="DOTween">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="nunit.framework">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
@ -725,21 +725,21 @@
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.TestRunner">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEditor.TestRunner.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEditor.TestRunner.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TestRunner">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEngine.TestRunner.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEngine.TestRunner.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="UniTask.csproj">
<Project>{f4621cb3-c4cf-5b4b-2e2b-7bda6cc47f7b}</Project>
<Project>{0161f271-68ba-49b9-86f1-3ac09e7b5d3f}</Project>
<Name>UniTask</Name>
</ProjectReference>
</ItemGroup>

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{fa36de26-b55c-6b7b-4797-50d0cd34a2cd}</ProjectGuid>
<ProjectGuid>{1f2feed5-1908-3087-a60d-67d4f0262741}</ProjectGuid>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
@ -378,40 +378,40 @@
<HintPath>D:\2022.3.29f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.YamlDotNet">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
</Reference>
<Reference Include="ReportGeneratorMerged">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
</Reference>
<Reference Include="unityplastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="log4netPlastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.IonicZip">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
</Reference>
<Reference Include="DOTweenEditor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.TextureAssets">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
</Reference>
<Reference Include="DOTween">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
@ -789,15 +789,15 @@
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="UniTask.csproj">
<Project>{f4621cb3-c4cf-5b4b-2e2b-7bda6cc47f7b}</Project>
<Project>{0161f271-68ba-49b9-86f1-3ac09e7b5d3f}</Project>
<Name>UniTask</Name>
</ProjectReference>
</ItemGroup>

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{4b77b74a-4c72-63ac-efcf-a922798fcf0b}</ProjectGuid>
<ProjectGuid>{0ca94816-c4b2-bedf-d39e-c15276dc040c}</ProjectGuid>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
@ -307,40 +307,40 @@
<HintPath>D:\2022.3.29f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.YamlDotNet">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
</Reference>
<Reference Include="ReportGeneratorMerged">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
</Reference>
<Reference Include="unityplastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="log4netPlastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.IonicZip">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
</Reference>
<Reference Include="DOTweenEditor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.TextureAssets">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
</Reference>
<Reference Include="DOTween">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
@ -718,18 +718,18 @@
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="UniTask.csproj">
<Project>{f4621cb3-c4cf-5b4b-2e2b-7bda6cc47f7b}</Project>
<Project>{0161f271-68ba-49b9-86f1-3ac09e7b5d3f}</Project>
<Name>UniTask</Name>
</ProjectReference>
</ItemGroup>

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{f4621cb3-c4cf-5b4b-2e2b-7bda6cc47f7b}</ProjectGuid>
<ProjectGuid>{0161f271-68ba-49b9-86f1-3ac09e7b5d3f}</ProjectGuid>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
@ -379,40 +379,40 @@
<HintPath>D:\2022.3.29f1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.YamlDotNet">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
</Reference>
<Reference Include="ReportGeneratorMerged">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.testtools.codecoverage@1.2.5\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath>
</Reference>
<Reference Include="unityplastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="log4netPlastic">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.collab-proxy@2.3.1\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.IonicZip">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
</Reference>
<Reference Include="DOTweenEditor">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.TextureAssets">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
</Reference>
<Reference Include="DOTween">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\DOTween\DOTween.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>E:\Unity Projects\LocalLab\Framework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Assets\Plugins\Newtonsoft\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
@ -790,10 +790,10 @@
<HintPath>D:\2022.3.29f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>E:\Unity Projects\LocalLab\Framework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
<HintPath>E:\Unity Projects\GitLab\2024\UnityFramework\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>

61
UnityFramework.sln Normal file
View File

@ -0,0 +1,61 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NaughtyAttributes.Core", "NaughtyAttributes.Core.csproj", "{33e4df83-69a2-7ddc-be6c-ca424170fea4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.Linq", "UniTask.Linq.csproj", "{1f2feed5-1908-3087-a60d-67d4f0262741}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-firstpass", "Assembly-CSharp-firstpass.csproj", "{55cf3394-1287-0bd1-463f-422c23db3787}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask", "UniTask.csproj", "{0161f271-68ba-49b9-86f1-3ac09e7b5d3f}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NaughtyAttributes.Test", "NaughtyAttributes.Test.csproj", "{e55587a8-55c5-9d75-4e05-354dc14a4b66}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NaughtyAttributes.Editor", "NaughtyAttributes.Editor.csproj", "{c1171338-fc44-8597-abbe-4a10022d6b1a}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MotionFramework", "MotionFramework.csproj", "{9f77dfa9-fe9d-3e23-faf3-880ccc3dd218}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{f0d8fedc-2966-2c34-f168-80f3f237eb2a}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.Addressables", "UniTask.Addressables.csproj", "{35058e9b-48eb-7180-d011-f89b0c3012d7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.TextMeshPro", "UniTask.TextMeshPro.csproj", "{0ca94816-c4b2-bedf-d39e-c15276dc040c}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.DOTween", "UniTask.DOTween.csproj", "{25783be1-b5ef-d8bd-455a-96e2d44b8d8b}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.Editor", "UniTask.Editor.csproj", "{7fd49954-7553-8e23-d2b8-7a9cc162afd2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{33e4df83-69a2-7ddc-be6c-ca424170fea4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{33e4df83-69a2-7ddc-be6c-ca424170fea4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1f2feed5-1908-3087-a60d-67d4f0262741}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1f2feed5-1908-3087-a60d-67d4f0262741}.Debug|Any CPU.Build.0 = Debug|Any CPU
{55cf3394-1287-0bd1-463f-422c23db3787}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{55cf3394-1287-0bd1-463f-422c23db3787}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0161f271-68ba-49b9-86f1-3ac09e7b5d3f}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0161f271-68ba-49b9-86f1-3ac09e7b5d3f}.Debug|Any CPU.Build.0 = Debug|Any CPU
{e55587a8-55c5-9d75-4e05-354dc14a4b66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{e55587a8-55c5-9d75-4e05-354dc14a4b66}.Debug|Any CPU.Build.0 = Debug|Any CPU
{c1171338-fc44-8597-abbe-4a10022d6b1a}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{c1171338-fc44-8597-abbe-4a10022d6b1a}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9f77dfa9-fe9d-3e23-faf3-880ccc3dd218}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9f77dfa9-fe9d-3e23-faf3-880ccc3dd218}.Debug|Any CPU.Build.0 = Debug|Any CPU
{f0d8fedc-2966-2c34-f168-80f3f237eb2a}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{f0d8fedc-2966-2c34-f168-80f3f237eb2a}.Debug|Any CPU.Build.0 = Debug|Any CPU
{35058e9b-48eb-7180-d011-f89b0c3012d7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{35058e9b-48eb-7180-d011-f89b0c3012d7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0ca94816-c4b2-bedf-d39e-c15276dc040c}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0ca94816-c4b2-bedf-d39e-c15276dc040c}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25783be1-b5ef-d8bd-455a-96e2d44b8d8b}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25783be1-b5ef-d8bd-455a-96e2d44b8d8b}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7fd49954-7553-8e23-d2b8-7a9cc162afd2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7fd49954-7553-8e23-d2b8-7a9cc162afd2}.Debug|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal