Reorder and update solution project list
Rework BABA_YAGA.slnx project entries: reorder projects for clarity and update included modules. Several Unity package/editor project entries were removed, and Opsive (runtime, editor, demo, shared) and Fusion-related projects were added, along with DOTween.Modules and other tooling/editor projects. This brings the solution file in line with the current repository dependencies and editor/runtime layout.
This commit is contained in:
@@ -1,50 +1,30 @@
|
|||||||
<Solution>
|
<Solution>
|
||||||
<Project Path="Assembly-CSharp.csproj" />
|
|
||||||
<Project Path="AstarPathfindingProject.csproj" />
|
<Project Path="AstarPathfindingProject.csproj" />
|
||||||
<Project Path="Unity.Mathematics.csproj" />
|
<Project Path="Opsive.UltimateCharacterController.csproj" />
|
||||||
<Project Path="Unity.Multiplayer.Center.Editor.csproj" />
|
|
||||||
<Project Path="Assembly-CSharp-Editor.csproj" />
|
|
||||||
<Project Path="Unity.Collections.csproj" />
|
|
||||||
<Project Path="PrimeTween.Runtime.csproj" />
|
|
||||||
<Project Path="UnityEngine.UI.csproj" />
|
|
||||||
<Project Path="UnityEditor.TestRunner.csproj" />
|
|
||||||
<Project Path="VHierarchy.csproj" />
|
<Project Path="VHierarchy.csproj" />
|
||||||
<Project Path="Unity.InputSystem.csproj" />
|
|
||||||
<Project Path="Unity.PerformanceTesting.Editor.csproj" />
|
|
||||||
<Project Path="UnityEngine.TestRunner.csproj" />
|
|
||||||
<Project Path="AstarPackageToolsEditor.csproj" />
|
|
||||||
<Project Path="Unity.Burst.csproj" />
|
|
||||||
<Project Path="Fusion.Unity.Editor.csproj" />
|
|
||||||
<Project Path="AstarPathfindingProjectEditor.csproj" />
|
<Project Path="AstarPathfindingProjectEditor.csproj" />
|
||||||
|
<Project Path="Opsive.UltimateCharacterController.Editor.csproj" />
|
||||||
<Project Path="BuildReportTool.csproj" />
|
<Project Path="BuildReportTool.csproj" />
|
||||||
<Project Path="Unity.VisualStudio.Editor.csproj" />
|
<Project Path="Assembly-CSharp.csproj" />
|
||||||
<Project Path="Unity.TextMeshPro.Editor.csproj" />
|
<Project Path="Fusion.Unity.Editor.csproj" />
|
||||||
<Project Path="Unity.Rider.Editor.csproj" />
|
<Project Path="Opsive.UltimateCharacterController.Demo.csproj" />
|
||||||
<Project Path="Fusion.Unity.csproj" />
|
|
||||||
<Project Path="Drawing.csproj" />
|
<Project Path="Drawing.csproj" />
|
||||||
<Project Path="Unity.InternalAPIEngineBridge.004.csproj" />
|
|
||||||
<Project Path="Unity.Burst.CodeGen.csproj" />
|
|
||||||
<Project Path="Unity.PerformanceTesting.csproj" />
|
|
||||||
<Project Path="UnityEditor.UI.csproj" />
|
|
||||||
<Project Path="Unity.TextMeshPro.csproj" />
|
|
||||||
<Project Path="Unity.Burst.Editor.csproj" />
|
|
||||||
<Project Path="PrimeTween.Installer.csproj" />
|
|
||||||
<Project Path="DrawingEditor.csproj" />
|
|
||||||
<Project Path="PrimeTween.Editor.csproj" />
|
|
||||||
<Project Path="Assembly-CSharp-Editor-firstpass.csproj" />
|
<Project Path="Assembly-CSharp-Editor-firstpass.csproj" />
|
||||||
<Project Path="VFolders.csproj" />
|
<Project Path="VFolders.csproj" />
|
||||||
<Project Path="VFavorites.csproj" />
|
<Project Path="DOTween.Modules.csproj" />
|
||||||
<Project Path="Unity.Multiplayer.Center.Common.csproj" />
|
<Project Path="AstarPackageToolsEditor.csproj" />
|
||||||
<Project Path="Unity.InputSystem.ForUI.csproj" />
|
<Project Path="Opsive.Shared.csproj" />
|
||||||
<Project Path="Unity.Collections.CodeGen.csproj" />
|
|
||||||
<Project Path="Unity.Mathematics.Editor.csproj" />
|
|
||||||
<Project Path="UnityEditor.UI.Analytics.csproj" />
|
|
||||||
<Project Path="Unity.InputSystem.TestFramework.csproj" />
|
|
||||||
<Project Path="DrawingPackageToolsEditor.csproj" />
|
|
||||||
<Project Path="andywiecko.BurstTriangulator.csproj" />
|
<Project Path="andywiecko.BurstTriangulator.csproj" />
|
||||||
|
<Project Path="Assembly-CSharp-Editor.csproj" />
|
||||||
|
<Project Path="Fusion.Unity.csproj" />
|
||||||
<Project Path="VTabs.csproj" />
|
<Project Path="VTabs.csproj" />
|
||||||
|
<Project Path="VFavorites.csproj" />
|
||||||
<Project Path="PackageTools.csproj" />
|
<Project Path="PackageTools.csproj" />
|
||||||
<Project Path="Unity.Fusion.CodeGen.csproj" />
|
<Project Path="Opsive.UltimateCharacterController.Demo.Editor.csproj" />
|
||||||
<Project Path="Unity.Collections.Editor.csproj" />
|
|
||||||
<Project Path="Sirenix.OdinInspector.Modules.UnityMathematics.csproj" />
|
<Project Path="Sirenix.OdinInspector.Modules.UnityMathematics.csproj" />
|
||||||
|
<Project Path="Unity.Fusion.CodeGen.csproj" />
|
||||||
|
<Project Path="DrawingEditor.csproj" />
|
||||||
|
<Project Path="Opsive.Shared.Editor.csproj" />
|
||||||
|
<Project Path="DrawingPackageToolsEditor.csproj" />
|
||||||
|
<Project Path="PrimeTween.Installer.csproj" />
|
||||||
</Solution>
|
</Solution>
|
||||||
|
|||||||
Reference in New Issue
Block a user