|
9 | 9 | <AppDesignerFolder>Properties</AppDesignerFolder> |
10 | 10 | <RootNamespace>IsAbusing</RootNamespace> |
11 | 11 | <AssemblyName>IsAbusing</AssemblyName> |
12 | | - <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| 12 | + <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
13 | 13 | <FileAlignment>512</FileAlignment> |
14 | 14 | <TargetFrameworkProfile /> |
15 | 15 | </PropertyGroup> |
|
33 | 33 | <ItemGroup> |
34 | 34 | <Reference Include="Assembly-CSharp, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
35 | 35 | <SpecificVersion>False</SpecificVersion> |
36 | | - <HintPath>AntiSpy\lib\Assembly-CSharp.dll</HintPath> |
| 36 | + <HintPath>lib\Assembly-CSharp.dll</HintPath> |
37 | 37 | </Reference> |
38 | 38 | <Reference Include="Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
39 | 39 | <SpecificVersion>False</SpecificVersion> |
40 | | - <HintPath>AntiSpy\lib\Assembly-CSharp-firstpass.dll</HintPath> |
| 40 | + <HintPath>lib\Assembly-CSharp-firstpass.dll</HintPath> |
41 | 41 | </Reference> |
42 | 42 | <Reference Include="Rocket.API, Version=2.6.4.0, Culture=neutral, processorArchitecture=MSIL"> |
43 | 43 | <SpecificVersion>False</SpecificVersion> |
44 | | - <HintPath>AntiSpy\lib\Rocket.API.dll</HintPath> |
| 44 | + <HintPath>lib\Rocket.API.dll</HintPath> |
45 | 45 | </Reference> |
46 | 46 | <Reference Include="Rocket.Core, Version=2.4.8.0, Culture=neutral, processorArchitecture=MSIL"> |
47 | 47 | <SpecificVersion>False</SpecificVersion> |
48 | | - <HintPath>AntiSpy\lib\Rocket.Core.dll</HintPath> |
| 48 | + <HintPath>lib\Rocket.Core.dll</HintPath> |
49 | 49 | </Reference> |
50 | 50 | <Reference Include="Rocket.Unturned, Version=4.9.3.0, Culture=neutral, processorArchitecture=MSIL"> |
51 | 51 | <SpecificVersion>False</SpecificVersion> |
52 | | - <HintPath>AntiSpy\lib\Rocket.Unturned.dll</HintPath> |
| 52 | + <HintPath>lib\Rocket.Unturned.dll</HintPath> |
53 | 53 | </Reference> |
54 | 54 | <Reference Include="System" /> |
55 | 55 | <Reference Include="System.Core" /> |
|
59 | 59 | <Reference Include="System.Xml" /> |
60 | 60 | <Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
61 | 61 | <SpecificVersion>False</SpecificVersion> |
62 | | - <HintPath>AntiSpy\lib\UnityEngine.dll</HintPath> |
| 62 | + <HintPath>lib\UnityEngine.dll</HintPath> |
| 63 | + </Reference> |
| 64 | + <Reference Include="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 65 | + <SpecificVersion>False</SpecificVersion> |
| 66 | + <HintPath>lib\UnityEngine.CoreModule.dll</HintPath> |
63 | 67 | </Reference> |
64 | 68 | </ItemGroup> |
65 | 69 | <ItemGroup> |
|
0 commit comments