Changed roles from tables to enums

This commit is contained in:
Dimitar Todorov
2022-03-25 16:47:49 +02:00
parent 02bb8d455c
commit 6498f358a3
19 changed files with 297 additions and 350 deletions

View File

@@ -3,8 +3,8 @@ build_property.TargetFramework = net5.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb = true
build_property.ProjectTypeGuids =
build_property.PublishSingleFile =
build_property.IncludeAllContentForSelfExtract =
build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = WebApp
build_property.ProjectDir = C:\Users\User\Documents\GitHub\rent-a-car\RentACar\API\
build_property.ProjectDir = C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\