|
9 | 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
10 | 10 | <RootNamespace>MoreTools</RootNamespace>
|
11 | 11 | <AssemblyName>MoreTools</AssemblyName>
|
12 |
| - <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> |
| 12 | + <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> |
13 | 13 | <FileAlignment>512</FileAlignment>
|
14 | 14 | <Deterministic>true</Deterministic>
|
15 | 15 | <LangVersion>10</LangVersion>
|
|
34 | 34 | <PlatformTarget>x64</PlatformTarget>
|
35 | 35 | </PropertyGroup>
|
36 | 36 | <ItemGroup>
|
37 |
| - <Reference Include="Assembly-CSharp"> |
38 |
| - <HintPath>..\..\..\..\Synapse-synapse3\Synapse3.SynapseModule\bin\Debug\net472\Assembly-CSharp-Publicized.dll</HintPath> |
| 37 | + <Reference Include="0Harmony, Version=2.10.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 38 | + <HintPath>..\packages\HarmonyX.2.10.0\lib\net45\0Harmony.dll</HintPath> |
| 39 | + </Reference> |
| 40 | + <Reference Include="Assembly-CSharp, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 41 | + <HintPath>..\packages\SynapseSL.3.0.0-pre1.1\lib\net48\Assembly-CSharp.dll</HintPath> |
| 42 | + </Reference> |
| 43 | + <Reference Include="Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 44 | + <HintPath>..\packages\SynapseSL.3.0.0-pre1.1\lib\net48\Assembly-CSharp-firstpass.dll</HintPath> |
39 | 45 | </Reference>
|
40 | 46 | <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
41 | 47 | <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
|
58 | 64 | <Reference Include="Microsoft.Extensions.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
59 | 65 | <HintPath>..\packages\Microsoft.Extensions.Primitives.6.0.0\lib\net461\Microsoft.Extensions.Primitives.dll</HintPath>
|
60 | 66 | </Reference>
|
| 67 | + <Reference Include="Mirror, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 68 | + <HintPath>..\packages\SynapseSL.3.0.0-pre1.1\lib\net48\Mirror.dll</HintPath> |
| 69 | + </Reference> |
| 70 | + <Reference Include="Mono.Cecil, Version=0.11.4.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e, processorArchitecture=MSIL"> |
| 71 | + <HintPath>..\packages\Mono.Cecil.0.11.4\lib\net40\Mono.Cecil.dll</HintPath> |
| 72 | + </Reference> |
| 73 | + <Reference Include="Mono.Cecil.Mdb, Version=0.11.4.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e, processorArchitecture=MSIL"> |
| 74 | + <HintPath>..\packages\Mono.Cecil.0.11.4\lib\net40\Mono.Cecil.Mdb.dll</HintPath> |
| 75 | + </Reference> |
| 76 | + <Reference Include="Mono.Cecil.Pdb, Version=0.11.4.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e, processorArchitecture=MSIL"> |
| 77 | + <HintPath>..\packages\Mono.Cecil.0.11.4\lib\net40\Mono.Cecil.Pdb.dll</HintPath> |
| 78 | + </Reference> |
| 79 | + <Reference Include="Mono.Cecil.Rocks, Version=0.11.4.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e, processorArchitecture=MSIL"> |
| 80 | + <HintPath>..\packages\Mono.Cecil.0.11.4\lib\net40\Mono.Cecil.Rocks.dll</HintPath> |
| 81 | + </Reference> |
| 82 | + <Reference Include="MonoMod.RuntimeDetour, Version=22.3.23.4, Culture=neutral, processorArchitecture=MSIL"> |
| 83 | + <HintPath>..\packages\MonoMod.RuntimeDetour.22.3.23.4\lib\net452\MonoMod.RuntimeDetour.dll</HintPath> |
| 84 | + </Reference> |
| 85 | + <Reference Include="MonoMod.Utils, Version=22.3.23.4, Culture=neutral, processorArchitecture=MSIL"> |
| 86 | + <HintPath>..\packages\MonoMod.Utils.22.3.23.4\lib\net452\MonoMod.Utils.dll</HintPath> |
| 87 | + </Reference> |
61 | 88 | <Reference Include="mscorlib" />
|
62 | 89 | <Reference Include="Neuron.Core, Version=1.0.0.5, Culture=neutral, processorArchitecture=Amd64">
|
63 | 90 | <HintPath>..\packages\NeuronModding.Core.1.0.0.5\lib\netstandard2.0\Neuron.Core.dll</HintPath>
|
64 | 91 | </Reference>
|
65 | 92 | <Reference Include="Neuron.Modules.Commands, Version=1.0.0.5, Culture=neutral, processorArchitecture=Amd64">
|
66 | 93 | <HintPath>..\packages\NeuronModding.Modules.Commands.1.0.0.5\lib\netstandard2.0\Neuron.Modules.Commands.dll</HintPath>
|
67 | 94 | </Reference>
|
| 95 | + <Reference Include="Neuron.Modules.Configs, Version=1.0.0.5, Culture=neutral, processorArchitecture=Amd64"> |
| 96 | + <HintPath>..\packages\NeuronModding.Modules.Configs.1.0.0.5\lib\netstandard2.0\Neuron.Modules.Configs.dll</HintPath> |
| 97 | + </Reference> |
| 98 | + <Reference Include="Neuron.Modules.Patcher, Version=1.0.0.5, Culture=neutral, processorArchitecture=Amd64"> |
| 99 | + <HintPath>..\packages\NeuronModding.Modules.Patcher.1.0.0.5\lib\netstandard2.0\Neuron.Modules.Patcher.dll</HintPath> |
| 100 | + </Reference> |
68 | 101 | <Reference Include="Ninject, Version=3.3.6.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL">
|
69 | 102 | <HintPath>..\packages\Ninject.3.3.6\lib\net45\Ninject.dll</HintPath>
|
70 | 103 | </Reference>
|
71 | 104 | <Reference Include="SYML, Version=1.0.2.0, Culture=neutral, processorArchitecture=MSIL">
|
72 | 105 | <HintPath>..\packages\SYML.1.0.2\lib\netstandard2.0\SYML.dll</HintPath>
|
73 | 106 | </Reference>
|
74 |
| - <Reference Include="Synapse3.SynapseModule"> |
75 |
| - <HintPath>..\..\..\..\Synapse-synapse3\Synapse3.SynapseModule\bin\Debug\net472\Synapse3.SynapseModule.dll</HintPath> |
| 107 | + <Reference Include="Synapse3.SynapseModule, Version=3.0.0.0, Culture=neutral, processorArchitecture=Amd64"> |
| 108 | + <HintPath>..\packages\SynapseSL.3.0.0-pre1.1\lib\net48\Synapse3.SynapseModule.dll</HintPath> |
76 | 109 | </Reference>
|
77 | 110 | <Reference Include="System" />
|
78 | 111 | <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
100 | 133 | <Reference Include="System.Data" />
|
101 | 134 | <Reference Include="System.Net.Http" />
|
102 | 135 | <Reference Include="System.Xml" />
|
103 |
| - <Reference Include="UnityEngine.CoreModule"> |
104 |
| - <HintPath>..\..\..\..\Synapse-synapse3\Synapse3.SynapseModule\bin\Debug\net472\UnityEngine.CoreModule.dll</HintPath> |
| 136 | + <Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 137 | + <HintPath>..\packages\SynapseSL.3.0.0-pre1.1\lib\net48\UnityEngine.dll</HintPath> |
| 138 | + </Reference> |
| 139 | + <Reference Include="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 140 | + <HintPath>..\packages\SynapseSL.3.0.0-pre1.1\lib\net48\UnityEngine.CoreModule.dll</HintPath> |
| 141 | + </Reference> |
| 142 | + <Reference Include="UnityEngine.PhysicsModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 143 | + <HintPath>..\packages\SynapseSL.3.0.0-pre1.1\lib\net48\UnityEngine.PhysicsModule.dll</HintPath> |
105 | 144 | </Reference>
|
106 | 145 | <Reference Include="YamlDotNet, Version=11.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e, processorArchitecture=MSIL">
|
107 | 146 | <HintPath>..\packages\YamlDotNet.11.2.1\lib\net45\YamlDotNet.dll</HintPath>
|
|
129 | 168 | <Compile Include="Commands\Show.cs" />
|
130 | 169 | <Compile Include="Commands\Hide.cs" />
|
131 | 170 | <Compile Include="Commands\Size.cs" />
|
132 |
| - <Compile Include="Commands\SprintSpeed.cs" /> |
133 |
| - <Compile Include="Commands\WalkSpeed.cs" /> |
134 | 171 | <Compile Include="MoreToolsConfig.cs" />
|
135 | 172 | <Compile Include="MoreTools.cs" />
|
136 | 173 | <Compile Include="Properties\AssemblyInfo.cs" />
|
|
0 commit comments