1- <?xml version =" 1.0" encoding =" utf-8" ?>
2- <Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3- <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
1+ <Project Sdk =" Microsoft.NET.Sdk" >
42 <PropertyGroup >
5- <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6- <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7- <ProjectGuid >{F2483597-C002-46D0-9C85-759BAF82E663}</ProjectGuid >
3+ <TargetFramework >netstandard2.0</TargetFramework >
84 <OutputType >Library</OutputType >
9- <AppDesignerFolder >Properties</AppDesignerFolder >
10- <RootNamespace >stikosekutilities2</RootNamespace >
11- <AssemblyName >stikosekutilities2</AssemblyName >
12- <TargetFrameworkVersion >v4.7.2</TargetFrameworkVersion >
13- <FileAlignment >512</FileAlignment >
14- <Deterministic >true</Deterministic >
155 <Langversion >10.0</Langversion >
16- </PropertyGroup >
17- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
18- <DebugSymbols >true</DebugSymbols >
19- <DebugType >full</DebugType >
20- <Optimize >false</Optimize >
21- <OutputPath >bin\Debug\</OutputPath >
22- <DefineConstants >DEBUG;TRACE</DefineConstants >
23- <ErrorReport >prompt</ErrorReport >
24- <WarningLevel >4</WarningLevel >
25- </PropertyGroup >
26- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
27- <DebugType >pdbonly</DebugType >
28- <Optimize >true</Optimize >
29- <OutputPath >bin\Release\</OutputPath >
30- <DefineConstants >TRACE</DefineConstants >
31- <ErrorReport >prompt</ErrorReport >
32- <WarningLevel >4</WarningLevel >
6+ <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
7+ <IsPublishable >true</IsPublishable >
338 </PropertyGroup >
349 <ItemGroup >
3510 <Reference Include =" 0Harmony" >
3611 <HintPath >..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Muck\BepInEx\core\0Harmony.dll</HintPath >
3712 <Private >False</Private >
13+ <CopyLocal >False</CopyLocal >
3814 </Reference >
3915 <Reference Include =" Assembly-CSharp" >
4016 <HintPath >..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Muck\Muck_Data\Managed\Assembly-CSharp.dll</HintPath >
4117 <Private >False</Private >
18+ <CopyLocal >False</CopyLocal >
4219 </Reference >
4320 <Reference Include =" BepInEx" >
4421 <HintPath >..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Muck\BepInEx\core\BepInEx.dll</HintPath >
4522 <Private >False</Private >
23+ <CopyLocal >False</CopyLocal >
4624 </Reference >
4725 <Reference Include =" BepInEx.Harmony" >
4826 <HintPath >..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Muck\BepInEx\core\BepInEx.Harmony.dll</HintPath >
4927 <Private >False</Private >
28+ <CopyLocal >False</CopyLocal >
5029 </Reference >
5130 <Reference Include =" BepInEx.Preloader" >
5231 <HintPath >..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Muck\BepInEx\core\BepInEx.Preloader.dll</HintPath >
5332 <Private >False</Private >
33+ <CopyLocal >False</CopyLocal >
5434 </Reference >
5535 <Reference Include =" Facepunch.Steamworks.Win64" >
5636 <HintPath >..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Muck\Muck_Data\Managed\Facepunch.Steamworks.Win64.dll</HintPath >
5737 <Private >False</Private >
38+ <CopyLocal >False</CopyLocal >
5839 </Reference >
59- <Reference Include =" Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
60- <HintPath >..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath >
61- <Private >False</Private >
62- </Reference >
63- <Reference Include =" System" >
64- <Private >False</Private >
65- </Reference >
66- <Reference Include =" System.Core" >
40+ <Reference Update =" System" >
6741 <Private >False</Private >
6842 </Reference >
69- <Reference Include =" System.IO.Compression.FileSystem" />
70- <Reference Include =" System.Xml.Linq" >
43+ <Reference Update =" System.Core" >
7144 <Private >False</Private >
7245 </Reference >
73- <Reference Include =" System.Data.DataSetExtensions " >
46+ <Reference Update =" System.Xml.Linq " >
7447 <Private >False</Private >
7548 </Reference >
76- <Reference Include = " Microsoft.CSharp " >
49+ <Reference Update = " System.Data " >
7750 <Private >False</Private >
7851 </Reference >
79- <Reference Include =" System.Data" >
80- <Private >False</Private >
81- </Reference >
82- <Reference Include =" System.Net.Http" >
83- <Private >False</Private >
84- </Reference >
85- <Reference Include =" System.Xml" >
52+ <Reference Update =" System.Xml" >
8653 <Private >False</Private >
8754 </Reference >
8855 <Reference Include =" UnityEngine" >
8956 <HintPath >..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Muck\Muck_Data\Managed\UnityEngine.dll</HintPath >
9057 <Private >False</Private >
58+ <CopyLocal >False</CopyLocal >
9159 </Reference >
9260 <Reference Include =" UnityEngine.CoreModule" >
9361 <HintPath >..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Muck\Muck_Data\Managed\UnityEngine.CoreModule.dll</HintPath >
9462 <Private >False</Private >
63+ <CopyLocal >False</CopyLocal >
9564 </Reference >
9665 <Reference Include =" UnityEngine.IMGUIModule" >
9766 <HintPath >..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Muck\Muck_Data\Managed\UnityEngine.IMGUIModule.dll</HintPath >
9867 <Private >False</Private >
68+ <CopyLocal >False</CopyLocal >
9969 </Reference >
10070 <Reference Include =" UnityEngine.InputLegacyModule" >
10171 <HintPath >..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Muck\Muck_Data\Managed\UnityEngine.InputLegacyModule.dll</HintPath >
10272 <Private >False</Private >
73+ <CopyLocal >False</CopyLocal >
10374 </Reference >
10475 <Reference Include =" UnityEngine.InputModule" >
10576 <HintPath >..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Muck\Muck_Data\Managed\UnityEngine.InputModule.dll</HintPath >
10677 <Private >False</Private >
78+ <CopyLocal >False</CopyLocal >
10779 </Reference >
10880 <Reference Include =" UnityEngine.JSONSerializeModule" >
10981 <HintPath >..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Muck\Muck_Data\Managed\UnityEngine.JSONSerializeModule.dll</HintPath >
11082 <Private >False</Private >
83+ <CopyLocal >False</CopyLocal >
11184 </Reference >
11285 <Reference Include =" UnityEngine.PhysicsModule" >
11386 <HintPath >..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Muck\Muck_Data\Managed\UnityEngine.PhysicsModule.dll</HintPath >
11487 <Private >False</Private >
88+ <CopyLocal >False</CopyLocal >
11589 </Reference >
11690 <Reference Include =" UnityEngine.TextRenderingModule" >
11791 <HintPath >..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Muck\Muck_Data\Managed\UnityEngine.TextRenderingModule.dll</HintPath >
11892 <Private >False</Private >
93+ <CopyLocal >False</CopyLocal >
11994 </Reference >
12095 </ItemGroup >
12196 <ItemGroup >
122- <Compile Include =" Cheats\Movement\AirJump.cs" />
123- <Compile Include =" Cheats\Movement\OmegaJump.cs" />
124- <Compile Include =" Cheats\Other\Achievements.cs" />
125- <Compile Include =" Cheats\BaseCheat.cs" />
126- <Compile Include =" Cheats\CheatAttribute.cs" />
127- <Compile Include =" Cheats\Movement\ClickTP.cs" />
128- <Compile Include =" Cheats\Player\GodMode.cs" />
129- <Compile Include =" Cheats\Player\Hunger.cs" />
130- <Compile Include =" Cheats\Combat\InstaKill.cs" />
131- <Compile Include =" Cheats\Player\InstaMine.cs" />
132- <Compile Include =" Cheats\Player\NoCoins.cs" />
133- <Compile Include =" Cheats\Movement\Speed.cs" />
134- <Compile Include =" Cheats\Movement\Fly.cs" />
135- <Compile Include =" Cheats\Player\Stamina.cs" />
136- <Compile Include =" Cheats\Movement\WaterFloat.cs" />
137- <Compile Include =" Loader.cs" />
138- <Compile Include =" Patches\HitableMobPatch.cs" />
139- <Compile Include =" Patches\HitableResourcePatch.cs" />
140- <Compile Include =" Patches\LootContainerInteractPatch.cs" />
141- <Compile Include =" UI\GUIRenderer.cs" />
142- <Compile Include =" UI\LayoutHelpers.cs" />
143- <Compile Include =" UI\WindowManager.cs" />
144- <Compile Include =" Utils\DrawingUtil.cs" />
145- <Compile Include =" Utils\KeyCodeFormatter.cs" />
146- <Compile Include =" Utils\RainbowColor.cs" />
147- <Compile Include =" Utils\ReflectionExtensions.cs" />
148- <Compile Include =" Utils\WelcomeScreen.cs" />
149- <Compile Include =" Utils\Utilities.cs" />
150- <Compile Include =" Utils\VersionChecker.cs" />
151- <Compile Include =" PluginConstants.cs" />
152- <Compile Include =" Plugin.cs" />
153- <Compile Include =" Properties\AssemblyInfo.cs" />
154- <Compile Include =" UI\WindowID.cs" />
155- </ItemGroup >
156- <ItemGroup >
157- <None Include =" packages.config" />
97+ <PackageReference Include =" ILRepack.Lib.MSBuild.Task" Version =" 2.0.18.2" />
98+ <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" >
99+ <PrivateAssets ></PrivateAssets >
100+ </PackageReference >
158101 </ItemGroup >
159- <ItemGroup />
160- <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
161102</Project >
0 commit comments