1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00
Files
sql-server-samples/samples/databases/wide-world-importers/wwi-ssdt/WideWorldImporters.sln
Jos de Bruijn 58bd2e8d2c Wwi update (#255)
Awesome update!
2017-06-28 14:48:06 -07:00

25 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{00D1A9C2-B5F0-4AF3-8072-F6C62B433612}") = "WideWorldImporters", "wwi-ssdt\WideWorldImporters.sqlproj", "{9E972C93-0716-4442-97FC-72C52C2C5AAA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9E972C93-0716-4442-97FC-72C52C2C5AAA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E972C93-0716-4442-97FC-72C52C2C5AAA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E972C93-0716-4442-97FC-72C52C2C5AAA}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{9E972C93-0716-4442-97FC-72C52C2C5AAA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E972C93-0716-4442-97FC-72C52C2C5AAA}.Release|Any CPU.Build.0 = Release|Any CPU
{9E972C93-0716-4442-97FC-72C52C2C5AAA}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal