This commit is contained in:
2023-04-01 16:15:49 +03:00
parent d20cb62139
commit fa1a136ef1

View File

@@ -7,8 +7,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DiscordBot", "DiscordBot\Di
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PluginManager", "PluginManager\PluginManager.csproj", "{EDD4D9B3-98DD-4367-A09F-D1C5ACB61132}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "test\test.csproj", "{99F8602F-4238-455E-B965-E19B62219458}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -23,10 +21,6 @@ Global
{EDD4D9B3-98DD-4367-A09F-D1C5ACB61132}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EDD4D9B3-98DD-4367-A09F-D1C5ACB61132}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EDD4D9B3-98DD-4367-A09F-D1C5ACB61132}.Release|Any CPU.Build.0 = Release|Any CPU
{99F8602F-4238-455E-B965-E19B62219458}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{99F8602F-4238-455E-B965-E19B62219458}.Debug|Any CPU.Build.0 = Debug|Any CPU
{99F8602F-4238-455E-B965-E19B62219458}.Release|Any CPU.ActiveCfg = Release|Any CPU
{99F8602F-4238-455E-B965-E19B62219458}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE