28 lines
1.3 KiB
Plaintext
28 lines
1.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.14.36301.6 d17.14
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{00D1A9C2-B5F0-4AF3-8072-F6C62B433612}") = "SqlCustomFunctions", "SqlCustomFunctions.sqlproj", "{1CE29CD9-8ED4-497C-A794-85FA3BA3B87F}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{1CE29CD9-8ED4-497C-A794-85FA3BA3B87F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{1CE29CD9-8ED4-497C-A794-85FA3BA3B87F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{1CE29CD9-8ED4-497C-A794-85FA3BA3B87F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
|
{1CE29CD9-8ED4-497C-A794-85FA3BA3B87F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{1CE29CD9-8ED4-497C-A794-85FA3BA3B87F}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{1CE29CD9-8ED4-497C-A794-85FA3BA3B87F}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {1E1A046C-3BD8-4B04-BFB6-F8B319D68FBC}
|
|
EndGlobalSection
|
|
EndGlobal
|