You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.27130.2036
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "web", "web\web.csproj", "{4422BB4F-4C22-4A4C-B46D-F6A2C25C2F50}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyShippingWeb", "MyShippingWeb\MyShippingWeb.csproj", "{D0B6518D-F86A-41BA-A1B1-A19CE71F9EDB}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{4422BB4F-4C22-4A4C-B46D-F6A2C25C2F50}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{4422BB4F-4C22-4A4C-B46D-F6A2C25C2F50}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{4422BB4F-4C22-4A4C-B46D-F6A2C25C2F50}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{4422BB4F-4C22-4A4C-B46D-F6A2C25C2F50}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{D0B6518D-F86A-41BA-A1B1-A19CE71F9EDB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D0B6518D-F86A-41BA-A1B1-A19CE71F9EDB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D0B6518D-F86A-41BA-A1B1-A19CE71F9EDB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D0B6518D-F86A-41BA-A1B1-A19CE71F9EDB}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {F323CDDC-552C-497C-AB1F-F6EF06FA13EB}
|
|
EndGlobalSection
|
|
EndGlobal
|