forked from akanyan/mu3-mods
chore: add Blacklist to the sln
This commit is contained in:
@ -44,6 +44,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SelectBGM", "SelectBGM\Sele
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "InfiniteStory", "InfiniteStory\InfiniteStory.csproj", "{939914E5-8D9A-4696-9957-AA6C6480FE94}"
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Blacklist", "Blacklist\Blacklist.csproj", "{9053743F-24B5-4A39-838E-964091AC7FF0}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|x64 = Debug|x64
|
||||
@ -134,6 +136,10 @@ Global
|
||||
{939914E5-8D9A-4696-9957-AA6C6480FE94}.Debug|x64.Build.0 = Debug|x64
|
||||
{939914E5-8D9A-4696-9957-AA6C6480FE94}.Release|x64.ActiveCfg = Release|x64
|
||||
{939914E5-8D9A-4696-9957-AA6C6480FE94}.Release|x64.Build.0 = Release|x64
|
||||
{9053743F-24B5-4A39-838E-964091AC7FF0}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{9053743F-24B5-4A39-838E-964091AC7FF0}.Debug|x64.Build.0 = Debug|x64
|
||||
{9053743F-24B5-4A39-838E-964091AC7FF0}.Release|x64.ActiveCfg = Release|x64
|
||||
{9053743F-24B5-4A39-838E-964091AC7FF0}.Release|x64.Build.0 = Release|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
Reference in New Issue
Block a user