File tree Expand file tree Collapse file tree
MaiChartManager.GenClient Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ Sitreamai/
6464
6565``` bash
6666# 构建(需要 Visual Studio 或 dotnet CLI)
67- dotnet build Sitreamai.sln -c Release
67+ dotnet build Sitreamai.slnx -c Release
6868
6969# 前端开发
7070cd MaiChartManager/Front && pnpm install && pnpm dev
Original file line number Diff line number Diff line change 77 <InvariantGlobalization >false</InvariantGlobalization >
88 <UseWindowsForms >true</UseWindowsForms >
99 <IsPublishable >False</IsPublishable >
10+ <IsTransformWebConfigDisabled >True</IsTransformWebConfigDisabled >
1011 <ValidateExecutableReferencesMatchSelfContained >False</ValidateExecutableReferencesMatchSelfContained >
1112 <Configurations >Debug;Release;Crack</Configurations >
1213 </PropertyGroup >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ <Solution >
2+ <Configurations >
3+ <BuildType Name =" Crack" />
4+ <BuildType Name =" Debug" />
5+ <BuildType Name =" Release" />
6+ <Platform Name =" Any CPU" />
7+ <Platform Name =" x64" />
8+ <Platform Name =" x86" />
9+ </Configurations >
10+ <Project Path =" AquaMai/AquaMai.Config.HeadlessLoader/AquaMai.Config.HeadlessLoader.csproj" >
11+ <BuildType Solution =" Crack|x64" Project =" Release" />
12+ </Project >
13+ <Project Path =" AquaMai/AquaMai.Config.Interfaces/AquaMai.Config.Interfaces.csproj" >
14+ <BuildType Solution =" Crack|x64" Project =" Release" />
15+ </Project >
16+ <Project Path =" MaiChartManager.CLI/MaiChartManager.CLI.csproj" />
17+ <Project Path =" MaiChartManager.GenClient/MaiChartManager.GenClient.csproj" />
18+ <Project Path =" MaiChartManager/MaiChartManager.csproj" >
19+ <Platform Solution =" *|x64" Project =" x64" />
20+ </Project >
21+ <Project Path =" MaiLib/MaiLib.csproj" >
22+ <BuildType Solution =" Crack|x64" Project =" Release" />
23+ </Project >
24+ <Project Path =" SimaiSharp/SimaiSharp/SimaiSharp.csproj" >
25+ <BuildType Solution =" Crack|x64" Project =" Release" />
26+ </Project >
27+ <Project Path =" SonicAudioTools/Source/SonicAudioLib/SonicAudioLib.csproj" >
28+ <BuildType Solution =" Crack|x64" Project =" Release" />
29+ </Project >
30+ <Project Path =" XV2-Tools/LB_Common/LB_Common.csproj" >
31+ <BuildType Solution =" Crack|x64" Project =" Release" />
32+ </Project >
33+ <Project Path =" XV2-Tools/Xv2CoreLib/Xv2CoreLib.csproj" >
34+ <BuildType Solution =" Crack|x64" Project =" Release" />
35+ </Project >
36+ </Solution >
You can’t perform that action at this time.
0 commit comments