roulette/roulette.sln

17 lines
779 B
Plaintext
Raw Permalink Normal View History

2021-03-21 22:30:20 +03:00

Microsoft Visual Studio Solution File, Format Version 12.00
2021-05-03 21:10:55 +03:00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "roulette", "roulette\roulette.vbproj", "{584852C1-EB9C-46A2-976A-0C311192ACFE}"
2021-03-21 22:30:20 +03:00
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{584852C1-EB9C-46A2-976A-0C311192ACFE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{584852C1-EB9C-46A2-976A-0C311192ACFE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{584852C1-EB9C-46A2-976A-0C311192ACFE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{584852C1-EB9C-46A2-976A-0C311192ACFE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal