Initial commit
This commit is contained in:
34
DBridgeRoadDataModel.sln
Normal file
34
DBridgeRoadDataModel.sln
Normal file
@@ -0,0 +1,34 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.26228.4
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DBridgeRoadDataModel", "DBridgeRoadDataModel\DBridgeRoadDataModel.csproj", "{ADAA6A70-4EBF-44B8-9020-B8BCD5078A2B}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Debug|Mixed Platforms = Debug|Mixed Platforms
|
||||
Debug|x64 = Debug|x64
|
||||
Release|Any CPU = Release|Any CPU
|
||||
Release|Mixed Platforms = Release|Mixed Platforms
|
||||
Release|x64 = Release|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{ADAA6A70-4EBF-44B8-9020-B8BCD5078A2B}.Debug|Any CPU.ActiveCfg = Debug|x64
|
||||
{ADAA6A70-4EBF-44B8-9020-B8BCD5078A2B}.Debug|Any CPU.Build.0 = Debug|x64
|
||||
{ADAA6A70-4EBF-44B8-9020-B8BCD5078A2B}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
|
||||
{ADAA6A70-4EBF-44B8-9020-B8BCD5078A2B}.Debug|Mixed Platforms.Build.0 = Debug|x64
|
||||
{ADAA6A70-4EBF-44B8-9020-B8BCD5078A2B}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{ADAA6A70-4EBF-44B8-9020-B8BCD5078A2B}.Debug|x64.Build.0 = Debug|x64
|
||||
{ADAA6A70-4EBF-44B8-9020-B8BCD5078A2B}.Release|Any CPU.ActiveCfg = Release|x64
|
||||
{ADAA6A70-4EBF-44B8-9020-B8BCD5078A2B}.Release|Any CPU.Build.0 = Release|x64
|
||||
{ADAA6A70-4EBF-44B8-9020-B8BCD5078A2B}.Release|Mixed Platforms.ActiveCfg = Release|x64
|
||||
{ADAA6A70-4EBF-44B8-9020-B8BCD5078A2B}.Release|Mixed Platforms.Build.0 = Release|x64
|
||||
{ADAA6A70-4EBF-44B8-9020-B8BCD5078A2B}.Release|x64.ActiveCfg = Release|x64
|
||||
{ADAA6A70-4EBF-44B8-9020-B8BCD5078A2B}.Release|x64.Build.0 = Release|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user