phronCare/phronCare.UIBlazor/obj/phronCare.UIBlazor.csproj.nuget.dgspec.json

198 lines
6.7 KiB
JSON
Raw Normal View History

2025-01-24 19:17:26 -03:00
{
"format": 1,
"restore": {
"C:\\Users\\maski\\source\\repos\\SaludLAB\\phronCare\\phronCare.UIBlazor\\phronCare.UIBlazor.csproj": {}
},
"projects": {
"C:\\Users\\maski\\source\\repos\\SaludLAB\\phronCare\\Domain\\Domain.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\maski\\source\\repos\\SaludLAB\\phronCare\\Domain\\Domain.csproj",
"projectName": "Domain",
"projectPath": "C:\\Users\\maski\\source\\repos\\SaludLAB\\phronCare\\Domain\\Domain.csproj",
"packagesPath": "C:\\Users\\maski\\.nuget\\packages\\",
"outputPath": "C:\\Users\\maski\\source\\repos\\SaludLAB\\phronCare\\Domain\\obj\\",
"projectStyle": "PackageReference",
2025-03-22 01:20:43 -03:00
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
2025-01-24 19:17:26 -03:00
"configFilePaths": [
"C:\\Users\\maski\\AppData\\Roaming\\NuGet\\NuGet.Config",
2025-03-22 01:20:43 -03:00
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
2025-01-24 19:17:26 -03:00
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
2025-05-22 09:28:06 -03:00
"C:\\Program Files\\dotnet\\library-packs": {},
2025-01-24 19:17:26 -03:00
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
2025-03-22 01:20:43 -03:00
},
"SdkAnalysisLevel": "9.0.300"
2025-01-24 19:17:26 -03:00
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
2025-08-18 00:47:37 -03:00
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json"
2025-01-24 19:17:26 -03:00
}
}
},
"C:\\Users\\maski\\source\\repos\\SaludLAB\\phronCare\\phronCare.UIBlazor\\phronCare.UIBlazor.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\maski\\source\\repos\\SaludLAB\\phronCare\\phronCare.UIBlazor\\phronCare.UIBlazor.csproj",
"projectName": "phronCare.UIBlazor",
"projectPath": "C:\\Users\\maski\\source\\repos\\SaludLAB\\phronCare\\phronCare.UIBlazor\\phronCare.UIBlazor.csproj",
"packagesPath": "C:\\Users\\maski\\.nuget\\packages\\",
"outputPath": "C:\\Users\\maski\\source\\repos\\SaludLAB\\phronCare\\phronCare.UIBlazor\\obj\\",
"projectStyle": "PackageReference",
2025-03-22 01:20:43 -03:00
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
2025-01-24 19:17:26 -03:00
"configFilePaths": [
"C:\\Users\\maski\\AppData\\Roaming\\NuGet\\NuGet.Config",
2025-03-22 01:20:43 -03:00
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
2025-01-24 19:17:26 -03:00
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
2025-05-22 09:28:06 -03:00
"C:\\Program Files\\dotnet\\library-packs": {},
2025-01-24 19:17:26 -03:00
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {
"C:\\Users\\maski\\source\\repos\\SaludLAB\\phronCare\\Domain\\Domain.csproj": {
"projectPath": "C:\\Users\\maski\\source\\repos\\SaludLAB\\phronCare\\Domain\\Domain.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
2025-03-22 01:20:43 -03:00
},
"SdkAnalysisLevel": "9.0.300"
2025-01-24 19:17:26 -03:00
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
"Blazored.Modal": {
"target": "Package",
"version": "[7.3.1, )"
},
"Blazored.Toast": {
"target": "Package",
"version": "[4.2.1, )"
},
"Blazored.Typeahead": {
"target": "Package",
"version": "[4.7.0, )"
},
2025-01-24 19:17:26 -03:00
"Microsoft.AspNetCore.Components.Authorization": {
"target": "Package",
"version": "[8.0.6, )"
},
"Microsoft.AspNetCore.Components.WebAssembly": {
"target": "Package",
"version": "[8.0.6, )"
},
"Microsoft.AspNetCore.Components.WebAssembly.DevServer": {
"suppressParent": "All",
"target": "Package",
"version": "[8.0.6, )"
},
"Microsoft.NET.ILLink.Tasks": {
"suppressParent": "All",
"target": "Package",
2025-08-18 00:47:37 -03:00
"version": "[8.0.19, )",
2025-01-24 19:17:26 -03:00
"autoReferenced": true
},
"Microsoft.NET.Sdk.WebAssembly.Pack": {
"suppressParent": "All",
"target": "Package",
2025-08-18 00:47:37 -03:00
"version": "[9.0.8, )",
2025-01-24 19:17:26 -03:00
"autoReferenced": true
2025-06-09 11:32:32 -03:00
},
"PSC.Blazor.Components.Chartjs": {
"target": "Package",
"version": "[8.0.8, )"
2025-01-24 19:17:26 -03:00
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.NETCore.App.Runtime.Mono.browser-wasm",
2025-08-18 00:47:37 -03:00
"version": "[8.0.19, 8.0.19]"
2025-01-24 19:17:26 -03:00
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
2025-08-18 00:47:37 -03:00
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json"
2025-01-24 19:17:26 -03:00
}
},
"runtimes": {
"browser-wasm": {
"#import": []
}
}
}
}
}