Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28307.539 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "@", "@", "{AECFB587-7A54-4C79-B2E4-46E417281951}" ProjectSection(SolutionItems) = preProject README.md = README.md EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyTrelloWeb", "MyTrelloWeb\MyTrelloWeb.csproj", "{F5ED4063-5CD3-4543-999E-D20748681BF6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {F5ED4063-5CD3-4543-999E-D20748681BF6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F5ED4063-5CD3-4543-999E-D20748681BF6}.Debug|Any CPU.Build.0 = Debug|Any CPU {F5ED4063-5CD3-4543-999E-D20748681BF6}.Release|Any CPU.ActiveCfg = Release|Any CPU {F5ED4063-5CD3-4543-999E-D20748681BF6}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {29F4DB99-E201-411B-81D0-B97A9AC44B83} EndGlobalSection EndGlobal