feat : init webAPI project
This commit is contained in:
21
fubon-api.sln
Normal file
21
fubon-api.sln
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "fubon-api", "fubon-api.csproj", "{55D85A0D-F8AF-470A-AC2E-EBE96DE64C05}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E2054AC7-081B-4DA7-B524-286F9F287390}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
compose.yaml = compose.yaml
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{55D85A0D-F8AF-470A-AC2E-EBE96DE64C05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{55D85A0D-F8AF-470A-AC2E-EBE96DE64C05}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{55D85A0D-F8AF-470A-AC2E-EBE96DE64C05}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{55D85A0D-F8AF-470A-AC2E-EBE96DE64C05}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Reference in New Issue
Block a user