mirror of
https://github.com/rudollee/LearningMVC.git
synced 2025-06-07 16:06:21 +00:00
29 lines
1.5 KiB
Plaintext
29 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.26228.10
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LanguageFeatures", "LanguageFeatures\LanguageFeatures.csproj", "{66040879-2C90-4E02-A07F-824CCFCADD3E}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PartyInvites", "..\Lab\PartyInvites\PartyInvites.csproj", "{7E792BFF-6196-4F03-87B7-F84EDE2C6931}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{66040879-2C90-4E02-A07F-824CCFCADD3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{66040879-2C90-4E02-A07F-824CCFCADD3E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{66040879-2C90-4E02-A07F-824CCFCADD3E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{66040879-2C90-4E02-A07F-824CCFCADD3E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{7E792BFF-6196-4F03-87B7-F84EDE2C6931}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{7E792BFF-6196-4F03-87B7-F84EDE2C6931}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{7E792BFF-6196-4F03-87B7-F84EDE2C6931}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{7E792BFF-6196-4F03-87B7-F84EDE2C6931}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|