Skip to content

Commit

Permalink
Updated to latest EcsRx library
Browse files Browse the repository at this point in the history
Minor updates to code to be in line with new changes inside EcsRx
  • Loading branch information
grofit committed Jun 13, 2024
1 parent 1e650d6 commit a18c051
Show file tree
Hide file tree
Showing 143 changed files with 482 additions and 785 deletions.
59 changes: 25 additions & 34 deletions src/Assembly-CSharp-Editor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -355,38 +355,29 @@
<Reference Include="Zenject.ReflectionBaking.Mono.Cecil">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Plugins\Zenject\OptionalExtras\ReflectionBaking\Lib\Zenject.ReflectionBaking.Mono.Cecil.dll</HintPath>
</Reference>
<Reference Include="SystemsRx.MicroRx">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\SystemsRx.MicroRx.7.0.40\lib\netstandard2.1\SystemsRx.MicroRx.dll</HintPath>
</Reference>
<Reference Include="EcsRx">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\EcsRx.7.0.158\lib\netstandard2.1\EcsRx.dll</HintPath>
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\EcsRx.8.0.184\lib\netstandard2.1\EcsRx.dll</HintPath>
</Reference>
<Reference Include="SystemsRx.MicroRx">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\SystemsRx.MicroRx.8.0.62\lib\netstandard2.1\SystemsRx.MicroRx.dll</HintPath>
</Reference>
<Reference Include="SystemsRx">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\SystemsRx.7.0.40\lib\netstandard2.1\SystemsRx.dll</HintPath>
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\SystemsRx.8.0.62\lib\netstandard2.1\SystemsRx.dll</HintPath>
</Reference>
<Reference Include="SystemsRx.Infrastructure">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\SystemsRx.Infrastructure.8.0.62\lib\netstandard2.1\SystemsRx.Infrastructure.dll</HintPath>
</Reference>
<Reference Include="EcsRx.Infrastructure">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\EcsRx.Infrastructure.7.0.158\lib\netstandard2.1\EcsRx.Infrastructure.dll</HintPath>
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\EcsRx.Infrastructure.8.0.184\lib\netstandard2.1\EcsRx.Infrastructure.dll</HintPath>
</Reference>
<Reference Include="EcsRx.Plugins.Batching">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\EcsRx.Plugins.Batching.7.0.158\lib\netstandard2.1\EcsRx.Plugins.Batching.dll</HintPath>
</Reference>
<Reference Include="SystemsRx.Infrastructure">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\SystemsRx.Infrastructure.7.0.40\lib\netstandard2.1\SystemsRx.Infrastructure.dll</HintPath>
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\EcsRx.Plugins.Batching.8.0.184\lib\netstandard2.1\EcsRx.Plugins.Batching.dll</HintPath>
</Reference>
<Reference Include="EcsRx.Plugins.Views">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\EcsRx.Plugins.Views.7.0.158\lib\netstandard2.1\EcsRx.Plugins.Views.dll</HintPath>
</Reference>
<Reference Include="EcsRx.Plugins.ReactiveSystems">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\EcsRx.Plugins.ReactiveSystems.7.0.158\lib\netstandard2.1\EcsRx.Plugins.ReactiveSystems.dll</HintPath>
</Reference>
<Reference Include="EcsRx.Plugins.Computeds">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\EcsRx.Plugins.Computeds.7.0.158\lib\netstandard2.1\EcsRx.Plugins.Computeds.dll</HintPath>
</Reference>
<Reference Include="SystemsRx.Plugins.Computeds">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\SystemsRx.Plugins.Computeds.7.0.40\lib\netstandard2.1\SystemsRx.Plugins.Computeds.dll</HintPath>
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\EcsRx.Plugins.Views.8.0.184\lib\netstandard2.1\EcsRx.Plugins.Views.dll</HintPath>
</Reference>
<Reference Include="EcsRx.Plugins.GroupBinding">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\EcsRx.Plugins.GroupBinding.7.0.158\lib\netstandard2.1\EcsRx.Plugins.GroupBinding.dll</HintPath>
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Assets\Packages\EcsRx.Plugins.GroupBinding.8.0.184\lib\netstandard2.1\EcsRx.Plugins.GroupBinding.dll</HintPath>
</Reference>
<Reference Include="nunit.framework">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Library\PackageCache\[email protected]\net35\unity-custom\nunit.framework.dll</HintPath>
Expand Down Expand Up @@ -784,12 +775,12 @@
<Reference Include="Unity.VisualStudio.Editor">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline.Editor">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline.Editor">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.XR.LegacyInputHelpers">
<HintPath>E:\Code\open-source\ecsrx\ecsrx.unity\src\Library\ScriptAssemblies\UnityEditor.XR.LegacyInputHelpers.dll</HintPath>
</Reference>
Expand Down Expand Up @@ -817,13 +808,9 @@
<Project>{30daff4c-630e-9e03-0dca-dac117ce2649}</Project>
<Name>Assembly-CSharp</Name>
</ProjectReference>
<ProjectReference Include="Zenject-Editor.csproj">
<Project>{23c2b8d5-60fd-e494-8328-3d060e400720}</Project>
<Name>Zenject-Editor</Name>
</ProjectReference>
<ProjectReference Include="Zenject-PoolMonitor-Editor.csproj">
<Project>{521d98d1-267c-2f4a-54b1-3f2018ff6872}</Project>
<Name>Zenject-PoolMonitor-Editor</Name>
<ProjectReference Include="UniRx.csproj">
<Project>{eab45beb-2bf2-e9e8-3d41-c3930b798f7c}</Project>
<Name>UniRx</Name>
</ProjectReference>
<ProjectReference Include="Zenject-ReflectionBaking-Editor.csproj">
<Project>{df9a77a2-7348-06dd-56b6-bf21c8c3616d}</Project>
Expand All @@ -833,9 +820,13 @@
<Project>{551e4f3d-379b-1ace-5045-137ed0a1d4c9}</Project>
<Name>Zenject</Name>
</ProjectReference>
<ProjectReference Include="UniRx.csproj">
<Project>{eab45beb-2bf2-e9e8-3d41-c3930b798f7c}</Project>
<Name>UniRx</Name>
<ProjectReference Include="Zenject-Editor.csproj">
<Project>{23c2b8d5-60fd-e494-8328-3d060e400720}</Project>
<Name>Zenject-Editor</Name>
</ProjectReference>
<ProjectReference Include="Zenject-PoolMonitor-Editor.csproj">
<Project>{521d98d1-267c-2f4a-54b1-3f2018ff6872}</Project>
<Name>Zenject-PoolMonitor-Editor</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down
Loading

0 comments on commit a18c051

Please sign in to comment.