Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
[assembly: System.Reflection.AssemblyCompanyAttribute("DrugKitAPI.API")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+18417594216299ae1916f2feced6a53faceda1d8")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+8bb8fcea4ea303df1c6630a50f68c7765a614b6e")]
[assembly: System.Reflection.AssemblyProductAttribute("DrugKitAPI.API")]
[assembly: System.Reflection.AssemblyTitleAttribute("DrugKitAPI.API")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
07bac5679b9af2510af2df92797db52a7706d85923040bcfe124fd4c1fa1c70a
87aefcf10928d2275b6509feebd6e5bbb8214e83c9f7ef7131bd6014c4cc509a
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = DrugKitAPI.API
build_property.RootNamespace = DrugKitAPI.API
build_property.ProjectDir = D:\Graduation Project\DrugKitAPI\DrugKitAPI.API\
build_property.ProjectDir = C:\Users\DELL\Downloads\Documents\senior yearrr\drug kit\DrugKit_API-main\DrugKitAPI.API\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.RazorLangVersion = 8.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = D:\Graduation Project\DrugKitAPI\DrugKitAPI.API
build_property.MSBuildProjectDirectory = C:\Users\DELL\Downloads\Documents\senior yearrr\drug kit\DrugKit_API-main\DrugKitAPI.API
build_property._RazorSourceGeneratorDebug =
Binary file modified DrugKitAPI.API/obj/Debug/net8.0/DrugKitAPI.API.assets.cache
Binary file not shown.
Binary file not shown.
74 changes: 46 additions & 28 deletions DrugKitAPI.API/obj/DrugKitAPI.API.csproj.nuget.dgspec.json
Original file line number Diff line number Diff line change
@@ -1,38 +1,39 @@
{
"format": 1,
"restore": {
"D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.API\\DrugKitAPI.API.csproj": {}
"C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.API\\DrugKitAPI.API.csproj": {}
},
"projects": {
"D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.API\\DrugKitAPI.API.csproj": {
"C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.API\\DrugKitAPI.API.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.API\\DrugKitAPI.API.csproj",
"projectUniqueName": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.API\\DrugKitAPI.API.csproj",
"projectName": "DrugKitAPI.API",
"projectPath": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.API\\DrugKitAPI.API.csproj",
"packagesPath": "C:\\Users\\sheri\\.nuget\\packages\\",
"outputPath": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.API\\obj\\",
"projectPath": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.API\\DrugKitAPI.API.csproj",
"packagesPath": "C:\\Users\\DELL\\.nuget\\packages\\",
"outputPath": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.API\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\sheri\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\DELL\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {
"D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj": {
"projectPath": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj"
"C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj": {
"projectPath": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj"
},
"D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.EF\\DrugKitAPI.EF.csproj": {
"projectPath": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.EF\\DrugKitAPI.EF.csproj"
"C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.EF\\DrugKitAPI.EF.csproj": {
"projectPath": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.EF\\DrugKitAPI.EF.csproj"
}
}
}
Expand All @@ -41,6 +42,11 @@
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
Expand Down Expand Up @@ -111,28 +117,29 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.303/PortableRuntimeIdentifierGraph.json"
}
}
},
"D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj": {
"C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj",
"projectUniqueName": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj",
"projectName": "DrugKitAPI.Core",
"projectPath": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj",
"packagesPath": "C:\\Users\\sheri\\.nuget\\packages\\",
"outputPath": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.Core\\obj\\",
"projectPath": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj",
"packagesPath": "C:\\Users\\DELL\\.nuget\\packages\\",
"outputPath": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.Core\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\sheri\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\DELL\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
Expand All @@ -145,6 +152,11 @@
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
Expand Down Expand Up @@ -216,36 +228,37 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.303/PortableRuntimeIdentifierGraph.json"
}
}
},
"D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.EF\\DrugKitAPI.EF.csproj": {
"C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.EF\\DrugKitAPI.EF.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.EF\\DrugKitAPI.EF.csproj",
"projectUniqueName": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.EF\\DrugKitAPI.EF.csproj",
"projectName": "DrugKitAPI.EF",
"projectPath": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.EF\\DrugKitAPI.EF.csproj",
"packagesPath": "C:\\Users\\sheri\\.nuget\\packages\\",
"outputPath": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.EF\\obj\\",
"projectPath": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.EF\\DrugKitAPI.EF.csproj",
"packagesPath": "C:\\Users\\DELL\\.nuget\\packages\\",
"outputPath": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.EF\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\sheri\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\DELL\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {
"D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj": {
"projectPath": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj"
"C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj": {
"projectPath": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj"
}
}
}
Expand All @@ -254,6 +267,11 @@
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
Expand Down Expand Up @@ -301,7 +319,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.303/PortableRuntimeIdentifierGraph.json"
}
}
}
Expand Down
12 changes: 6 additions & 6 deletions DrugKitAPI.API/obj/DrugKitAPI.API.csproj.nuget.g.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<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\sheri\.nuget\packages\</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\DELL\.nuget\packages\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.8.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.10.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\sheri\.nuget\packages\" />
<SourceRoot Include="C:\Users\DELL\.nuget\packages\" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props')" />
Expand All @@ -19,8 +19,8 @@
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design\8.0.10\build\net8.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design\8.0.10\build\net8.0\Microsoft.EntityFrameworkCore.Design.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\sheri\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\sheri\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3</PkgMicrosoft_CodeAnalysis_Analyzers>
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Users\sheri\.nuget\packages\microsoft.entityframeworkcore.tools\8.0.10</PkgMicrosoft_EntityFrameworkCore_Tools>
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\DELL\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\DELL\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3</PkgMicrosoft_CodeAnalysis_Analyzers>
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Users\DELL\.nuget\packages\microsoft.entityframeworkcore.tools\8.0.10</PkgMicrosoft_EntityFrameworkCore_Tools>
</PropertyGroup>
</Project>
28 changes: 17 additions & 11 deletions DrugKitAPI.API/obj/project.assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -8728,37 +8728,38 @@
]
},
"packageFolders": {
"C:\\Users\\sheri\\.nuget\\packages\\": {}
"C:\\Users\\DELL\\.nuget\\packages\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.API\\DrugKitAPI.API.csproj",
"projectUniqueName": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.API\\DrugKitAPI.API.csproj",
"projectName": "DrugKitAPI.API",
"projectPath": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.API\\DrugKitAPI.API.csproj",
"packagesPath": "C:\\Users\\sheri\\.nuget\\packages\\",
"outputPath": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.API\\obj\\",
"projectPath": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.API\\DrugKitAPI.API.csproj",
"packagesPath": "C:\\Users\\DELL\\.nuget\\packages\\",
"outputPath": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.API\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\sheri\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\DELL\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {
"D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj": {
"projectPath": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj"
"C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj": {
"projectPath": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.Core\\DrugKitAPI.Core.csproj"
},
"D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.EF\\DrugKitAPI.EF.csproj": {
"projectPath": "D:\\Graduation Project\\DrugKitAPI\\DrugKitAPI.EF\\DrugKitAPI.EF.csproj"
"C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.EF\\DrugKitAPI.EF.csproj": {
"projectPath": "C:\\Users\\DELL\\Downloads\\Documents\\senior yearrr\\drug kit\\DrugKit_API-main\\DrugKitAPI.EF\\DrugKitAPI.EF.csproj"
}
}
}
Expand All @@ -8767,6 +8768,11 @@
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
Expand Down Expand Up @@ -8837,7 +8843,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.303/PortableRuntimeIdentifierGraph.json"
}
}
}
Expand Down
Loading