Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
Medic
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hasan.bahjat
Medic
Commits
b4cba512
Commit
b4cba512
authored
Jun 19, 2024
by
hasan khaddour
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
37503fa9
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
2 deletions
+12
-2
.dtbcache.v2
.vs/Medic/DesignTimeBuild/.dtbcache.v2
+0
-0
ApplicationCore.csproj.AssemblyReference.cache
...bug/net5.0/ApplicationCore.csproj.AssemblyReference.cache
+0
-0
Medic.sln
Medic.sln
+12
-2
No files found.
.vs/Medic/DesignTimeBuild/.dtbcache.v2
View file @
b4cba512
No preview for this file type
ApplicationCore/obj/Debug/net5.0/ApplicationCore.csproj.AssemblyReference.cache
View file @
b4cba512
No preview for this file type
Medic.sln
View file @
b4cba512
...
...
@@ -15,11 +15,15 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Application Core", "Applica
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Infrastructures", "Infrastructures", "{AF1E0C0C-8A84-4F1B-834E-E4C1BE16F773}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "
Web Presentation", "Web
Presentation", "{9F1B3F49-A673-42CD-94E6-026739193418}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "
MVC Presentation", "MVC
Presentation", "{9F1B3F49-A673-42CD-94E6-026739193418}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Application Domain", "Application Domain", "{E022DB60-2911-40C7-8405-2D57BE3159B0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ApplicationDomain", "ApplicationDomain\ApplicationDomain.csproj", "{FC6531F0-8393-4139-85E5-8A6A1481FA6C}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ApplicationDomain", "ApplicationDomain\ApplicationDomain.csproj", "{FC6531F0-8393-4139-85E5-8A6A1481FA6C}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Web API", "Web API", "{0B9F7644-C820-4D7D-AD39-D318F2B6F11D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "API", "API\API.csproj", "{53E2F93A-3C5B-4347-8D1B-92F468389F81}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
...
...
@@ -43,6 +47,10 @@ Global
{FC6531F0-8393-4139-85E5-8A6A1481FA6C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC6531F0-8393-4139-85E5-8A6A1481FA6C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC6531F0-8393-4139-85E5-8A6A1481FA6C}.Release|Any CPU.Build.0 = Release|Any CPU
{53E2F93A-3C5B-4347-8D1B-92F468389F81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{53E2F93A-3C5B-4347-8D1B-92F468389F81}.Debug|Any CPU.Build.0 = Debug|Any CPU
{53E2F93A-3C5B-4347-8D1B-92F468389F81}.Release|Any CPU.ActiveCfg = Release|Any CPU
{53E2F93A-3C5B-4347-8D1B-92F468389F81}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
...
...
@@ -56,6 +64,8 @@ Global
{9F1B3F49-A673-42CD-94E6-026739193418} = {C87735E8-A66F-49D4-88B7-53FED58FDDF6}
{E022DB60-2911-40C7-8405-2D57BE3159B0} = {C87735E8-A66F-49D4-88B7-53FED58FDDF6}
{FC6531F0-8393-4139-85E5-8A6A1481FA6C} = {E022DB60-2911-40C7-8405-2D57BE3159B0}
{0B9F7644-C820-4D7D-AD39-D318F2B6F11D} = {C87735E8-A66F-49D4-88B7-53FED58FDDF6}
{53E2F93A-3C5B-4347-8D1B-92F468389F81} = {0B9F7644-C820-4D7D-AD39-D318F2B6F11D}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {80F3DC3F-8C90-4A48-9691-24E1700DECAA}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment