mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.28307.329
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{159641D6-6404-4A2A-AE62-294DE0FE8301}") = "back-up-db", "back-up-db.dtproj", "{F5381D16-8187-42A1-9F13-A8D185013381}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{51125990-A018-4605-BA60-441B3A787A2F}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
spec.yaml = spec.yaml
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Development|Default = Development|Default
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{F5381D16-8187-42A1-9F13-A8D185013381}.Development|Default.ActiveCfg = Development
|
|
{F5381D16-8187-42A1-9F13-A8D185013381}.Development|Default.Build.0 = Development
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {52FC42C3-3F4A-4EFD-B15B-5DE3F6BD857B}
|
|
EndGlobalSection
|
|
EndGlobal
|