Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Express 2013 for Web VisualStudioVersion = 12.0.31101.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MvcApplication1", "MvcApplication1\MvcApplication1.csproj", "{C139FF57-84BF-47C0-9EB5-97600185BCA2}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{272EBF6A-AB1A-484F-8E0D-5E54E8965EFA}" ProjectSection(SolutionItems) = preProject .nuget\packages.config = .nuget\packages.config EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {C139FF57-84BF-47C0-9EB5-97600185BCA2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C139FF57-84BF-47C0-9EB5-97600185BCA2}.Debug|Any CPU.Build.0 = Debug|Any CPU {C139FF57-84BF-47C0-9EB5-97600185BCA2}.Release|Any CPU.ActiveCfg = Release|Any CPU {C139FF57-84BF-47C0-9EB5-97600185BCA2}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal