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
d201190d
Commit
d201190d
authored
May 21, 2024
by
hasan khaddour
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Infrastucture Layer [Class Library]
parent
7f490f7a
Changes
12
Show whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
206 additions
and
0 deletions
+206
-0
Infrastructure.csproj
Infrastructure/Infrastructure.csproj
+7
-0
.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
...bug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
+4
-0
Infrastructure.AssemblyInfo.cs
...structure/obj/Debug/net5.0/Infrastructure.AssemblyInfo.cs
+23
-0
Infrastructure.AssemblyInfoInputs.cache
.../obj/Debug/net5.0/Infrastructure.AssemblyInfoInputs.cache
+1
-0
Infrastructure.GeneratedMSBuildEditorConfig.editorconfig
.../Infrastructure.GeneratedMSBuildEditorConfig.editorconfig
+10
-0
Infrastructure.assets.cache
Infrastructure/obj/Debug/net5.0/Infrastructure.assets.cache
+0
-0
Infrastructure.csproj.AssemblyReference.cache
...ebug/net5.0/Infrastructure.csproj.AssemblyReference.cache
+0
-0
Infrastructure.csproj.nuget.dgspec.json
Infrastructure/obj/Infrastructure.csproj.nuget.dgspec.json
+62
-0
Infrastructure.csproj.nuget.g.props
Infrastructure/obj/Infrastructure.csproj.nuget.g.props
+18
-0
Infrastructure.csproj.nuget.g.targets
Infrastructure/obj/Infrastructure.csproj.nuget.g.targets
+6
-0
project.assets.json
Infrastructure/obj/project.assets.json
+67
-0
project.nuget.cache
Infrastructure/obj/project.nuget.cache
+8
-0
No files found.
Infrastructure/Infrastructure.csproj
0 → 100644
View file @
d201190d
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>
Infrastructure/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
0 → 100644
View file @
d201190d
// <autogenerated />
using
System
;
using
System.Reflection
;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
Infrastructure/obj/Debug/net5.0/Infrastructure.AssemblyInfo.cs
0 → 100644
View file @
d201190d
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using
System
;
using
System.Reflection
;
[assembly: System.Reflection.AssemblyCompanyAttribute("Infrastructure")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Infrastructure")]
[assembly: System.Reflection.AssemblyTitleAttribute("Infrastructure")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
Infrastructure/obj/Debug/net5.0/Infrastructure.AssemblyInfoInputs.cache
0 → 100644
View file @
d201190d
6c5ef6ba66678613c83f030c363be944a7631b94
Infrastructure/obj/Debug/net5.0/Infrastructure.GeneratedMSBuildEditorConfig.editorconfig
0 → 100644
View file @
d201190d
is_global = true
build_property.TargetFramework = net5.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.PublishSingleFile =
build_property.IncludeAllContentForSelfExtract =
build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows
build_property.RootNamespace = Infrastructure
build_property.ProjectDir = C:\Users\HASAN\Desktop\Medic\Infrastructure\
Infrastructure/obj/Debug/net5.0/Infrastructure.assets.cache
0 → 100644
View file @
d201190d
File added
Infrastructure/obj/Debug/net5.0/Infrastructure.csproj.AssemblyReference.cache
0 → 100644
View file @
d201190d
File added
Infrastructure/obj/Infrastructure.csproj.nuget.dgspec.json
0 → 100644
View file @
d201190d
{
"format"
:
1
,
"restore"
:
{
"C:
\\
Users
\\
HASAN
\\
Desktop
\\
Medic
\\
Infrastructure
\\
Infrastructure.csproj"
:
{}
},
"projects"
:
{
"C:
\\
Users
\\
HASAN
\\
Desktop
\\
Medic
\\
Infrastructure
\\
Infrastructure.csproj"
:
{
"version"
:
"1.0.0"
,
"restore"
:
{
"projectUniqueName"
:
"C:
\\
Users
\\
HASAN
\\
Desktop
\\
Medic
\\
Infrastructure
\\
Infrastructure.csproj"
,
"projectName"
:
"Infrastructure"
,
"projectPath"
:
"C:
\\
Users
\\
HASAN
\\
Desktop
\\
Medic
\\
Infrastructure
\\
Infrastructure.csproj"
,
"packagesPath"
:
"C:
\\
Users
\\
HASAN
\\
.nuget
\\
packages
\\
"
,
"outputPath"
:
"C:
\\
Users
\\
HASAN
\\
Desktop
\\
Medic
\\
Infrastructure
\\
obj
\\
"
,
"projectStyle"
:
"PackageReference"
,
"configFilePaths"
:
[
"C:
\\
Users
\\
HASAN
\\
AppData
\\
Roaming
\\
NuGet
\\
NuGet.Config"
,
"C:
\\
Program Files (x86)
\\
NuGet
\\
Config
\\
Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks"
:
[
"net5.0"
],
"sources"
:
{
"C:
\\
Program Files (x86)
\\
Microsoft SDKs
\\
NuGetPackages
\\
"
:
{},
"https://api.nuget.org/v3/index.json"
:
{}
},
"frameworks"
:
{
"net5.0"
:
{
"targetAlias"
:
"net5.0"
,
"projectReferences"
:
{}
}
},
"warningProperties"
:
{
"warnAsError"
:
[
"NU1605"
]
}
},
"frameworks"
:
{
"net5.0"
:
{
"targetAlias"
:
"net5.0"
,
"imports"
:
[
"net461"
,
"net462"
,
"net47"
,
"net471"
,
"net472"
,
"net48"
],
"assetTargetFallback"
:
true
,
"warn"
:
true
,
"frameworkReferences"
:
{
"Microsoft.NETCore.App"
:
{
"privateAssets"
:
"all"
}
},
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
5.0.408
\\
RuntimeIdentifierGraph.json"
}
}
}
}
}
\ No newline at end of file
Infrastructure/obj/Infrastructure.csproj.nuget.g.props
0 → 100644
View file @
d201190d
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project
ToolsVersion=
"14.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup
Condition=
" '$(ExcludeRestorePackageImports)' != 'true' "
>
<RestoreSuccess
Condition=
" '$(RestoreSuccess)' == '' "
>
True
</RestoreSuccess>
<RestoreTool
Condition=
" '$(RestoreTool)' == '' "
>
NuGet
</RestoreTool>
<ProjectAssetsFile
Condition=
" '$(ProjectAssetsFile)' == '' "
>
$(MSBuildThisFileDirectory)project.assets.json
</ProjectAssetsFile>
<NuGetPackageRoot
Condition=
" '$(NuGetPackageRoot)' == '' "
>
$(UserProfile)\.nuget\packages\
</NuGetPackageRoot>
<NuGetPackageFolders
Condition=
" '$(NuGetPackageFolders)' == '' "
>
C:\Users\HASAN\.nuget\packages\
</NuGetPackageFolders>
<NuGetProjectStyle
Condition=
" '$(NuGetProjectStyle)' == '' "
>
PackageReference
</NuGetProjectStyle>
<NuGetToolVersion
Condition=
" '$(NuGetToolVersion)' == '' "
>
5.11.6
</NuGetToolVersion>
</PropertyGroup>
<ItemGroup
Condition=
" '$(ExcludeRestorePackageImports)' != 'true' "
>
<SourceRoot
Include=
"C:\Users\HASAN\.nuget\packages\"
/>
</ItemGroup>
<PropertyGroup>
<MSBuildAllProjects>
$(MSBuildAllProjects);$(MSBuildThisFileFullPath)
</MSBuildAllProjects>
</PropertyGroup>
</Project>
\ No newline at end of file
Infrastructure/obj/Infrastructure.csproj.nuget.g.targets
0 → 100644
View file @
d201190d
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project
ToolsVersion=
"14.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<MSBuildAllProjects>
$(MSBuildAllProjects);$(MSBuildThisFileFullPath)
</MSBuildAllProjects>
</PropertyGroup>
</Project>
\ No newline at end of file
Infrastructure/obj/project.assets.json
0 → 100644
View file @
d201190d
{
"version"
:
3
,
"targets"
:
{
"net5.0"
:
{}
},
"libraries"
:
{},
"projectFileDependencyGroups"
:
{
"net5.0"
:
[]
},
"packageFolders"
:
{
"C:
\\
Users
\\
HASAN
\\
.nuget
\\
packages
\\
"
:
{}
},
"project"
:
{
"version"
:
"1.0.0"
,
"restore"
:
{
"projectUniqueName"
:
"C:
\\
Users
\\
HASAN
\\
Desktop
\\
Medic
\\
Infrastructure
\\
Infrastructure.csproj"
,
"projectName"
:
"Infrastructure"
,
"projectPath"
:
"C:
\\
Users
\\
HASAN
\\
Desktop
\\
Medic
\\
Infrastructure
\\
Infrastructure.csproj"
,
"packagesPath"
:
"C:
\\
Users
\\
HASAN
\\
.nuget
\\
packages
\\
"
,
"outputPath"
:
"C:
\\
Users
\\
HASAN
\\
Desktop
\\
Medic
\\
Infrastructure
\\
obj
\\
"
,
"projectStyle"
:
"PackageReference"
,
"configFilePaths"
:
[
"C:
\\
Users
\\
HASAN
\\
AppData
\\
Roaming
\\
NuGet
\\
NuGet.Config"
,
"C:
\\
Program Files (x86)
\\
NuGet
\\
Config
\\
Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks"
:
[
"net5.0"
],
"sources"
:
{
"C:
\\
Program Files (x86)
\\
Microsoft SDKs
\\
NuGetPackages
\\
"
:
{},
"https://api.nuget.org/v3/index.json"
:
{}
},
"frameworks"
:
{
"net5.0"
:
{
"targetAlias"
:
"net5.0"
,
"projectReferences"
:
{}
}
},
"warningProperties"
:
{
"warnAsError"
:
[
"NU1605"
]
}
},
"frameworks"
:
{
"net5.0"
:
{
"targetAlias"
:
"net5.0"
,
"imports"
:
[
"net461"
,
"net462"
,
"net47"
,
"net471"
,
"net472"
,
"net48"
],
"assetTargetFallback"
:
true
,
"warn"
:
true
,
"frameworkReferences"
:
{
"Microsoft.NETCore.App"
:
{
"privateAssets"
:
"all"
}
},
"runtimeIdentifierGraphPath"
:
"C:
\\
Program Files
\\
dotnet
\\
sdk
\\
5.0.408
\\
RuntimeIdentifierGraph.json"
}
}
}
}
\ No newline at end of file
Infrastructure/obj/project.nuget.cache
0 → 100644
View file @
d201190d
{
"version": 2,
"dgSpecHash": "nE5hjIYIHqsBpbaYSVr2F9ciHLTuELSPesSNArfnouHIdLKMHKXmcAIQNuBKX24BPGSuWS7CHsOktIx+SjCpHg==",
"success": true,
"projectFilePath": "C:\\Users\\HASAN\\Desktop\\Medic\\Infrastructure\\Infrastructure.csproj",
"expectedPackageFiles": [],
"logs": []
}
\ No newline at end of file
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