initial source
This commit is contained in:
28
BT-Admin.sln
Normal file
28
BT-Admin.sln
Normal file
@@ -0,0 +1,28 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.12.35707.178
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BT-Admin", "BT-Admin.csproj", "{E876B7C9-C9C9-4B7B-B4E4-D9C81AE15088}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BTbase", "..\BTbase\BTbase.csproj", "{6B72B67E-1007-4767-976A-84766E3143FE}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{E876B7C9-C9C9-4B7B-B4E4-D9C81AE15088}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{E876B7C9-C9C9-4B7B-B4E4-D9C81AE15088}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{E876B7C9-C9C9-4B7B-B4E4-D9C81AE15088}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{E876B7C9-C9C9-4B7B-B4E4-D9C81AE15088}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{6B72B67E-1007-4767-976A-84766E3143FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{6B72B67E-1007-4767-976A-84766E3143FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{6B72B67E-1007-4767-976A-84766E3143FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{6B72B67E-1007-4767-976A-84766E3143FE}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user