32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Version 16
|
|||
|
VisualStudioVersion = 16.0.29102.190
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ThAmCo.Stock", "ThAmCo.Stock\ThAmCo.Stock.csproj", "{776C190D-23ED-411F-992E-856EA29F03C3}"
|
|||
|
EndProject
|
|||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ThAmCo.Stock.Tests", "ThAmCo.Stock.Tests\ThAmCo.Stock.Tests.csproj", "{CC10B86C-AA9A-47F9-B8FD-6F9D619A9FC7}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{776C190D-23ED-411F-992E-856EA29F03C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{776C190D-23ED-411F-992E-856EA29F03C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{776C190D-23ED-411F-992E-856EA29F03C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{776C190D-23ED-411F-992E-856EA29F03C3}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{CC10B86C-AA9A-47F9-B8FD-6F9D619A9FC7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{CC10B86C-AA9A-47F9-B8FD-6F9D619A9FC7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{CC10B86C-AA9A-47F9-B8FD-6F9D619A9FC7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{CC10B86C-AA9A-47F9-B8FD-6F9D619A9FC7}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {945DEC89-A282-495A-8477-B670C0CE64D0}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|