mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-03 14:59:23 +00:00
[NAK_CVR_Mods] Update solution
This commit is contained in:
parent
7ad549b0bb
commit
8cffe8a5be
2 changed files with 319 additions and 355 deletions
|
@ -52,6 +52,10 @@
|
|||
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\Bhaptics.Tact.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="BouncyCastle.Crypto">
|
||||
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\BouncyCastle.Crypto.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="Boxophobic.TheVehetationEngine.Runtime">
|
||||
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\Boxophobic.TheVehetationEngine.Runtime.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
|
@ -96,6 +100,10 @@
|
|||
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\DarkRift.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="DTLS.Net">
|
||||
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\DTLS.Net.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="ECM2">
|
||||
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\ECM2.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
|
@ -304,6 +312,10 @@
|
|||
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\System.Runtime.Serialization.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="System.Security.Cryptography.Cng">
|
||||
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\System.Security.Cryptography.Cng.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="System.Security">
|
||||
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\System.Security.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
|
@ -364,6 +376,10 @@
|
|||
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\UniTask.TextMeshPro.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="Unity.2D.Common.Runtime">
|
||||
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\Unity.2D.Common.Runtime.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="Unity.AI.Navigation">
|
||||
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\Unity.AI.Navigation.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
|
@ -412,6 +428,10 @@
|
|||
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\Unity.InputSystem.ForUI.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="Unity.InternalAPIEngineBridge.001">
|
||||
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\Unity.InternalAPIEngineBridge.001.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="Unity.InternalAPIEngineBridge.002">
|
||||
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\Unity.InternalAPIEngineBridge.002.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue