firstCommit
This commit is contained in:
31
RentACar/RentACar.sln
Normal file
31
RentACar/RentACar.sln
Normal file
@@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.32106.194
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WebApp", "API\WebApp.csproj", "{FD105E4B-8B22-41FA-A754-BF199782A366}"
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Data", "Data\Data.csproj", "{CAF59A92-38E8-4115-9761-7F4A6E90848F}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{FD105E4B-8B22-41FA-A754-BF199782A366}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{FD105E4B-8B22-41FA-A754-BF199782A366}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{FD105E4B-8B22-41FA-A754-BF199782A366}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{FD105E4B-8B22-41FA-A754-BF199782A366}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{CAF59A92-38E8-4115-9761-7F4A6E90848F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{CAF59A92-38E8-4115-9761-7F4A6E90848F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{CAF59A92-38E8-4115-9761-7F4A6E90848F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{CAF59A92-38E8-4115-9761-7F4A6E90848F}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {F6B98CFF-056E-48EA-89CC-D125EEA17B5B}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user