Initial commit
This commit is contained in:
37
MBN_STOCK_N.sln
Normal file
37
MBN_STOCK_N.sln
Normal file
@@ -0,0 +1,37 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.30804.86
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MBN_STOCK_N", "MBN_STOCK_N\MBN_STOCK_N.csproj", "{79711222-87A1-432B-A122-C67AB0E7237B}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Debug|x64 = Debug|x64
|
||||
Release|Any CPU = Release|Any CPU
|
||||
Release|x64 = Release|x64
|
||||
x64|Any CPU = x64|Any CPU
|
||||
x64|x64 = x64|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{79711222-87A1-432B-A122-C67AB0E7237B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{79711222-87A1-432B-A122-C67AB0E7237B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{79711222-87A1-432B-A122-C67AB0E7237B}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{79711222-87A1-432B-A122-C67AB0E7237B}.Debug|x64.Build.0 = Debug|x64
|
||||
{79711222-87A1-432B-A122-C67AB0E7237B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{79711222-87A1-432B-A122-C67AB0E7237B}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{79711222-87A1-432B-A122-C67AB0E7237B}.Release|x64.ActiveCfg = Release|x64
|
||||
{79711222-87A1-432B-A122-C67AB0E7237B}.Release|x64.Build.0 = Release|x64
|
||||
{79711222-87A1-432B-A122-C67AB0E7237B}.x64|Any CPU.ActiveCfg = x64|Any CPU
|
||||
{79711222-87A1-432B-A122-C67AB0E7237B}.x64|Any CPU.Build.0 = x64|Any CPU
|
||||
{79711222-87A1-432B-A122-C67AB0E7237B}.x64|x64.ActiveCfg = x64|x64
|
||||
{79711222-87A1-432B-A122-C67AB0E7237B}.x64|x64.Build.0 = x64|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {DC0B9A4B-BDFE-40D2-A8A3-B4E33A927E76}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user