NET-Web-API-w-Angular/obj/Api.csproj.nuget.dgspec.json

100 lines
3.1 KiB
JSON
Raw Normal View History

2024-02-09 00:29:56 +00:00
{
"format": 1,
"restore": {
2024-06-03 19:44:25 +00:00
"/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/Api.csproj": {}
2024-02-09 00:29:56 +00:00
},
"projects": {
2024-06-03 19:44:25 +00:00
"/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/Api.csproj": {
2024-02-09 00:29:56 +00:00
"version": "1.0.0",
"restore": {
2024-06-03 19:44:25 +00:00
"projectUniqueName": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/Api.csproj",
"projectName": "Api",
"projectPath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/Api.csproj",
2024-02-09 00:29:56 +00:00
"packagesPath": "/root/.nuget/packages/",
2024-05-29 20:01:13 +00:00
"outputPath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/",
2024-02-09 00:29:56 +00:00
"projectStyle": "PackageReference",
"configFilePaths": [
2024-06-03 19:44:25 +00:00
"/root/.nuget/NuGet/NuGet.Config"
2024-02-09 00:29:56 +00:00
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
"Microsoft.EntityFrameworkCore.Design": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[8.0.1, )"
},
"Microsoft.EntityFrameworkCore.InMemory": {
"target": "Package",
"version": "[8.0.1, )"
},
"Microsoft.EntityFrameworkCore.SqlServer": {
"target": "Package",
"version": "[8.0.1, )"
},
"Microsoft.EntityFrameworkCore.Tools": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[8.0.1, )"
},
"Microsoft.VisualStudio.Web.CodeGeneration.Design": {
"target": "Package",
"version": "[8.0.0, )"
},
"Swashbuckle.AspNetCore": {
"target": "Package",
"version": "[6.4.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
2024-05-29 20:01:13 +00:00
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[8.0.5, 8.0.5]"
}
],
2024-02-09 00:29:56 +00:00
"frameworkReferences": {
"Microsoft.AspNetCore.App": {
"privateAssets": "none"
},
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
2024-05-29 20:01:13 +00:00
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.105/PortableRuntimeIdentifierGraph.json"
2024-02-09 00:29:56 +00:00
}
}
}
}
}