File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 <PackageReference Include =" MinVer" Version =" 6.*" PrivateAssets =" all" />
2727 </ItemGroup >
2828
29+ <!-- Dependencies -->
30+ <ItemGroup >
31+ <!-- Hard -->
32+ <PackageReference Include =" WhiteSpike-Interactive_Terminal_API" Version =" 1.2.0" PrivateAssets =" all" />
33+ <PackageReference Include =" Evaisa.LethalLib" Version =" 1.1.1" PrivateAssets =" all" />
34+ <!-- Soft -->
35+ <PackageReference Include =" AinaVT-LethalConfig" Version =" 1.4.6" PrivateAssets =" all" />
36+ </ItemGroup >
37+
2938 <!-- Targets -->
3039 <PropertyGroup >
3140 <Profile >Ship Inventory</Profile >
3443 <Target Name =" NetcodePatch" AfterTargets =" PostBuildEvent" >
3544 <Exec
3645 Command =" dotnet tool run netcode-patch -uv 2022.3.62 -nv 1.12.0 -tv 1.0.0 " $(TargetPath)" @(ReferencePathWithRefAssemblies->'" %(Identity)" ', ' ')" />
46+
47+ <Delete Files =" $(TargetDir)$(AssemblyName)_original.dll" />
48+ <Delete Files =" $(TargetDir)$(AssemblyName).deps.json" />
3749 </Target >
3850
3951 <ItemGroup >
Original file line number Diff line number Diff line change 22 "version" : 1 ,
33 "dependencies" : {
44 ".NETStandard,Version=v2.1" : {
5+ "AinaVT-LethalConfig" : {
6+ "type" : " Direct" ,
7+ "requested" : " [1.4.6, )" ,
8+ "resolved" : " 1.4.6" ,
9+ "contentHash" : " 1Xxsa43VjNTPh4Bye70BicN2dFvHeuwBogru3ru4C5+VZ6a7RxTsvWKJSdm+tJDa44d8gzkmVRjhg6iR6CHeeA=="
10+ },
511 "BepInEx.Analyzers" : {
612 "type" : " Direct" ,
713 "requested" : " [1.*, )" ,
2430 "HarmonyX" : " 2.7.0"
2531 }
2632 },
33+ "Evaisa.LethalLib" : {
34+ "type" : " Direct" ,
35+ "requested" : " [1.1.1, )" ,
36+ "resolved" : " 1.1.1" ,
37+ "contentHash" : " ZHy0gSo79ImSE0SXOTG6Qy0YrSzzBHk93VajkQmH4cgM5um0LL0CAnVa4pAV4bK9bXTCgjJrsAg4hCLWfiYe4Q==" ,
38+ "dependencies" : {
39+ "BepInEx.Core" : " 5.4.21"
40+ }
41+ },
2742 "LethalCompany.GameLibs.Steam" : {
2843 "type" : " Direct" ,
2944 "requested" : " [*-*, )" ,
5267 "resolved" : " 2022.3.9" ,
5368 "contentHash" : " sSxqZjd05U0NWlX+eappdlsEuXFvDRHkUaClDVTocGRzCmIwNvgGJIPh22lGklIpNZ3cJZneYJkIUnEIazR8VA=="
5469 },
70+ "WhiteSpike-Interactive_Terminal_API" : {
71+ "type" : " Direct" ,
72+ "requested" : " [1.2.0, )" ,
73+ "resolved" : " 1.2.0" ,
74+ "contentHash" : " 0CeI0RvQmhciHCTQ5QyhwFJegByE7I2boVglIFPdRFll+zl3HIDBQ0WZuZn7Ft48eMfuDE0heJx3hVmVDFoHeQ=="
75+ },
5576 "BepInEx.BaseLib" : {
5677 "type" : " Transitive" ,
5778 "resolved" : " 5.4.20" ,
You can’t perform that action at this time.
0 commit comments