Update
This commit is contained in:
@@ -88,7 +88,6 @@
|
||||
<Compile Include="Assets\Joystick Pack\Scripts\Joysticks\VariableJoystick.cs" />
|
||||
<Compile Include="Assets\TextMesh Pro\Examples & Extras\Scripts\DropdownSample.cs" />
|
||||
<Compile Include="Assets\TextMesh Pro\Examples & Extras\Scripts\VertexColorCycler.cs" />
|
||||
<Compile Include="Assets\Script\PlayerController.cs" />
|
||||
<Compile Include="Assets\TextMesh Pro\Examples & Extras\Scripts\ObjectSpin.cs" />
|
||||
<Compile Include="Assets\Joystick Pack\Examples\JoystickSetterExample.cs" />
|
||||
<Compile Include="Assets\TextMesh Pro\Examples & Extras\Scripts\TMP_PhoneNumberValidator.cs" />
|
||||
@@ -101,6 +100,7 @@
|
||||
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Overlay.shader" />
|
||||
<None Include="Assets\TextMesh Pro\Examples & Extras\Fonts\Roboto-Bold - License.txt" />
|
||||
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile-2-Pass.shader" />
|
||||
<None Include="Assets\StreamingAssets\Vuforia\DatabaseName.xml" />
|
||||
<None Include="Assets\TextMesh Pro\Examples & Extras\Fonts\Unity - OFL.txt" />
|
||||
<None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap.shader" />
|
||||
<None Include="Assets\TextMesh Pro\Examples & Extras\Fonts\Oswald-Bold - OFL.txt" />
|
||||
@@ -112,7 +112,6 @@
|
||||
<None Include="Assets\StreamingAssets\Vuforia\NGTUAN.xml" />
|
||||
<None Include="Assets\Resources\PerformanceTestRunInfo.json" />
|
||||
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface-Mobile.shader" />
|
||||
<None Include="Assets\StreamingAssets\Vuforia\DatabaseName.xml" />
|
||||
<None Include="Assets\TextMesh Pro\Shaders\SDFFunctions.hlsl" />
|
||||
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface.shader" />
|
||||
<None Include="Assets\TextMesh Pro\Sprites\EmojiOne Attribution.txt" />
|
||||
@@ -532,27 +531,27 @@
|
||||
<Reference Include="nunit.framework">
|
||||
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.unity.ext.nunit@d8c07649098d\net40\unity-custom\nunit.framework.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Vuforia.Unity.Wrapper">
|
||||
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.ptc.vuforia.engine@58134fb7b422\Vuforia\Plugins\Managed\Runtime\Vuforia.Unity.Wrapper.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.IO.Hashing">
|
||||
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.unity.collections@aea9d3bd5e19\Unity.Collections.Tests\System.IO.Hashing\System.IO.Hashing.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
|
||||
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.unity.visualscripting@191c0d7e3b69\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Vuforia.Unity.Engine">
|
||||
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.ptc.vuforia.engine@58134fb7b422\Vuforia\Plugins\Managed\Runtime\Vuforia.Unity.Engine.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Newtonsoft.Json">
|
||||
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.unity.nuget.newtonsoft-json@4dfd81071c64\Runtime\Newtonsoft.Json.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Mono.Cecil">
|
||||
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.unity.nuget.mono-cecil@ecb9724e46ff\Mono.Cecil.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.CompilerServices.Unsafe">
|
||||
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.unity.collections@aea9d3bd5e19\Unity.Collections.Tests\System.Runtime.CompilerServices.Unsafe\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Vuforia.Unity.Wrapper">
|
||||
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.ptc.vuforia.engine@58134fb7b422\Vuforia\Plugins\Managed\Runtime\Vuforia.Unity.Wrapper.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Newtonsoft.Json">
|
||||
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.unity.nuget.newtonsoft-json@4dfd81071c64\Runtime\Newtonsoft.Json.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Vuforia.Unity.Engine">
|
||||
<HintPath>E:\Learning_Progress\Projects\VR-GAME\Library\PackageCache\com.ptc.vuforia.engine@58134fb7b422\Vuforia\Plugins\Managed\Runtime\Vuforia.Unity.Engine.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Unity.Android.Types">
|
||||
<HintPath>C:\Program Files\Unity\Hub\Editor\6000.3.10f1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll</HintPath>
|
||||
</Reference>
|
||||
|
||||
Reference in New Issue
Block a user