update dockerfile + add projects
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.13.35828.75 d17.13
|
||||
VisualStudioVersion = 17.13.35828.75
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TideFin.Server", "TideFin.Server\TideFin.Server.csproj", "{A490AE24-F8ED-46CB-9E86-3F22468485E9}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TideFin.Server.DB", "TideFin.Server.DB\TideFin.Server.DB.csproj", "{1E198C8A-93EB-47F0-9D59-E14A0AF3260A}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -15,6 +17,10 @@ Global
|
||||
{A490AE24-F8ED-46CB-9E86-3F22468485E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{A490AE24-F8ED-46CB-9E86-3F22468485E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{A490AE24-F8ED-46CB-9E86-3F22468485E9}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{1E198C8A-93EB-47F0-9D59-E14A0AF3260A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{1E198C8A-93EB-47F0-9D59-E14A0AF3260A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{1E198C8A-93EB-47F0-9D59-E14A0AF3260A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{1E198C8A-93EB-47F0-9D59-E14A0AF3260A}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
||||
Reference in New Issue
Block a user