|
@@ -729,6 +729,9 @@
|
|
|
<Reference Include="Unity.VisualStudio.Editor">
|
|
|
<HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
|
|
|
</Reference>
|
|
|
+ <Reference Include="Unity.Sysroot.Linux_x86_64">
|
|
|
+ <HintPath>Library\ScriptAssemblies\Unity.Sysroot.Linux_x86_64.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
<Reference Include="Unity.Timeline">
|
|
|
<HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
|
|
|
</Reference>
|
|
@@ -765,6 +768,9 @@
|
|
|
<Reference Include="Unity.Postprocessing.Runtime">
|
|
|
<HintPath>Library\ScriptAssemblies\Unity.Postprocessing.Runtime.dll</HintPath>
|
|
|
</Reference>
|
|
|
+ <Reference Include="Unity.Toolchain.Win-x86_64-Linux-x86_64">
|
|
|
+ <HintPath>Library\ScriptAssemblies\Unity.Toolchain.Win-x86_64-Linux-x86_64.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
<Reference Include="Unity.Timeline.Editor">
|
|
|
<HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
|
|
|
</Reference>
|
|
@@ -774,12 +780,6 @@
|
|
|
<Reference Include="Unity.Animation.Rigging.Editor">
|
|
|
<HintPath>Library\ScriptAssemblies\Unity.Animation.Rigging.Editor.dll</HintPath>
|
|
|
</Reference>
|
|
|
- <Reference Include="Unity.Sysroot.Linux_x86_64">
|
|
|
- <HintPath>Library\ScriptAssemblies\Unity.Sysroot.Linux_x86_64.dll</HintPath>
|
|
|
- </Reference>
|
|
|
- <Reference Include="Unity.Toolchain.Win-x86_64-Linux-x86_64">
|
|
|
- <HintPath>Library\ScriptAssemblies\Unity.Toolchain.Win-x86_64-Linux-x86_64.dll</HintPath>
|
|
|
- </Reference>
|
|
|
<Reference Include="Unity.SysrootPackage.Editor">
|
|
|
<HintPath>Library\ScriptAssemblies\Unity.SysrootPackage.Editor.dll</HintPath>
|
|
|
</Reference>
|
|
@@ -797,6 +797,10 @@
|
|
|
<Project>{0B70AC3F-E640-9FC3-22FD-95B240B25E58}</Project>
|
|
|
<Name>kcp2k</Name>
|
|
|
</ProjectReference>
|
|
|
+ <ProjectReference Include="LRM.csproj">
|
|
|
+ <Project>{CF66EF3D-4050-DF05-DA77-CF9AE4A7A73F}</Project>
|
|
|
+ <Name>LRM</Name>
|
|
|
+ </ProjectReference>
|
|
|
<ProjectReference Include="Mirror.Examples.csproj">
|
|
|
<Project>{8DDBC216-C26B-5BFD-713C-0991301A952A}</Project>
|
|
|
<Name>Mirror.Examples</Name>
|