Files
MVPLearning/MVPLearning.sln
2024-03-29 14:16:37 -04:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34714.143
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MVPLearning", "MVPLearning\MVPLearning.csproj", "{90225EB5-197B-475B-9AB4-8E8D642EF4AE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{90225EB5-197B-475B-9AB4-8E8D642EF4AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{90225EB5-197B-475B-9AB4-8E8D642EF4AE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{90225EB5-197B-475B-9AB4-8E8D642EF4AE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{90225EB5-197B-475B-9AB4-8E8D642EF4AE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7FEEDE7A-D909-42A2-A061-B95C22E81025}
EndGlobalSection
EndGlobal