Remove old Client solution
This commit is contained in:
parent
930b8c487f
commit
630ffce1fb
1 changed files with 2 additions and 8 deletions
|
@ -1,12 +1,10 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 14
|
||||
VisualStudioVersion = 14.0.25420.1
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.26430.15
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BankingBot", "BankingBot\BankingBot.csproj", "{ED9159EE-D75C-4E04-B99D-E2364493B841}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Client", "Client\Client.csproj", "{5D22A7BD-CF77-43DD-99AE-949ACB1E45C6}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
|
@ -17,10 +15,6 @@ Global
|
|||
{ED9159EE-D75C-4E04-B99D-E2364493B841}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{ED9159EE-D75C-4E04-B99D-E2364493B841}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{ED9159EE-D75C-4E04-B99D-E2364493B841}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{5D22A7BD-CF77-43DD-99AE-949ACB1E45C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{5D22A7BD-CF77-43DD-99AE-949ACB1E45C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{5D22A7BD-CF77-43DD-99AE-949ACB1E45C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{5D22A7BD-CF77-43DD-99AE-949ACB1E45C6}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
|
Loading…
Add table
Reference in a new issue