Add project files.
This commit is contained in:
25
DbFirst.sln
Normal file
25
DbFirst.sln
Normal file
@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.28010.2048
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbFirst", "DbFirst\DbFirst.csproj", "{2EF21C21-8494-48C2-B37D-E00CAA0ECA3A}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{2EF21C21-8494-48C2-B37D-E00CAA0ECA3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{2EF21C21-8494-48C2-B37D-E00CAA0ECA3A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{2EF21C21-8494-48C2-B37D-E00CAA0ECA3A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{2EF21C21-8494-48C2-B37D-E00CAA0ECA3A}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {80A4716B-30D6-4A7F-9F7C-32E040F3DB60}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user