Building shop functional and Building states are saved online
This commit is contained in:
@@ -36,15 +36,15 @@
|
||||
<ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/Searcher/SearcherItem.cs" />
|
||||
<Compile Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/Searcher/SearcherAdapter.cs" />
|
||||
<Compile Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/Searcher/Searcher.cs" />
|
||||
<Compile Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/Searcher/SearcherWindow.cs" />
|
||||
<Compile Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/Searcher/SearcherDatabaseBase.cs" />
|
||||
<Compile Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/Searcher/SearcherDatabase.cs" />
|
||||
<Compile Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/Searcher/SearcherControl.cs" />
|
||||
<Compile Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/AssemblyInfo.cs" />
|
||||
<Compile Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/Searcher/SearcherHighlighter.cs" />
|
||||
<Compile Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/Searcher/SearcherItem.cs" />
|
||||
<Compile Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/Searcher/SearcherAdapter.cs" />
|
||||
<Compile Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/Searcher/SearcherDatabaseBase.cs" />
|
||||
<Compile Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/Searcher/SearcherDatabase.cs" />
|
||||
<None Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/Unity.Searcher.Editor.asmdef" />
|
||||
<None Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/Resources/SearcherItem.uxml" />
|
||||
<None Include="Library/PackageCache/com.unity.searcher@4.3.2/Editor/Resources/SearcherWindow.uxml" />
|
||||
@@ -301,6 +301,9 @@
|
||||
<Reference Include="ICSharpCode.NRefactory">
|
||||
<HintPath>/media/RocketSpeed/Unity_Projects/UPF/Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Editor/ShaderGenerator/ICSharpCode.NRefactory.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Newtonsoft.Json">
|
||||
<HintPath>/media/RocketSpeed/Unity_Projects/UPF/Library/PackageCache/com.unity.nuget.newtonsoft-json@3.0.2/Runtime/Newtonsoft.Json.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="nunit.framework">
|
||||
<HintPath>/media/RocketSpeed/Unity_Projects/UPF/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll</HintPath>
|
||||
</Reference>
|
||||
|
||||
Reference in New Issue
Block a user