Skip to content

Commit 463b625

Browse files
author
尧杰 曾
committed
Delect Uconomy lib
1 parent e850f58 commit 463b625

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

PermissionSync/PermissionSync.csproj

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,14 @@
3333
<ItemGroup>
3434
<Reference Include="Assembly-CSharp">
3535
<HintPath>lib\Assembly-CSharp.dll</HintPath>
36+
<Private>False</Private>
3637
</Reference>
3738
<Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
3839
<HintPath>..\packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
3940
</Reference>
4041
<Reference Include="com.rlabrecque.steamworks.net">
4142
<HintPath>lib\com.rlabrecque.steamworks.net.dll</HintPath>
43+
<Private>False</Private>
4244
</Reference>
4345
<Reference Include="Google.Protobuf, Version=3.19.4.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
4446
<HintPath>..\packages\Google.Protobuf.3.19.4\lib\net45\Google.Protobuf.dll</HintPath>
@@ -57,12 +59,15 @@
5759
</Reference>
5860
<Reference Include="Rocket.API">
5961
<HintPath>lib\Rocket.API.dll</HintPath>
62+
<Private>False</Private>
6063
</Reference>
6164
<Reference Include="Rocket.Core">
6265
<HintPath>lib\Rocket.Core.dll</HintPath>
66+
<Private>False</Private>
6367
</Reference>
6468
<Reference Include="Rocket.Unturned">
6569
<HintPath>lib\Rocket.Unturned.dll</HintPath>
70+
<Private>False</Private>
6671
</Reference>
6772
<Reference Include="System" />
6873
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
@@ -94,14 +99,13 @@
9499
<Reference Include="Ubiety.Dns.Core, Version=2.2.1.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
95100
<HintPath>..\packages\MySql.Data.8.0.30\lib\net48\Ubiety.Dns.Core.dll</HintPath>
96101
</Reference>
97-
<Reference Include="Uconomy">
98-
<HintPath>lib\Uconomy.dll</HintPath>
99-
</Reference>
100102
<Reference Include="UnityEngine">
101103
<HintPath>lib\UnityEngine.dll</HintPath>
104+
<Private>False</Private>
102105
</Reference>
103106
<Reference Include="UnityEngine.CoreModule">
104107
<HintPath>lib\UnityEngine.CoreModule.dll</HintPath>
108+
<Private>False</Private>
105109
</Reference>
106110
<Reference Include="ZstdNet, Version=1.4.5.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
107111
<HintPath>..\packages\MySql.Data.8.0.30\lib\net48\ZstdNet.dll</HintPath>

0 commit comments

Comments
 (0)