Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29926.136 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "iPackage", "iPackage\iPackage.csproj", "{89B4DF42-8C47-4EEB-A9BC-C2FD28840B79}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "iPackage.Core.Web", "iPackage.Core.Web\iPackage.Core.Web.csproj", "{7CCC7600-7665-41AE-808A-9EAA3B0C612F}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NugetTest.AspCore", "NugetTest.AspCore\NugetTest.AspCore.csproj", "{844D3BD3-D1E6-4A87-9091-5275C6B34BE1}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {89B4DF42-8C47-4EEB-A9BC-C2FD28840B79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {89B4DF42-8C47-4EEB-A9BC-C2FD28840B79}.Debug|Any CPU.Build.0 = Debug|Any CPU {89B4DF42-8C47-4EEB-A9BC-C2FD28840B79}.Release|Any CPU.ActiveCfg = Release|Any CPU {89B4DF42-8C47-4EEB-A9BC-C2FD28840B79}.Release|Any CPU.Build.0 = Release|Any CPU {7CCC7600-7665-41AE-808A-9EAA3B0C612F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7CCC7600-7665-41AE-808A-9EAA3B0C612F}.Debug|Any CPU.Build.0 = Debug|Any CPU {7CCC7600-7665-41AE-808A-9EAA3B0C612F}.Release|Any CPU.ActiveCfg = Release|Any CPU {7CCC7600-7665-41AE-808A-9EAA3B0C612F}.Release|Any CPU.Build.0 = Release|Any CPU {844D3BD3-D1E6-4A87-9091-5275C6B34BE1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {844D3BD3-D1E6-4A87-9091-5275C6B34BE1}.Debug|Any CPU.Build.0 = Debug|Any CPU {844D3BD3-D1E6-4A87-9091-5275C6B34BE1}.Release|Any CPU.ActiveCfg = Release|Any CPU {844D3BD3-D1E6-4A87-9091-5275C6B34BE1}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {936B5BAE-1CDD-44F3-80DF-C694407D97D2} EndGlobalSection EndGlobal