wuyu 1 سال پیش
والد
کامیت
a017bd832f
3فایلهای تغییر یافته به همراه9 افزوده شده و 9 حذف شده
  1. 4 4
      Assembly-CSharp-Editor.csproj
  2. 4 4
      Assembly-CSharp.csproj
  3. 1 1
      Zenject.csproj

+ 4 - 4
Assembly-CSharp-Editor.csproj

@@ -835,10 +835,6 @@
       <Project>{cd8096c4-de90-1335-7f6d-6fa7a53e1bc2}</Project>
       <Name>YandexGamesSDK</Name>
     </ProjectReference>
-    <ProjectReference Include="YandexGamesShortcuts.csproj">
-      <Project>{64de328e-a046-3cae-5dde-56afd924a8f6}</Project>
-      <Name>YandexGamesShortcuts</Name>
-    </ProjectReference>
     <ProjectReference Include="Zenject-Editor.csproj">
       <Project>{3a0f60f0-51b8-b6c7-e269-03d0975c8c79}</Project>
       <Name>Zenject-Editor</Name>
@@ -847,6 +843,10 @@
       <Project>{5daae126-276a-e955-2c3a-59a34b39cc91}</Project>
       <Name>Zenject-PoolMonitor-Editor</Name>
     </ProjectReference>
+    <ProjectReference Include="YandexGamesShortcuts.csproj">
+      <Project>{64de328e-a046-3cae-5dde-56afd924a8f6}</Project>
+      <Name>YandexGamesShortcuts</Name>
+    </ProjectReference>
     <ProjectReference Include="Zenject-ReflectionBaking-Editor.csproj">
       <Project>{46a89948-3a3d-c672-86bb-4439ba76f200}</Project>
       <Name>Zenject-ReflectionBaking-Editor</Name>

+ 4 - 4
Assembly-CSharp.csproj

@@ -1510,10 +1510,6 @@
       <Project>{cd8096c4-de90-1335-7f6d-6fa7a53e1bc2}</Project>
       <Name>YandexGamesSDK</Name>
     </ProjectReference>
-    <ProjectReference Include="YandexGamesShortcuts.csproj">
-      <Project>{64de328e-a046-3cae-5dde-56afd924a8f6}</Project>
-      <Name>YandexGamesShortcuts</Name>
-    </ProjectReference>
     <ProjectReference Include="Zenject-Editor.csproj">
       <Project>{3a0f60f0-51b8-b6c7-e269-03d0975c8c79}</Project>
       <Name>Zenject-Editor</Name>
@@ -1522,6 +1518,10 @@
       <Project>{5daae126-276a-e955-2c3a-59a34b39cc91}</Project>
       <Name>Zenject-PoolMonitor-Editor</Name>
     </ProjectReference>
+    <ProjectReference Include="YandexGamesShortcuts.csproj">
+      <Project>{64de328e-a046-3cae-5dde-56afd924a8f6}</Project>
+      <Name>YandexGamesShortcuts</Name>
+    </ProjectReference>
     <ProjectReference Include="Zenject-ReflectionBaking-Editor.csproj">
       <Project>{46a89948-3a3d-c672-86bb-4439ba76f200}</Project>
       <Name>Zenject-ReflectionBaking-Editor</Name>

+ 1 - 1
Zenject.csproj

@@ -189,8 +189,8 @@
      <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryFromBinder/SubContainerBinder/FactorySubContainerBinder6.cs" />
      <Compile Include="Assets/Plugins/Zenject/Source/Binding/Binders/Factory/FactoryToChoiceBinder/DecoratorToChoiceFromBinder.cs" />
      <Compile Include="Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/Binders/DeclareSignal/DeclareSignalIdRequireHandlerAsyncTickPriorityCopyBinder.cs" />
-     <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/Util/PoolCleanupChecker.cs" />
      <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/PoolableMemoryPool.cs" />
+     <Compile Include="Assets/Plugins/Zenject/Source/Factories/Pooling/Util/PoolCleanupChecker.cs" />
      <Compile Include="Assets/Plugins/Zenject/Source/Providers/MethodProviderMultiple.cs" />
      <Compile Include="Assets/Plugins/Zenject/Source/Install/InstallerBase.cs" />
      <Compile Include="Assets/Plugins/Zenject/Source/Factories/PlaceholderFactoryBase.cs" />