104 lines
No EOL
3.3 KiB
JSON
Executable file
104 lines
No EOL
3.3 KiB
JSON
Executable file
{
|
|
"format": 1,
|
|
"restore": {
|
|
"/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj": {}
|
|
},
|
|
"projects": {
|
|
"/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj",
|
|
"projectName": "TodoApi",
|
|
"projectPath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj",
|
|
<<<<<<< HEAD
|
|
"packagesPath": "/home/arctichawk1/.nuget/packages/",
|
|
=======
|
|
"packagesPath": "/root/.nuget/packages/",
|
|
>>>>>>> ac2ff0fcec82376c386f9bb642b1a71e2499e727
|
|
"outputPath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/",
|
|
"projectStyle": "PackageReference",
|
|
"configFilePaths": [
|
|
"/home/arctichawk1/.nuget/NuGet/NuGet.Config"
|
|
],
|
|
"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,
|
|
"downloadDependencies": [
|
|
{
|
|
"name": "Microsoft.AspNetCore.App.Ref",
|
|
"version": "[8.0.5, 8.0.5]"
|
|
}
|
|
],
|
|
"frameworkReferences": {
|
|
"Microsoft.AspNetCore.App": {
|
|
"privateAssets": "none"
|
|
},
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.105/PortableRuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |