Files
Apr2020-Cpp2Il-Dump/Codestage.Anticheattoolkit.Runtime/Codestage.Anticheattoolkit.Runtime.csproj
T
niko 8fc35183db a
2026-04-11 22:19:20 +02:00

112 lines
6.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{2D4E062A-048A-43C7-9D34-B845ECC95A97}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>Codestage.Anticheattoolkit.Runtime</RootNamespace>
<AssemblyName>Codestage.Anticheattoolkit.Runtime</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoStdLib>true</NoStdLib>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoStdLib>true</NoStdLib>
</PropertyGroup>
<ItemGroup />
<ItemGroup>
<AppDesigner Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Compile Include="AMALEDBMCOC.cs" />
<Compile Include="CEMAONMCDHO.cs" />
<Compile Include="CodeStage\AntiCheat\Common\ACTkByte16.cs" />
<Compile Include="CodeStage\AntiCheat\Common\ACTkByte4.cs" />
<Compile Include="CodeStage\AntiCheat\Common\ACTkByte8.cs" />
<Compile Include="CodeStage\AntiCheat\Detectors\ActDetectorBase.cs" />
<Compile Include="CodeStage\AntiCheat\Detectors\ACTkDetectorBase.cs" />
<Compile Include="CodeStage\AntiCheat\Detectors\InjectionDetector.cs" />
<Compile Include="CodeStage\AntiCheat\Detectors\ObscuredCheatingDetector.cs" />
<Compile Include="CodeStage\AntiCheat\Detectors\SpeedHackDetector.cs" />
<Compile Include="CodeStage\AntiCheat\Detectors\TimeCheatingDetector.cs" />
<Compile Include="CodeStage\AntiCheat\Detectors\WallHackDetector.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredBool.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredByte.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredChar.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredDecimal.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredDouble.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredFloat.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredInt.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredLong.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredQuaternion.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredSByte.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredShort.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredString.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredUInt.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredULong.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredUShort.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredVector2.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredVector2Int.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredVector3.cs" />
<Compile Include="CodeStage\AntiCheat\ObscuredTypes\ObscuredVector3Int.cs" />
<Compile Include="Cpp2IlInjected\AddressAttribute.cs" />
<Compile Include="Cpp2IlInjected\AnalysisFailedException.cs" />
<Compile Include="Cpp2IlInjected\AttributeAttribute.cs" />
<Compile Include="Cpp2IlInjected\FieldOffsetAttribute.cs" />
<Compile Include="Cpp2IlInjected\MetadataOffsetAttribute.cs" />
<Compile Include="Cpp2IlInjected\TokenAttribute.cs" />
<Compile Include="FFAFDAOBAHN.cs" />
<Compile Include="GFBDAIIFAKO.cs" />
<Compile Include="ILLHNLADGFJ.cs" />
<Compile Include="JGJJABIMOJP.cs" />
<Compile Include="PrivateImplementationDetailsKQPLETG\__BB_OBFUSCATOR_VERSION_3_8_2.cs" />
<Compile Include="PrivateImplementationDetailsQOELAJF\ArrayCopy148.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Mono.Security\Mono.Security.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95a9c}</Project>
<Name>Mono.Security</Name>
</ProjectReference>
<ProjectReference Include="..\mscorlib\mscorlib.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95a9d}</Project>
<Name>mscorlib</Name>
</ProjectReference>
<ProjectReference Include="..\System\System.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95ad8}</Project>
<Name>System</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.CoreModule\UnityEngine.CoreModule.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95af4}</Project>
<Name>UnityEngine.CoreModule</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.PhysicsModule\UnityEngine.PhysicsModule.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95b00}</Project>
<Name>UnityEngine.PhysicsModule</Name>
</ProjectReference>
<ProjectReference Include="..\UnityEngine.UnityWebRequestModule\UnityEngine.UnityWebRequestModule.csproj">
<Project>{2d4e062a-048a-43c7-9d34-b845ecc95b10}</Project>
<Name>UnityEngine.UnityWebRequestModule</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>