You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dice_App/Sources/MaSoluction/MaSoluction.sln

32 lines
1.6 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32616.157
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Model", "Model\Model.csproj", "{2CC2AF2A-F6B6-44BF-A1C2-710575725F6B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tests", "Tests\Tests.csproj", "{836BDD1E-455B-4F88-8E96-41477F8013E6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2CC2AF2A-F6B6-44BF-A1C2-710575725F6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2CC2AF2A-F6B6-44BF-A1C2-710575725F6B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2CC2AF2A-F6B6-44BF-A1C2-710575725F6B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2CC2AF2A-F6B6-44BF-A1C2-710575725F6B}.Release|Any CPU.Build.0 = Release|Any CPU
{836BDD1E-455B-4F88-8E96-41477F8013E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{836BDD1E-455B-4F88-8E96-41477F8013E6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{836BDD1E-455B-4F88-8E96-41477F8013E6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{836BDD1E-455B-4F88-8E96-41477F8013E6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F7D92AF2-6C87-4C3B-ABD4-16D990592FAA}
EndGlobalSection
EndGlobal