mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
25 lines
1.1 KiB
Plaintext
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}") = "WideWorldImportersDW", "wwi-dw-ssdt\WideWorldImportersDW.sqlproj", "{79C14C29-3A96-4B59-BC92-0290AF92F05B}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{79C14C29-3A96-4B59-BC92-0290AF92F05B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{79C14C29-3A96-4B59-BC92-0290AF92F05B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{79C14C29-3A96-4B59-BC92-0290AF92F05B}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
|
{79C14C29-3A96-4B59-BC92-0290AF92F05B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{79C14C29-3A96-4B59-BC92-0290AF92F05B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{79C14C29-3A96-4B59-BC92-0290AF92F05B}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|