Init commit
This commit is contained in:
commit
9e4f67f86a
26 changed files with 1785 additions and 0 deletions
25
auto-creamapi.sln
Normal file
25
auto-creamapi.sln
Normal file
|
@ -0,0 +1,25 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.30413.136
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "auto-creamapi", "auto-creamapi.csproj", "{F49CEA2D-367E-4F57-A4A1-DA3D8F1D97EC}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{F49CEA2D-367E-4F57-A4A1-DA3D8F1D97EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{F49CEA2D-367E-4F57-A4A1-DA3D8F1D97EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{F49CEA2D-367E-4F57-A4A1-DA3D8F1D97EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{F49CEA2D-367E-4F57-A4A1-DA3D8F1D97EC}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {7D90E0EE-9CBB-4C94-A02A-28555D26D06C}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Loading…
Add table
Add a link
Reference in a new issue