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/features/master-data-services/Security/Security.sln
2016-04-28 19:14:12 -07:00

23 lines
914 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Security", "Security.csproj", "{EE9E1B99-CA00-4810-8369-C8FF02468986}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EE9E1B99-CA00-4810-8369-C8FF02468986}.Debug|x86.ActiveCfg = Debug|x86
{EE9E1B99-CA00-4810-8369-C8FF02468986}.Debug|x86.Build.0 = Debug|x86
{EE9E1B99-CA00-4810-8369-C8FF02468986}.Release|x86.ActiveCfg = Release|x86
{EE9E1B99-CA00-4810-8369-C8FF02468986}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal