Skip to content

Commit 500ebbc

Browse files
committed
依赖
1 parent a80435e commit 500ebbc

24 files changed

Lines changed: 83 additions & 54 deletions

HelpSense/HelpSense.csproj

Lines changed: 83 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -87,93 +87,122 @@
8787
<Analyzer Include="..\packages\Microsoft.CodeAnalysis.Analyzers.3.11.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll" />
8888
</ItemGroup>
8989
<ItemGroup>
90-
<Reference Include="0Harmony">
91-
<HintPath>..\..\..\必要依赖 -LabAPI\0Harmony.dll</HintPath>
90+
<Reference Include="0Harmony, Version=2.2.2.0, Culture=neutral, processorArchitecture=MSIL">
91+
<SpecificVersion>False</SpecificVersion>
92+
<HintPath>..\lib\net48\0Harmony.dll</HintPath>
9293
</Reference>
9394
<Reference Include="Assembly-CSharp">
94-
<HintPath>..\..\..\必要依赖 -LabAPI\Assembly-CSharp.dll</HintPath>
95+
<HintPath>..\lib\net48\Assembly-CSharp.dll</HintPath>
9596
</Reference>
96-
<Reference Include="Assembly-CSharp-firstpass">
97-
<HintPath>..\..\..\必要依赖 -LabAPI\Assembly-CSharp-firstpass.dll</HintPath>
97+
<Reference Include="Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
98+
<SpecificVersion>False</SpecificVersion>
99+
<HintPath>..\lib\net48\Assembly-CSharp-firstpass.dll</HintPath>
98100
</Reference>
99-
<Reference Include="Assembly-CSharp-Publicized">
100-
<HintPath>..\..\..\必要依赖 -LabAPI\Assembly-CSharp-Publicized.dll</HintPath>
101+
<Reference Include="Assembly-CSharp-Publicized, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
102+
<SpecificVersion>False</SpecificVersion>
103+
<HintPath>..\lib\net48\Assembly-CSharp-Publicized.dll</HintPath>
101104
</Reference>
102-
<Reference Include="Caress">
103-
<HintPath>..\..\..\必要依赖 -LabAPI\Caress.dll</HintPath>
105+
<Reference Include="Caress, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
106+
<SpecificVersion>False</SpecificVersion>
107+
<HintPath>..\lib\net48\Caress.dll</HintPath>
104108
</Reference>
105-
<Reference Include="CommandSystem.Core">
106-
<HintPath>..\..\..\必要依赖 -LabAPI\CommandSystem.Core.dll</HintPath>
109+
<Reference Include="CommandSystem.Core, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
110+
<SpecificVersion>False</SpecificVersion>
111+
<HintPath>..\lib\net48\CommandSystem.Core.dll</HintPath>
107112
</Reference>
108-
<Reference Include="HintServiceMeow-NWAPI">
109-
<HintPath>..\..\..\其他依赖\HintServiceMeow-NWAPI.dll</HintPath>
113+
<Reference Include="HintServiceMeow-NWAPI, Version=5.3.12.0, Culture=neutral, processorArchitecture=MSIL">
114+
<SpecificVersion>False</SpecificVersion>
115+
<HintPath>..\lib\net48\HintServiceMeow-NWAPI.dll</HintPath>
110116
</Reference>
111-
<Reference Include="LabApi">
112-
<HintPath>..\..\..\必要依赖 -LabAPI\LabApi.dll</HintPath>
117+
<Reference Include="LabApi, Version=0.4.0.0, Culture=neutral, processorArchitecture=AMD64">
118+
<SpecificVersion>False</SpecificVersion>
119+
<HintPath>..\lib\net48\LabApi.dll</HintPath>
113120
</Reference>
114121
<Reference Include="LiteDB, Version=5.0.20.0, Culture=neutral, PublicKeyToken=4ee40123013c9f27, processorArchitecture=MSIL">
115-
<HintPath>..\packages\LiteDB.5.0.20\lib\net45\LiteDB.dll</HintPath>
122+
<SpecificVersion>False</SpecificVersion>
123+
<HintPath>..\lib\net48\LiteDB.dll</HintPath>
116124
</Reference>
117125
<Reference Include="Mirror">
118-
<HintPath>..\..\..\必要依赖 -LabAPI\Mirror.dll</HintPath>
126+
<HintPath>..\lib\net48\Mirror.dll</HintPath>
119127
</Reference>
120-
<Reference Include="Mirror-Publicized">
121-
<HintPath>..\..\..\必要依赖 -LabAPI\Mirror-Publicized.dll</HintPath>
128+
<Reference Include="Mirror-Publicized, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
129+
<SpecificVersion>False</SpecificVersion>
130+
<HintPath>..\lib\net48\Mirror-Publicized.dll</HintPath>
122131
</Reference>
123-
<Reference Include="Mirror.Components">
124-
<HintPath>..\..\..\必要依赖 -LabAPI\Mirror.Components.dll</HintPath>
132+
<Reference Include="Mirror.Components, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
133+
<SpecificVersion>False</SpecificVersion>
134+
<HintPath>..\lib\net48\Mirror.Components.dll</HintPath>
125135
</Reference>
126-
<Reference Include="Mono.Security">
127-
<HintPath>..\..\..\必要依赖 -LabAPI\Mono.Security.dll</HintPath>
136+
<Reference Include="Mono.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
137+
<SpecificVersion>False</SpecificVersion>
138+
<HintPath>..\lib\net48\Mono.Security.dll</HintPath>
128139
</Reference>
129-
<Reference Include="MySql.Data">
130-
<HintPath>..\..\..\必要依赖 -LabAPI\MySql.Data.dll</HintPath>
140+
<Reference Include="MySql.Data, Version=8.4.0.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
141+
<SpecificVersion>False</SpecificVersion>
142+
<HintPath>..\lib\net48\MySql.Data.dll</HintPath>
131143
</Reference>
132144
<Reference Include="netstandard">
133-
<HintPath>..\..\..\必要依赖 -LabAPI\netstandard.dll</HintPath>
145+
<HintPath>..\lib\net48\netstandard.dll</HintPath>
134146
</Reference>
135-
<Reference Include="Newtonsoft.Json">
136-
<HintPath>..\..\..\必要依赖 -LabAPI\Newtonsoft.Json.dll</HintPath>
147+
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
148+
<SpecificVersion>False</SpecificVersion>
149+
<HintPath>..\lib\net48\Newtonsoft.Json.dll</HintPath>
137150
</Reference>
138-
<Reference Include="NorthwoodLib">
139-
<HintPath>..\..\..\必要依赖 -LabAPI\NorthwoodLib.dll</HintPath>
151+
<Reference Include="NorthwoodLib, Version=1.3.1.0, Culture=neutral, processorArchitecture=MSIL">
152+
<SpecificVersion>False</SpecificVersion>
153+
<HintPath>..\lib\net48\NorthwoodLib.dll</HintPath>
140154
</Reference>
141-
<Reference Include="NWAPIPermissionSystem">
142-
<HintPath>..\..\..\必要依赖 -LabAPI\NWAPIPermissionSystem.dll</HintPath>
155+
<Reference Include="NWAPIPermissionSystem, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
156+
<SpecificVersion>False</SpecificVersion>
157+
<HintPath>..\lib\net48\NWAPIPermissionSystem.dll</HintPath>
143158
</Reference>
144-
<Reference Include="Pooling">
145-
<HintPath>..\..\..\必要依赖 -LabAPI\Pooling.dll</HintPath>
159+
<Reference Include="PluginAPI">
160+
<HintPath>..\lib\net48\PluginAPI.dll</HintPath>
146161
</Reference>
147-
<Reference Include="SCPSLAudioApi">
148-
<HintPath>..\..\..\必要依赖 -LabAPI\SCPSLAudioApi.dll</HintPath>
162+
<Reference Include="Pooling, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
163+
<SpecificVersion>False</SpecificVersion>
164+
<HintPath>..\lib\net48\Pooling.dll</HintPath>
165+
</Reference>
166+
<Reference Include="SCPSLAudioApi, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
167+
<SpecificVersion>False</SpecificVersion>
168+
<HintPath>..\lib\net48\SCPSLAudioApi.dll</HintPath>
149169
</Reference>
150170
<Reference Include="System" />
151-
<Reference Include="Unity.TextMeshPro">
152-
<HintPath>..\..\..\必要依赖 -LabAPI\Unity.TextMeshPro.dll</HintPath>
171+
<Reference Include="Unity.TextMeshPro, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
172+
<SpecificVersion>False</SpecificVersion>
173+
<HintPath>..\lib\net48\Unity.TextMeshPro.dll</HintPath>
153174
</Reference>
154-
<Reference Include="Unity.Timeline">
155-
<HintPath>..\..\..\必要依赖 -LabAPI\Unity.Timeline.dll</HintPath>
175+
<Reference Include="Unity.Timeline, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
176+
<SpecificVersion>False</SpecificVersion>
177+
<HintPath>..\lib\net48\Unity.Timeline.dll</HintPath>
156178
</Reference>
157-
<Reference Include="UnityEngine">
158-
<HintPath>..\..\..\必要依赖 -LabAPI\UnityEngine.dll</HintPath>
179+
<Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
180+
<SpecificVersion>False</SpecificVersion>
181+
<HintPath>..\lib\net48\UnityEngine.dll</HintPath>
159182
</Reference>
160-
<Reference Include="UnityEngine.AudioModule">
161-
<HintPath>..\..\..\必要依赖 -LabAPI\UnityEngine.AudioModule.dll</HintPath>
183+
<Reference Include="UnityEngine.AudioModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
184+
<SpecificVersion>False</SpecificVersion>
185+
<HintPath>..\lib\net48\UnityEngine.AudioModule.dll</HintPath>
162186
</Reference>
163-
<Reference Include="UnityEngine.CoreModule">
164-
<HintPath>..\..\..\必要依赖 -LabAPI\UnityEngine.CoreModule.dll</HintPath>
187+
<Reference Include="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
188+
<SpecificVersion>False</SpecificVersion>
189+
<HintPath>..\lib\net48\UnityEngine.CoreModule.dll</HintPath>
165190
</Reference>
166-
<Reference Include="UnityEngine.PhysicsModule">
167-
<HintPath>..\..\..\必要依赖 -LabAPI\UnityEngine.PhysicsModule.dll</HintPath>
191+
<Reference Include="UnityEngine.PhysicsModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
192+
<SpecificVersion>False</SpecificVersion>
193+
<HintPath>..\lib\net48\UnityEngine.PhysicsModule.dll</HintPath>
168194
</Reference>
169-
<Reference Include="UnityEngine.TextRenderingModule">
170-
<HintPath>..\..\..\必要依赖 -LabAPI\UnityEngine.TextRenderingModule.dll</HintPath>
195+
<Reference Include="UnityEngine.TextRenderingModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
196+
<SpecificVersion>False</SpecificVersion>
197+
<HintPath>..\lib\net48\UnityEngine.TextRenderingModule.dll</HintPath>
171198
</Reference>
172-
<Reference Include="UnityEngine.UI">
173-
<HintPath>..\..\..\必要依赖 -LabAPI\UnityEngine.UI.dll</HintPath>
199+
<Reference Include="UnityEngine.UI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
200+
<SpecificVersion>False</SpecificVersion>
201+
<HintPath>..\lib\net48\UnityEngine.UI.dll</HintPath>
174202
</Reference>
175-
<Reference Include="YamlDotNet">
176-
<HintPath>..\..\..\必要依赖 -LabAPI\YamlDotNet.dll</HintPath>
203+
<Reference Include="YamlDotNet, Version=11.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e, processorArchitecture=MSIL">
204+
<SpecificVersion>False</SpecificVersion>
205+
<HintPath>..\lib\net48\YamlDotNet.dll</HintPath>
177206
</Reference>
178207
</ItemGroup>
179208
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

lib/net48/0Harmony.dll

910 KB
Binary file not shown.
44 KB
Binary file not shown.

lib/net48/Assembly-CSharp.dll

3.18 MB
Binary file not shown.

lib/net48/Caress.dll

6 KB
Binary file not shown.

lib/net48/LabApi.dll

444 KB
Binary file not shown.

lib/net48/LiteDB.dll

499 KB
Binary file not shown.

lib/net48/Mirror-Publicized.dll

0 Bytes
Binary file not shown.

lib/net48/Mirror.Components.dll

106 KB
Binary file not shown.

lib/net48/Mirror.dll

178 KB
Binary file not shown.

0 commit comments

Comments
 (0)