Skip to content

Commit

Permalink
链接Amll
Browse files Browse the repository at this point in the history
  • Loading branch information
Miaoyww committed Apr 3, 2024
1 parent 8b7e43c commit c7d3487
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions AppleMusic-Like-Lyrics
Submodule AppleMusic-Like-Lyrics added at fb37c1
8 changes: 8 additions & 0 deletions NonsPlayer.sln
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NonsPlayer.Launcher", "Nons
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LyricParser", "LyricParser\LyricParser\LyricParser.csproj", "{2CEBACD2-9266-43BC-8DF8-1F9ADD004449}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AMLL", "AppleMusic-Like-Lyrics\AMLL\AMLL.csproj", "{536C87A3-C17C-4DD1-A1A1-8E70CA8FC332}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AMLL.Core", "AppleMusic-Like-Lyrics\AMLL.Core\AMLL.Core.csproj", "{A250FDBC-AA33-47AB-A484-AE7404968195}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -113,6 +117,10 @@ Global
{2CEBACD2-9266-43BC-8DF8-1F9ADD004449}.Release|x64.Build.0 = Release|Any CPU
{2CEBACD2-9266-43BC-8DF8-1F9ADD004449}.Release|x86.ActiveCfg = Release|Any CPU
{2CEBACD2-9266-43BC-8DF8-1F9ADD004449}.Release|x86.Build.0 = Release|Any CPU
{536C87A3-C17C-4DD1-A1A1-8E70CA8FC332}.Debug|x64.ActiveCfg = Debug|x64
{536C87A3-C17C-4DD1-A1A1-8E70CA8FC332}.Debug|x64.Build.0 = Debug|x64
{A250FDBC-AA33-47AB-A484-AE7404968195}.Debug|x64.ActiveCfg = Debug|x64
{A250FDBC-AA33-47AB-A484-AE7404968195}.Debug|x64.Build.0 = Debug|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit c7d3487

Please sign in to comment.