1UnitTest/Bankos.sln

32 lines
1.5 KiB
Plaintext
Raw Permalink Normal View History

2022-06-07 16:58:44 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32413.511
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bankos", "Bankos\Bankos.csproj", "{3E80B462-491A-40C9-9E32-A651C92FBB6C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BankTest", "TestProject1\BankTest.csproj", "{2B3B0F41-7C5E-44A4-9DD8-8EB8341301B4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3E80B462-491A-40C9-9E32-A651C92FBB6C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3E80B462-491A-40C9-9E32-A651C92FBB6C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3E80B462-491A-40C9-9E32-A651C92FBB6C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3E80B462-491A-40C9-9E32-A651C92FBB6C}.Release|Any CPU.Build.0 = Release|Any CPU
{2B3B0F41-7C5E-44A4-9DD8-8EB8341301B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2B3B0F41-7C5E-44A4-9DD8-8EB8341301B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2B3B0F41-7C5E-44A4-9DD8-8EB8341301B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2B3B0F41-7C5E-44A4-9DD8-8EB8341301B4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {057D358D-F849-4AE9-813B-5101D7A80DF8}
EndGlobalSection
EndGlobal