672 lines
31 KiB
XML
672 lines
31 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)' == '' ">Release</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{788BC472-59F7-46F6-B760-65C18BA74389}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>SinmaiAssist</RootNamespace>
|
|
<AssemblyName>Sinmai-Assist</AssemblyName>
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<Deterministic>true</Deterministic>
|
|
<TargetFrameworkProfile />
|
|
<LangVersion>12</LangVersion>
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugSymbols>false</DebugSymbols>
|
|
<DebugType>None</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>Output\</OutputPath>
|
|
<DefineConstants>
|
|
</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>1</WarningLevel>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<DebugSymbols>false</DebugSymbols>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
|
|
<DocumentationFile>
|
|
</DocumentationFile>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM64'">
|
|
<OutputPath>bin\ARM64\Release\</OutputPath>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>None</DebugType>
|
|
<PlatformTarget>ARM64</PlatformTarget>
|
|
<LangVersion>12</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM64'">
|
|
<OutputPath>bin\ARM64\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG</DefineConstants>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>ARM64</PlatformTarget>
|
|
<LangVersion>12</LangVersion>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<Optimize>false</Optimize>
|
|
<DebugType>None</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<LangVersion>12</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG</DefineConstants>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<LangVersion>12</LangVersion>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="0Harmony, Version=2.10.1.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>Libs\0Harmony.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Accessibility">
|
|
<HintPath>Output\Accessibility.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="AMDaemon.NET">
|
|
<HintPath>..\150\Sinmai_Data\Managed\AMDaemon.NET.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Assembly-CSharp">
|
|
<HintPath>..\150\Sinmai_Data\Managed\Assembly-CSharp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Assembly-CSharp-firstpass">
|
|
<HintPath>..\150\Sinmai_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="AssetRipper.VersionUtilities">
|
|
<HintPath>..\150\MelonLoader\net35\AssetRipper.VersionUtilities.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="AssetsTools.NET">
|
|
<HintPath>..\150\MelonLoader\net35\AssetsTools.NET.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="bHapticsLib">
|
|
<HintPath>..\150\MelonLoader\net35\bHapticsLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ChimeLib.NET">
|
|
<HintPath>D:\game\SDGB2025\Package\Sinmai_Data\Managed\ChimeLib.NET.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="cscompmgd">
|
|
<HintPath>Output\cscompmgd.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="CustomMarshalers">
|
|
<HintPath>Output\CustomMarshalers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="IndexRange">
|
|
<HintPath>..\150\MelonLoader\net35\IndexRange.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MelonLoader, Version=0.6.4.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\150\MelonLoader\net35\MelonLoader.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MelonStartScreen">
|
|
<HintPath>..\150\MelonLoader\net35\MelonStartScreen.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp">
|
|
<HintPath>Output\Microsoft.CSharp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mono.Cecil">
|
|
<HintPath>..\150\MelonLoader\net35\Mono.Cecil.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mono.Cecil.Mdb">
|
|
<HintPath>..\150\MelonLoader\net35\Mono.Cecil.Mdb.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mono.Cecil.Pdb">
|
|
<HintPath>..\150\MelonLoader\net35\Mono.Cecil.Pdb.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mono.Cecil.Rocks">
|
|
<HintPath>..\150\MelonLoader\net35\Mono.Cecil.Rocks.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mono.Posix">
|
|
<HintPath>..\150\Sinmai_Data\Managed\Mono.Posix.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mono.Security">
|
|
<HintPath>..\150\Sinmai_Data\Managed\Mono.Security.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MonoMod.RuntimeDetour">
|
|
<HintPath>..\150\MelonLoader\net35\MonoMod.RuntimeDetour.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MonoMod.Utils">
|
|
<HintPath>..\150\MelonLoader\net35\MonoMod.Utils.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="mscorlib">
|
|
<HintPath>..\150\Sinmai_Data\Managed\mscorlib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SMDiagnostics">
|
|
<HintPath>Output\SMDiagnostics.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System">
|
|
<HintPath>..\150\Sinmai_Data\Managed\System.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel.Composition">
|
|
<HintPath>Output\System.ComponentModel.Composition.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel.DataAnnotations">
|
|
<HintPath>Output\System.ComponentModel.DataAnnotations.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Configuration">
|
|
<HintPath>..\150\Sinmai_Data\Managed\System.Configuration.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Configuration.Install">
|
|
<HintPath>Output\System.Configuration.Install.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Core">
|
|
<HintPath>..\150\Sinmai_Data\Managed\System.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data">
|
|
<HintPath>Output\System.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data.DataSetExtensions">
|
|
<HintPath>Output\System.Data.DataSetExtensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data.Entity">
|
|
<HintPath>Output\System.Data.Entity.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data.Linq">
|
|
<HintPath>Output\System.Data.Linq.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data.OracleClient">
|
|
<HintPath>Output\System.Data.OracleClient.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data.Services">
|
|
<HintPath>Output\System.Data.Services.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data.Services.Client">
|
|
<HintPath>Output\System.Data.Services.Client.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Design">
|
|
<HintPath>Output\System.Design.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.DirectoryServices">
|
|
<HintPath>Output\System.DirectoryServices.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.DirectoryServices.Protocols">
|
|
<HintPath>Output\System.DirectoryServices.Protocols.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Drawing">
|
|
<HintPath>..\150\Sinmai_Data\Managed\System.Drawing.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Drawing.Design">
|
|
<HintPath>Output\System.Drawing.Design.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.EnterpriseServices">
|
|
<HintPath>Output\System.EnterpriseServices.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IdentityModel">
|
|
<HintPath>Output\System.IdentityModel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IdentityModel.Selectors">
|
|
<HintPath>Output\System.IdentityModel.Selectors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IO.Compression">
|
|
<HintPath>Output\System.IO.Compression.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IO.Compression.FileSystem">
|
|
<HintPath>Output\System.IO.Compression.FileSystem.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Management">
|
|
<HintPath>Output\System.Management.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Messaging">
|
|
<HintPath>Output\System.Messaging.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net">
|
|
<HintPath>Output\System.Net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http">
|
|
<HintPath>Output\System.Net.Http.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http.WebRequest">
|
|
<HintPath>Output\System.Net.Http.WebRequest.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Numerics">
|
|
<HintPath>Output\System.Numerics.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Reflection.Context">
|
|
<HintPath>Output\System.Reflection.Context.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Caching">
|
|
<HintPath>Output\System.Runtime.Caching.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.DurableInstancing">
|
|
<HintPath>Output\System.Runtime.DurableInstancing.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Remoting">
|
|
<HintPath>Output\System.Runtime.Remoting.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization">
|
|
<HintPath>Output\System.Runtime.Serialization.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization.Formatters.Soap">
|
|
<HintPath>Output\System.Runtime.Serialization.Formatters.Soap.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security">
|
|
<HintPath>..\150\Sinmai_Data\Managed\System.Security.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel">
|
|
<HintPath>Output\System.ServiceModel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel.Activation">
|
|
<HintPath>Output\System.ServiceModel.Activation.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel.Discovery">
|
|
<HintPath>Output\System.ServiceModel.Discovery.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel.Internals">
|
|
<HintPath>Output\System.ServiceModel.Internals.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel.Routing">
|
|
<HintPath>Output\System.ServiceModel.Routing.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel.Web">
|
|
<HintPath>Output\System.ServiceModel.Web.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ServiceProcess">
|
|
<HintPath>Output\System.ServiceProcess.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Transactions">
|
|
<HintPath>Output\System.Transactions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web">
|
|
<HintPath>Output\System.Web.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Abstractions">
|
|
<HintPath>Output\System.Web.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.ApplicationServices">
|
|
<HintPath>Output\System.Web.ApplicationServices.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.DynamicData">
|
|
<HintPath>Output\System.Web.DynamicData.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Extensions">
|
|
<HintPath>Output\System.Web.Extensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Extensions.Design">
|
|
<HintPath>Output\System.Web.Extensions.Design.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.RegularExpressions">
|
|
<HintPath>Output\System.Web.RegularExpressions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Routing">
|
|
<HintPath>Output\System.Web.Routing.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Services">
|
|
<HintPath>Output\System.Web.Services.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Windows.Forms">
|
|
<HintPath>Output\System.Windows.Forms.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Windows.Forms.DataVisualization">
|
|
<HintPath>Output\System.Windows.Forms.DataVisualization.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xaml">
|
|
<HintPath>Output\System.Xaml.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml">
|
|
<HintPath>..\150\Sinmai_Data\Managed\System.Xml.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.Linq">
|
|
<HintPath>Output\System.Xml.Linq.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Tomlet">
|
|
<HintPath>..\150\MelonLoader\net35\Tomlet.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Unity.Analytics.DataPrivacy">
|
|
<HintPath>..\150\Sinmai_Data\Managed\Unity.Analytics.DataPrivacy.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Unity.TextMeshPro">
|
|
<HintPath>..\150\Sinmai_Data\Managed\Unity.TextMeshPro.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AccessibilityModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.AccessibilityModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AIModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.AIModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AnimationModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.AnimationModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ARModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.ARModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AssetBundleModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.AssetBundleModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.AudioModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.AudioModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.BaselibModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.BaselibModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ClothModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.ClothModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ClusterInputModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.ClusterInputModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ClusterRendererModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.ClusterRendererModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.CoreModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.CoreModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.CrashReportingModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.CrashReportingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.DirectorModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.DirectorModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.FileSystemHttpModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.FileSystemHttpModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.GameCenterModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.GameCenterModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.GridModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.GridModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.HotReloadModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.HotReloadModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ImageConversionModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.ImageConversionModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.IMGUIModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.IMGUIModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.InputModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.InputModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.JSONSerializeModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.JSONSerializeModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.LocalizationModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.LocalizationModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.Networking">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.Networking.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ParticleSystemModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.ParticleSystemModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.PerformanceReportingModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.PerformanceReportingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.Physics2DModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.Physics2DModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.PhysicsModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.PhysicsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ProfilerModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.ProfilerModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.ScreenCaptureModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.ScreenCaptureModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SharedInternalsModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.SharedInternalsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SpatialTracking">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.SpatialTracking.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SpriteMaskModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.SpriteMaskModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SpriteShapeModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.SpriteShapeModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.StreamingModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.StreamingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.StyleSheetsModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.StyleSheetsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.SubstanceModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.SubstanceModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TerrainModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.TerrainModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TerrainPhysicsModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.TerrainPhysicsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TextCoreModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.TextCoreModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TextRenderingModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.TextRenderingModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TilemapModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.TilemapModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.Timeline">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.Timeline.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TimelineModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.TimelineModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.TLSModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.TLSModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UI">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.UI.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UIElementsModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.UIElementsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UIModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.UIModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UmbraModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.UmbraModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UNETModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.UNETModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityAnalyticsModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.UnityAnalyticsModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityConnectModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.UnityConnectModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityTestProtocolModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.UnityTestProtocolModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestAudioModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.UnityWebRequestModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestTextureModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.UnityWebRequestWWWModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VehiclesModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.VehiclesModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VFXModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.VFXModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VideoModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.VideoModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.VRModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.VRModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.WindModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.WindModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="UnityEngine.XRModule">
|
|
<HintPath>..\150\Sinmai_Data\Managed\UnityEngine.XRModule.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ValueTupleBridge">
|
|
<HintPath>..\150\MelonLoader\net35\ValueTupleBridge.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WebSocketDotNet">
|
|
<HintPath>..\150\MelonLoader\net35\WebSocketDotNet.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WindowsBase">
|
|
<HintPath>Output\WindowsBase.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="zxing.unity">
|
|
<HintPath>..\150\Sinmai_Data\Managed\zxing.unity.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Attributes\EnableGameVersionAttribute.cs" />
|
|
<Compile Include="BuildInfo.cs" />
|
|
<Compile Include="Cheat\AllCollection.cs" />
|
|
<Compile Include="Cheat\AutoPlay.cs" />
|
|
<Compile Include="Cheat\ChartController.cs" />
|
|
<Compile Include="Cheat\FastSkip.cs" />
|
|
<Compile Include="Cheat\ForceCurrentIsBest.cs" />
|
|
<Compile Include="Cheat\ResetLoginBonusRecord.cs" />
|
|
<Compile Include="Cheat\RewriteLoginBonusStamp.cs" />
|
|
<Compile Include="Cheat\SetAllCharacterAsSameAndLock.cs" />
|
|
<Compile Include="Cheat\UnlockEvent.cs" />
|
|
<Compile Include="Cheat\UnlockMaster.cs" />
|
|
<Compile Include="Cheat\UnlockMusic.cs" />
|
|
<Compile Include="Cheat\UnlockUtage.cs" />
|
|
<Compile Include="Common\AutoBackupData.cs" />
|
|
<Compile Include="Common\BlockCoin.cs" />
|
|
<Compile Include="Common\ChangeDefaultOption.cs" />
|
|
<Compile Include="Common\ChangeFadeStyle.cs" />
|
|
<Compile Include="Common\CustomCameraId.cs" />
|
|
<Compile Include="Common\CustomVersionText.cs" />
|
|
<Compile Include="Common\DisableBackground.cs" />
|
|
<Compile Include="Common\ChangeGameSettings.cs" />
|
|
<Compile Include="Common\DummyChimeLogin.cs" />
|
|
<Compile Include="Common\ForceQuickRetry.cs" />
|
|
<Compile Include="Common\InfinityTimerLegacy.cs" />
|
|
<Compile Include="Common\SkipFade.cs" />
|
|
<Compile Include="Common\DisableMask.cs" />
|
|
<Compile Include="Common\DummyAimeLogin.cs" />
|
|
<Compile Include="Common\ForwardATouchRegionToButton.cs" />
|
|
<Compile Include="Common\Graphic.cs" />
|
|
<Compile Include="Common\IgnoreAnyGameInformation.cs" />
|
|
<Compile Include="Common\InfinityTimer.cs" />
|
|
<Compile Include="Common\NetworkLogger.cs" />
|
|
<Compile Include="Common\PrintUserData.cs" />
|
|
<Compile Include="Common\QuickBoot.cs" />
|
|
<Compile Include="Common\ShowFPS.cs" />
|
|
<Compile Include="Common\SinglePlayer.cs" />
|
|
<Compile Include="Common\SkipWarningScreen.cs" />
|
|
<Compile Include="Config\ConfigManager.cs" />
|
|
<Compile Include="Config\KeyBindConfig.cs" />
|
|
<Compile Include="Config\MainConfig.cs" />
|
|
<Compile Include="Fix\DisableIniClear.cs" />
|
|
<Compile Include="Fix\ForceAsServer.cs" />
|
|
<Compile Include="Fix\RestoreCertificateValidation.cs" />
|
|
<Compile Include="Fix\SkipCakeHashCheck.cs" />
|
|
<Compile Include="Fix\DisableEncryption.cs" />
|
|
<Compile Include="Fix\DisableEnvironmentCheck.cs" />
|
|
<Compile Include="Fix\DisableReboot.cs" />
|
|
<Compile Include="Fix\FixCheckAuth.cs" />
|
|
<Compile Include="Fix\FixDebugInput.cs" />
|
|
<Compile Include="Fix\RewriteNoteJudgeTiming.cs" />
|
|
<Compile Include="Fix\SkipSpecialNumCheck.cs" />
|
|
<Compile Include="Fix\SkipVersionCheck.cs" />
|
|
<Compile Include="GUI\AutoPlayPanel.cs" />
|
|
<Compile Include="GUI\ChartControllerPanel.cs" />
|
|
<Compile Include="GUI\DebugPanel.cs" />
|
|
<Compile Include="GUI\DummyLoginPanel.cs" />
|
|
<Compile Include="GUI\FastSkipPanel.cs" />
|
|
<Compile Include="GUI\GraphicPanel.cs" />
|
|
<Compile Include="GUI\MainGUI.cs" />
|
|
<Compile Include="GUI\ShowVersionInfo.cs" />
|
|
<Compile Include="GUI\Style.cs" />
|
|
<Compile Include="GUI\UserDataPanel.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Main.cs" />
|
|
<Compile Include="Utils\CipherAES.cs" />
|
|
<Compile Include="Common\InputManager.cs" />
|
|
<Compile Include="Utils\GameMessageManager.cs" />
|
|
<Compile Include="Utils\Keyboard.cs" />
|
|
<Compile Include="Utils\Server.cs" />
|
|
<Compile Include="Utils\User.cs" />
|
|
<Compile Include="Utils\UserLogout.cs" />
|
|
<Compile Include="WebServer\Api\ApiController.cs" />
|
|
<Compile Include="WebServer\WebServer.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config" />
|
|
<None Include="config - zh_CN.yml" />
|
|
<None Include="README.md" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="config.yml" />
|
|
<Content Include="BeforeBuild.bat" />
|
|
<Content Include="FodyWeavers.xml" />
|
|
<Content Include="FodyWeavers.xsd" />
|
|
<Content Include="PostBuild.bat" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<PackageReference Include="EmbedIO">
|
|
<Version>3.5.2</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="Fody">
|
|
<Version>6.9.2</Version>
|
|
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
|
<PrivateAssets>all</PrivateAssets>
|
|
</PackageReference>
|
|
<PackageReference Include="ILMerge.Fody">
|
|
<Version>1.24.0</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="Newtonsoft.Json">
|
|
<Version>13.0.3</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="YamlDotNet">
|
|
<Version>16.3.0</Version>
|
|
</PackageReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WCFMetadata Include="Connected Services\" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PostBuildEvent>$(ProjectDir)PostBuild.bat</PostBuildEvent>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<PreBuildEvent>$(ProjectDir)BeforeBuild.bat</PreBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |