diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d5a18de --- /dev/null +++ b/.gitignore @@ -0,0 +1,429 @@ +## Ignore Visual Studio temporary files, build results, and +## files generated by popular Visual Studio add-ons. +## +## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore + +# User-specific files +*.rsuser +*.suo +*.user +*.userosscache +*.sln.docstates +*.env + +# User-specific files (MonoDevelop/Xamarin Studio) +*.userprefs + +# Mono auto generated files +mono_crash.* + +# Build results +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleases/ + +[Dd]ebug/x64/ +[Dd]ebugPublic/x64/ +[Rr]elease/x64/ +[Rr]eleases/x64/ +bin/x64/ +obj/x64/ + +[Dd]ebug/x86/ +[Dd]ebugPublic/x86/ +[Rr]elease/x86/ +[Rr]eleases/x86/ +bin/x86/ +obj/x86/ + +[Ww][Ii][Nn]32/ +[Aa][Rr][Mm]/ +[Aa][Rr][Mm]64/ +[Aa][Rr][Mm]64[Ee][Cc]/ +bld/ +[Oo]bj/ +[Oo]ut/ +[Ll]og/ +[Ll]ogs/ + +# Build results on 'Bin' directories +**/[Bb]in/* +# Uncomment if you have tasks that rely on *.refresh files to move binaries +# (https://github.com/github/gitignore/pull/3736) +#!**/[Bb]in/*.refresh + +# Visual Studio 2015/2017 cache/options directory +.vs/ +# Uncomment if you have tasks that create the project's static files in wwwroot +#wwwroot/ + +# Visual Studio 2017 auto generated files +Generated\ Files/ + +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* +*.trx + +# NUnit +*.VisualState.xml +TestResult.xml +nunit-*.xml + +# Approval Tests result files +*.received.* + +# Build Results of an ATL Project +[Dd]ebugPS/ +[Rr]eleasePS/ +dlldata.c + +# Benchmark Results +BenchmarkDotNet.Artifacts/ + +# .NET Core +project.lock.json +project.fragment.lock.json +artifacts/ +.artifacts/ + +# ASP.NET Scaffolding +ScaffoldingReadMe.txt + +# StyleCop +StyleCopReport.xml + +# Files built by Visual Studio +*_i.c +*_p.c +*_h.h +*.ilk +*.meta +*.obj +*.idb +*.iobj +*.pch +*.pdb +*.ipdb +*.pgc +*.pgd +*.rsp +# but not Directory.Build.rsp, as it configures directory-level build defaults +!Directory.Build.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*_wpftmp.csproj +*.log +*.tlog +*.vspscc +*.vssscc +.builds +*.pidb +*.svclog +*.scc + +# Chutzpah Test files +_Chutzpah* + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opendb +*.opensdf +*.sdf +*.cachefile +*.VC.db +*.VC.VC.opendb + +# Visual Studio profiler +*.psess +*.vsp +*.vspx +*.sap + +# Visual Studio Trace Files +*.e2e + +# TFS 2012 Local Workspace +$tf/ + +# Guidance Automation Toolkit +*.gpState + +# ReSharper is a .NET coding add-in +_ReSharper*/ +*.[Rr]e[Ss]harper +*.DotSettings.user + +# TeamCity is a build add-in +_TeamCity* + +# DotCover is a Code Coverage Tool +*.dotCover + +# AxoCover is a Code Coverage Tool +.axoCover/* +!.axoCover/settings.json + +# Coverlet is a free, cross platform Code Coverage Tool +coverage*.json +coverage*.xml +coverage*.info + +# Visual Studio code coverage results +*.coverage +*.coveragexml + +# NCrunch +_NCrunch_* +.NCrunch_* +.*crunch*.local.xml +nCrunchTemp_* + +# MightyMoose +*.mm.* +AutoTest.Net/ + +# Web workbench (sass) +.sass-cache/ + +# Installshield output folder +[Ee]xpress/ + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish/ + +# Publish Web Output +*.[Pp]ublish.xml +*.azurePubxml +# Note: Comment the next line if you want to checkin your web deploy settings, +# but database connection strings (with potential passwords) will be unencrypted +*.pubxml +*.publishproj + +# Microsoft Azure Web App publish settings. Comment the next line if you want to +# checkin your Azure Web App publish settings, but sensitive information contained +# in these scripts will be unencrypted +PublishScripts/ + +# NuGet Packages +*.nupkg +# NuGet Symbol Packages +*.snupkg +# The packages folder can be ignored because of Package Restore +**/[Pp]ackages/* +# except build/, which is used as an MSBuild target. +!**/[Pp]ackages/build/ +# Uncomment if necessary however generally it will be regenerated when needed +#!**/[Pp]ackages/repositories.config +# NuGet v3's project.json files produces more ignorable files +*.nuget.props +*.nuget.targets + +# Microsoft Azure Build Output +csx/ +*.build.csdef + +# Microsoft Azure Emulator +ecf/ +rcf/ + +# Windows Store app package directories and files +AppPackages/ +BundleArtifacts/ +Package.StoreAssociation.xml +_pkginfo.txt +*.appx +*.appxbundle +*.appxupload + +# Visual Studio cache files +# files ending in .cache can be ignored +*.[Cc]ache +# but keep track of directories ending in .cache +!?*.[Cc]ache/ + +# Others +ClientBin/ +~$* +*~ +*.dbmdl +*.dbproj.schemaview +*.jfm +*.pfx +*.publishsettings +orleans.codegen.cs + +# Including strong name files can present a security risk +# (https://github.com/github/gitignore/pull/2483#issue-259490424) +#*.snk + +# Since there are multiple workflows, uncomment next line to ignore bower_components +# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622) +#bower_components/ + +# RIA/Silverlight projects +Generated_Code/ + +# Backup & report files from converting an old project file +# to a newer Visual Studio version. Backup files are not needed, +# because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm +ServiceFabricBackup/ +*.rptproj.bak + +# SQL Server files +*.mdf +*.ldf +*.ndf + +# Business Intelligence projects +*.rdl.data +*.bim.layout +*.bim_*.settings +*.rptproj.rsuser +*- [Bb]ackup.rdl +*- [Bb]ackup ([0-9]).rdl +*- [Bb]ackup ([0-9][0-9]).rdl + +# Microsoft Fakes +FakesAssemblies/ + +# GhostDoc plugin setting file +*.GhostDoc.xml + +# Node.js Tools for Visual Studio +.ntvs_analysis.dat +node_modules/ + +# Visual Studio 6 build log +*.plg + +# Visual Studio 6 workspace options file +*.opt + +# Visual Studio 6 auto-generated workspace file (contains which files were open etc.) +*.vbw + +# Visual Studio 6 workspace and project file (working project files containing files to include in project) +*.dsw +*.dsp + +# Visual Studio 6 technical files +*.ncb +*.aps + +# Visual Studio LightSwitch build output +**/*.HTMLClient/GeneratedArtifacts +**/*.DesktopClient/GeneratedArtifacts +**/*.DesktopClient/ModelManifest.xml +**/*.Server/GeneratedArtifacts +**/*.Server/ModelManifest.xml +_Pvt_Extensions + +# Paket dependency manager +**/.paket/paket.exe +paket-files/ + +# FAKE - F# Make +**/.fake/ + +# CodeRush personal settings +**/.cr/personal + +# Python Tools for Visual Studio (PTVS) +**/__pycache__/ +*.pyc + +# Cake - Uncomment if you are using it +#tools/** +#!tools/packages.config + +# Tabs Studio +*.tss + +# Telerik's JustMock configuration file +*.jmconfig + +# BizTalk build output +*.btp.cs +*.btm.cs +*.odx.cs +*.xsd.cs + +# OpenCover UI analysis results +OpenCover/ + +# Azure Stream Analytics local run output +ASALocalRun/ + +# MSBuild Binary and Structured Log +*.binlog +MSBuild_Logs/ + +# AWS SAM Build and Temporary Artifacts folder +.aws-sam + +# NVidia Nsight GPU debugger configuration file +*.nvuser + +# MFractors (Xamarin productivity tool) working folder +**/.mfractor/ + +# Local History for Visual Studio +**/.localhistory/ + +# Visual Studio History (VSHistory) files +.vshistory/ + +# BeatPulse healthcheck temp database +healthchecksdb + +# Backup folder for Package Reference Convert tool in Visual Studio 2017 +MigrationBackup/ + +# Ionide (cross platform F# VS Code tools) working folder +**/.ionide/ + +# Fody - auto-generated XML schema +FodyWeavers.xsd + +# VS Code files for those working on multiple tools +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +!.vscode/*.code-snippets + +# Local History for Visual Studio Code +.history/ + +# Built Visual Studio Code Extensions +*.vsix + +# Windows Installer files from build outputs +*.cab +*.msi +*.msix +*.msm +*.msp diff --git a/.vs/vita-asistente.slnx/DesignTimeBuild/.dtbcache.v2 b/.vs/vita-asistente.slnx/DesignTimeBuild/.dtbcache.v2 deleted file mode 100644 index fbdbfde..0000000 Binary files a/.vs/vita-asistente.slnx/DesignTimeBuild/.dtbcache.v2 and /dev/null differ diff --git a/.vs/vita-asistente.slnx/FileContentIndex/4962702d-d59a-461c-90d8-f2836c303540.vsidx b/.vs/vita-asistente.slnx/FileContentIndex/4962702d-d59a-461c-90d8-f2836c303540.vsidx deleted file mode 100644 index 0167ef3..0000000 Binary files a/.vs/vita-asistente.slnx/FileContentIndex/4962702d-d59a-461c-90d8-f2836c303540.vsidx and /dev/null differ diff --git a/.vs/vita-asistente.slnx/FileContentIndex/9fd7bf27-f682-4710-99cd-5b2c77e692d3.vsidx b/.vs/vita-asistente.slnx/FileContentIndex/9fd7bf27-f682-4710-99cd-5b2c77e692d3.vsidx deleted file mode 100644 index 4aeba75..0000000 Binary files a/.vs/vita-asistente.slnx/FileContentIndex/9fd7bf27-f682-4710-99cd-5b2c77e692d3.vsidx and /dev/null differ diff --git a/.vs/vita-asistente.slnx/FileContentIndex/a2cb9b2d-93c6-4033-b15c-f5133e41f6c5.vsidx b/.vs/vita-asistente.slnx/FileContentIndex/a2cb9b2d-93c6-4033-b15c-f5133e41f6c5.vsidx deleted file mode 100644 index b414231..0000000 Binary files a/.vs/vita-asistente.slnx/FileContentIndex/a2cb9b2d-93c6-4033-b15c-f5133e41f6c5.vsidx and /dev/null differ diff --git a/.vs/vita-asistente.slnx/FileContentIndex/c31041e3-49e2-4c4b-b116-97a114308791.vsidx b/.vs/vita-asistente.slnx/FileContentIndex/c31041e3-49e2-4c4b-b116-97a114308791.vsidx deleted file mode 100644 index cc3f9a1..0000000 Binary files a/.vs/vita-asistente.slnx/FileContentIndex/c31041e3-49e2-4c4b-b116-97a114308791.vsidx and /dev/null differ diff --git a/.vs/vita-asistente.slnx/FileContentIndex/ea295a8d-c043-4758-998e-b72c2b019cd5.vsidx b/.vs/vita-asistente.slnx/FileContentIndex/ea295a8d-c043-4758-998e-b72c2b019cd5.vsidx deleted file mode 100644 index 6ff84e1..0000000 Binary files a/.vs/vita-asistente.slnx/FileContentIndex/ea295a8d-c043-4758-998e-b72c2b019cd5.vsidx and /dev/null differ diff --git a/.vs/vita-asistente.slnx/config/applicationhost.config b/.vs/vita-asistente.slnx/config/applicationhost.config deleted file mode 100644 index 269dc55..0000000 --- a/.vs/vita-asistente.slnx/config/applicationhost.config +++ /dev/null @@ -1,1021 +0,0 @@ - - - - - - - - -
-
-
-
-
-
-
-
- - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- -
-
-
-
-
-
- -
-
-
-
-
- -
-
-
- -
-
- -
-
- -
-
-
- - -
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.vs/vita-asistente.slnx/v18/.futdcache.v2 b/.vs/vita-asistente.slnx/v18/.futdcache.v2 deleted file mode 100644 index fd7c3f1..0000000 Binary files a/.vs/vita-asistente.slnx/v18/.futdcache.v2 and /dev/null differ diff --git a/.vs/vita-asistente.slnx/v18/.suo b/.vs/vita-asistente.slnx/v18/.suo deleted file mode 100644 index c682632..0000000 Binary files a/.vs/vita-asistente.slnx/v18/.suo and /dev/null differ diff --git a/.vs/vita-asistente.slnx/v18/DocumentLayout.backup.json b/.vs/vita-asistente.slnx/v18/DocumentLayout.backup.json deleted file mode 100644 index 527a486..0000000 --- a/.vs/vita-asistente.slnx/v18/DocumentLayout.backup.json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "Version": 1, - "WorkspaceRootPath": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\", - "Documents": [ - { - "AbsoluteMoniker": "D:0:0:{DF7AD1BB-7DD9-4CE5-857C-CDA25577352C}|vita-asistente.csproj|c:\\users\\franc\\source\\repos\\vita-asistente\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", - "RelativeMoniker": "D:0:0:{DF7AD1BB-7DD9-4CE5-857C-CDA25577352C}|vita-asistente.csproj|solutionrelative:program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" - }, - { - "AbsoluteMoniker": "D:0:0:{DF7AD1BB-7DD9-4CE5-857C-CDA25577352C}|vita-asistente.csproj|c:\\users\\franc\\source\\repos\\vita-asistente\\views\\usuarios\\manageroles.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", - "RelativeMoniker": "D:0:0:{DF7AD1BB-7DD9-4CE5-857C-CDA25577352C}|vita-asistente.csproj|solutionrelative:views\\usuarios\\manageroles.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" - }, - { - "AbsoluteMoniker": "D:0:0:{DF7AD1BB-7DD9-4CE5-857C-CDA25577352C}|vita-asistente.csproj|c:\\users\\franc\\source\\repos\\vita-asistente\\views\\roles\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", - "RelativeMoniker": "D:0:0:{DF7AD1BB-7DD9-4CE5-857C-CDA25577352C}|vita-asistente.csproj|solutionrelative:views\\roles\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" - } - ], - "DocumentGroupContainers": [ - { - "Orientation": 0, - "VerticalTabListWidth": 256, - "DocumentGroups": [ - { - "DockedWidth": 200, - "SelectedChildIndex": 3, - "Children": [ - { - "$type": "Bookmark", - "Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}" - }, - { - "$type": "Bookmark", - "Name": "ST:0:0:{aa2115a1-9712-457b-9047-dbb71ca2cde3}" - }, - { - "$type": "Bookmark", - "Name": "ST:0:0:{aa2115a1-9712-457b-9047-dbb71ca2cdd2}" - }, - { - "$type": "Document", - "DocumentIndex": 0, - "Title": "Program.cs", - "DocumentMoniker": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\Program.cs", - "RelativeDocumentMoniker": "Program.cs", - "ToolTip": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\Program.cs", - "RelativeToolTip": "Program.cs", - "ViewState": "AgIAAD8AAAAAAAAAAAAAAFUAAAABAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2026-08-10T18:18:15.097Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 2, - "Title": "Index.cshtml", - "DocumentMoniker": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\Views\\Roles\\Index.cshtml", - "RelativeDocumentMoniker": "Views\\Roles\\Index.cshtml", - "ToolTip": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\Views\\Roles\\Index.cshtml", - "RelativeToolTip": "Views\\Roles\\Index.cshtml", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAEAAAAZAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", - "WhenOpened": "2026-08-10T18:16:34.827Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 1, - "Title": "ManageRoles.cshtml", - "DocumentMoniker": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\Views\\Usuarios\\ManageRoles.cshtml", - "RelativeDocumentMoniker": "Views\\Usuarios\\ManageRoles.cshtml", - "ToolTip": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\Views\\Usuarios\\ManageRoles.cshtml", - "RelativeToolTip": "Views\\Usuarios\\ManageRoles.cshtml", - "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAABCAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", - "WhenOpened": "2026-08-10T18:15:38.813Z", - "EditorCaption": "" - } - ] - } - ] - } - ] -} \ No newline at end of file diff --git a/.vs/vita-asistente.slnx/v18/DocumentLayout.json b/.vs/vita-asistente.slnx/v18/DocumentLayout.json deleted file mode 100644 index 527a486..0000000 --- a/.vs/vita-asistente.slnx/v18/DocumentLayout.json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "Version": 1, - "WorkspaceRootPath": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\", - "Documents": [ - { - "AbsoluteMoniker": "D:0:0:{DF7AD1BB-7DD9-4CE5-857C-CDA25577352C}|vita-asistente.csproj|c:\\users\\franc\\source\\repos\\vita-asistente\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", - "RelativeMoniker": "D:0:0:{DF7AD1BB-7DD9-4CE5-857C-CDA25577352C}|vita-asistente.csproj|solutionrelative:program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" - }, - { - "AbsoluteMoniker": "D:0:0:{DF7AD1BB-7DD9-4CE5-857C-CDA25577352C}|vita-asistente.csproj|c:\\users\\franc\\source\\repos\\vita-asistente\\views\\usuarios\\manageroles.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", - "RelativeMoniker": "D:0:0:{DF7AD1BB-7DD9-4CE5-857C-CDA25577352C}|vita-asistente.csproj|solutionrelative:views\\usuarios\\manageroles.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" - }, - { - "AbsoluteMoniker": "D:0:0:{DF7AD1BB-7DD9-4CE5-857C-CDA25577352C}|vita-asistente.csproj|c:\\users\\franc\\source\\repos\\vita-asistente\\views\\roles\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}", - "RelativeMoniker": "D:0:0:{DF7AD1BB-7DD9-4CE5-857C-CDA25577352C}|vita-asistente.csproj|solutionrelative:views\\roles\\index.cshtml||{40D31677-CBC0-4297-A9EF-89D907823A98}" - } - ], - "DocumentGroupContainers": [ - { - "Orientation": 0, - "VerticalTabListWidth": 256, - "DocumentGroups": [ - { - "DockedWidth": 200, - "SelectedChildIndex": 3, - "Children": [ - { - "$type": "Bookmark", - "Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}" - }, - { - "$type": "Bookmark", - "Name": "ST:0:0:{aa2115a1-9712-457b-9047-dbb71ca2cde3}" - }, - { - "$type": "Bookmark", - "Name": "ST:0:0:{aa2115a1-9712-457b-9047-dbb71ca2cdd2}" - }, - { - "$type": "Document", - "DocumentIndex": 0, - "Title": "Program.cs", - "DocumentMoniker": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\Program.cs", - "RelativeDocumentMoniker": "Program.cs", - "ToolTip": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\Program.cs", - "RelativeToolTip": "Program.cs", - "ViewState": "AgIAAD8AAAAAAAAAAAAAAFUAAAABAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2026-08-10T18:18:15.097Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 2, - "Title": "Index.cshtml", - "DocumentMoniker": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\Views\\Roles\\Index.cshtml", - "RelativeDocumentMoniker": "Views\\Roles\\Index.cshtml", - "ToolTip": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\Views\\Roles\\Index.cshtml", - "RelativeToolTip": "Views\\Roles\\Index.cshtml", - "ViewState": "AgIAAAAAAAAAAAAAAAAAAAEAAAAZAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", - "WhenOpened": "2026-08-10T18:16:34.827Z", - "EditorCaption": "" - }, - { - "$type": "Document", - "DocumentIndex": 1, - "Title": "ManageRoles.cshtml", - "DocumentMoniker": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\Views\\Usuarios\\ManageRoles.cshtml", - "RelativeDocumentMoniker": "Views\\Usuarios\\ManageRoles.cshtml", - "ToolTip": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\Views\\Usuarios\\ManageRoles.cshtml", - "RelativeToolTip": "Views\\Usuarios\\ManageRoles.cshtml", - "ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAABCAAAAAAAAAA==", - "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000759|", - "WhenOpened": "2026-08-10T18:15:38.813Z", - "EditorCaption": "" - } - ] - } - ] - } - ] -} \ No newline at end of file diff --git a/.vs/vita-asistente/CopilotIndices/18.8.1083.22234/CodeChunks.db b/.vs/vita-asistente/CopilotIndices/18.8.1083.22234/CodeChunks.db deleted file mode 100644 index d262c42..0000000 Binary files a/.vs/vita-asistente/CopilotIndices/18.8.1083.22234/CodeChunks.db and /dev/null differ diff --git a/.vs/vita-asistente/CopilotIndices/18.8.1083.22234/SemanticSymbols.db b/.vs/vita-asistente/CopilotIndices/18.8.1083.22234/SemanticSymbols.db deleted file mode 100644 index 07926f6..0000000 Binary files a/.vs/vita-asistente/CopilotIndices/18.8.1083.22234/SemanticSymbols.db and /dev/null differ diff --git a/Controllers/AccountController.cs b/Controllers/AccountController.cs index 66dc79b..9631562 100644 --- a/Controllers/AccountController.cs +++ b/Controllers/AccountController.cs @@ -48,11 +48,8 @@ namespace vita_asistente.Controllers if (result.Succeeded) { - // Asignar rol "Usuario" por defecto (si el rol existe) - // Si no existe, lo creamos o lo ignoramos. Lo veremos después. - // Por ahora, solo iniciamos sesión. await _signInManager.SignInAsync(user, isPersistent: false); - return RedirectToAction("Index", "Home"); + return LocalRedirect("~/"); } foreach (var error in result.Errors) @@ -118,7 +115,7 @@ namespace vita_asistente.Controllers public async Task Logout() { await _signInManager.SignOutAsync(); - return RedirectToAction("Index", "Home"); + return LocalRedirect("~/"); } // Acciones auxiliares para redirección, 2FA, bloqueo, etc. (opcionales) diff --git a/Controllers/PacientesController.cs b/Controllers/PacientesController.cs index 38e47cd..c5658ed 100644 --- a/Controllers/PacientesController.cs +++ b/Controllers/PacientesController.cs @@ -4,7 +4,7 @@ using Microsoft.EntityFrameworkCore; using System.Linq; using System.Threading.Tasks; using vita_asistente.Data; -using vita_asistente.Data.Models; +using vita_asistente.Models; namespace vita_asistente.Controllers { @@ -26,12 +26,12 @@ namespace vita_asistente.Controllers if (!string.IsNullOrWhiteSpace(nombreBusqueda)) { pacientes = pacientes.Where(p => - (p.Nombre + " " + p.Apellido).Contains(nombreBusqueda.Trim()) || - p.Documento.Contains(nombreBusqueda.Trim())); + (p.FirstName + " " + p.LastName).Contains(nombreBusqueda.Trim()) || + p.DocumentNumber.Contains(nombreBusqueda.Trim())); } ViewBag.NombreBusqueda = nombreBusqueda; - return View(await pacientes.OrderByDescending(p => p.FechaRegistro).ToListAsync()); + return View(await pacientes.OrderByDescending(p => p.CreatedAt).ToListAsync()); } // GET: Pacientes/Details/5 @@ -43,6 +43,186 @@ namespace vita_asistente.Controllers return View(paciente); } + // GET: Pacientes/Create + public IActionResult Create() + { + return View(); + } + + // POST: Pacientes/Create + [HttpPost] + [ValidateAntiForgeryToken] + public async Task Create(Pacientes paciente) + { + if (string.IsNullOrEmpty(paciente.Id)) + { + paciente.Id = Guid.NewGuid().ToString("N"); + if (ModelState.ContainsKey("Id")) + ModelState.Remove("Id"); + } + paciente.AllergiesDescription ??= string.Empty; + if (ModelState.ContainsKey("AllergiesDescription") && + ModelState["AllergiesDescription"].Errors.Any(e => e.ErrorMessage.Contains("required"))) + { + ModelState.Remove("AllergiesDescription"); + } + if (ModelState.IsValid) + { + _context.Add(paciente); + await _context.SaveChangesAsync(); + + if (Request.Headers["Accept"].Contains("application/json")) + { + return Json(new + { + success = true, + data = new + { + id = paciente.Id, + documentType = paciente.DocumentType, + documentNumber = paciente.DocumentNumber, + firstName = paciente.FirstName, + lastName = paciente.LastName, + email = paciente.Email, + birthDate = paciente.BirthDate?.ToString("yyyy-MM-dd"), + address = paciente.Address, + phone = paciente.Phone, + emergencyContactName = paciente.EmergencyContactName, + emergencyContactPhone = paciente.EmergencyContactPhone, + bloodType = paciente.BloodType, + allergiesDescription = paciente.AllergiesDescription, + hasMedicationAllergies = paciente.HasMedicationAllergies, + isActive = paciente.IsActive, + createdAt = paciente.CreatedAt.ToString("yyyy-MM-dd HH:mm:ss") + } + }); + } + + return RedirectToAction(nameof(Index)); + } + if (Request.Headers["Accept"].Contains("application/json")) + { + var errorDict = new Dictionary(); + foreach (var key in ModelState.Keys) + { + var errors = ModelState[key]?.Errors; + if (errors != null && errors.Any()) + { + errorDict.Add(key, errors.Select(e => e.ErrorMessage).ToArray()); + } + } + return BadRequest(new { success = false, errors = errorDict }); + } + return View(paciente); + } + + // GET: Pacientes/Edit/5 + public async Task Edit(string id) + { + if (id == null) return NotFound(); + var paciente = await _context.Pacientes.FindAsync(id); + if (paciente == null) return NotFound(); + return View(paciente); + } + + // POST: Pacientes/Edit/5 + [HttpPost] + [ValidateAntiForgeryToken] + public async Task Edit(string id, Pacientes paciente) + { + if (id != paciente.Id) return NotFound(); + paciente.Id = id; + paciente.AllergiesDescription ??= string.Empty; + if (ModelState.ContainsKey("AllergiesDescription") && + ModelState["AllergiesDescription"].Errors.Any(e => e.ErrorMessage.Contains("required"))) + { + ModelState.Remove("AllergiesDescription"); + } + if (ModelState.IsValid) + { + try + { + _context.Update(paciente); + await _context.SaveChangesAsync(); + + if (Request.Headers["Accept"].Contains("application/json")) + { + return Json(new + { + success = true, + data = new + { + id = paciente.Id, + documentType = paciente.DocumentType, + documentNumber = paciente.DocumentNumber, + firstName = paciente.FirstName, + lastName = paciente.LastName, + email = paciente.Email, + birthDate = paciente.BirthDate?.ToString("yyyy-MM-dd"), + address = paciente.Address, + phone = paciente.Phone, + emergencyContactName = paciente.EmergencyContactName, + emergencyContactPhone = paciente.EmergencyContactPhone, + bloodType = paciente.BloodType, + allergiesDescription = paciente.AllergiesDescription, + hasMedicationAllergies = paciente.HasMedicationAllergies, + isActive = paciente.IsActive, + createdAt = paciente.CreatedAt.ToString("yyyy-MM-dd HH:mm:ss") + } + }); + } + return RedirectToAction(nameof(Index)); + } + catch (DbUpdateConcurrencyException) + { + if (!PacienteExists(paciente.Id)) return NotFound(); + throw; + } + } + if (Request.Headers["Accept"].Contains("application/json")) + { + var errorDict = new Dictionary(); + foreach (var key in ModelState.Keys) + { + var errors = ModelState[key]?.Errors; + if (errors != null && errors.Any()) + { + errorDict.Add(key, errors.Select(e => e.ErrorMessage).ToArray()); + } + } + return BadRequest(new { success = false, errors = errorDict }); + } + return View(paciente); + } + + // GET: Pacientes/Delete/5 + public async Task Delete(string id) + { + if (id == null) return NotFound(); + var paciente = await _context.Pacientes.FindAsync(id); + if (paciente == null) return NotFound(); + return View(paciente); + } + + // POST: Pacientes/Delete/5 + [HttpPost, ActionName("Delete")] + [ValidateAntiForgeryToken] + public async Task DeleteConfirmed(string id) + { + var paciente = await _context.Pacientes.FindAsync(id); + if (paciente != null) + { + _context.Pacientes.Remove(paciente); + await _context.SaveChangesAsync(); + } + + if (Request.Headers["Accept"].Contains("application/json")) + { + return Json(new { success = true }); + } + return RedirectToAction(nameof(Index)); + } + // POST: Pacientes/Activate/5 [HttpPost] [Authorize(Roles = "Admin")] @@ -58,5 +238,26 @@ namespace vita_asistente.Controllers return RedirectToAction(nameof(Index)); } + + // POST: Pacientes/Disable/5 + [HttpPost] + [Authorize(Roles = "Admin")] + [ValidateAntiForgeryToken] + public async Task Disable(string id) + { + var paciente = await _context.Pacientes.FindAsync(id); + if (paciente == null) return NotFound(); + + paciente.IsActive = false; + _context.Pacientes.Update(paciente); + await _context.SaveChangesAsync(); + + return RedirectToAction(nameof(Index)); + } + + private bool PacienteExists(string id) + { + return _context.Pacientes.Any(e => e.Id == id); + } } } \ No newline at end of file diff --git a/Data/ApplicationDbContext.cs b/Data/ApplicationDbContext.cs index fbd9369..b22102f 100644 --- a/Data/ApplicationDbContext.cs +++ b/Data/ApplicationDbContext.cs @@ -1,6 +1,6 @@ using Microsoft.AspNetCore.Identity.EntityFrameworkCore; using Microsoft.EntityFrameworkCore; -using vita_asistente.Data.Models; +using System.Reflection.Emit; using vita_asistente.Models; namespace vita_asistente.Data @@ -12,17 +12,22 @@ namespace vita_asistente.Data { } - // DbSet for Paciente model - public DbSet Pacientes { get; set; } - + public DbSet Pacientes { get; set; } protected override void OnModelCreating(ModelBuilder builder) { base.OnModelCreating(builder); builder.Entity().ToTable("AspNetUsers"); - builder.Entity() - .ToTable("Pacientes") - .HasBaseType(); + + //------Paciente---------------- + builder.Entity(entity => + { + entity.HasKey(e => e.Id); + entity.Property(e => e.DocumentType).HasMaxLength(50).IsRequired(); + entity.Property(e => e.DocumentNumber).HasMaxLength(20).IsRequired(); + entity.Property(e => e.FirstName).HasMaxLength(100).IsRequired(); + entity.Property(e => e.LastName).HasMaxLength(100).IsRequired(); + } ); } } } diff --git a/Data/Models/Paciente.cs b/Data/Models/Paciente.cs deleted file mode 100644 index b4c7eb6..0000000 --- a/Data/Models/Paciente.cs +++ /dev/null @@ -1,30 +0,0 @@ -using System.ComponentModel.DataAnnotations; -using System.ComponentModel.DataAnnotations.Schema; -using vita_asistente.Models; - -namespace vita_asistente.Data.Models -{ - public class Paciente : ApplicationUser - { - [StringLength(100)] - public string NombreContactoEmergencia { get; set; } = string.Empty; - - [StringLength(50)] - public string TelefonoContactoEmergencia { get; set; } = string.Empty; - - [StringLength(50)] - public string TipoSangre { get; set; } = string.Empty; - - public bool TieneAlergiasMedicamentosas { get; set; } - - [StringLength(500)] - public string AlergiasDescripcion { get; set; } = string.Empty; - - public DateTime FechaRegistro { get; set; } - - /// - /// Indicates whether the patient account is active and can log in - /// - public bool IsActive { get; set; } = true; // Default to active - } -} \ No newline at end of file diff --git a/Migrations/20260811005032_InitialCreate.Designer.cs b/Migrations/20260811005032_InitialCreate.Designer.cs deleted file mode 100644 index dc75706..0000000 --- a/Migrations/20260811005032_InitialCreate.Designer.cs +++ /dev/null @@ -1,341 +0,0 @@ -// -using System; -using Microsoft.EntityFrameworkCore; -using Microsoft.EntityFrameworkCore.Infrastructure; -using Microsoft.EntityFrameworkCore.Metadata; -using Microsoft.EntityFrameworkCore.Migrations; -using Microsoft.EntityFrameworkCore.Storage.ValueConversion; -using vita_asistente.Data; - -#nullable disable - -namespace vita_asistente.Migrations -{ - [DbContext(typeof(ApplicationDbContext))] - [Migration("20260811005032_InitialCreate")] - partial class InitialCreate - { - /// - protected override void BuildTargetModel(ModelBuilder modelBuilder) - { -#pragma warning disable 612, 618 - modelBuilder - .HasAnnotation("ProductVersion", "8.0.29") - .HasAnnotation("Relational:MaxIdentifierLength", 64); - - MySqlModelBuilderExtensions.AutoIncrementColumns(modelBuilder); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityRole", b => - { - b.Property("Id") - .HasColumnType("varchar(255)"); - - b.Property("ConcurrencyStamp") - .IsConcurrencyToken() - .HasColumnType("longtext"); - - b.Property("Name") - .HasMaxLength(256) - .HasColumnType("varchar(256)"); - - b.Property("NormalizedName") - .HasMaxLength(256) - .HasColumnType("varchar(256)"); - - b.HasKey("Id"); - - b.HasIndex("NormalizedName") - .IsUnique() - .HasDatabaseName("RoleNameIndex"); - - b.ToTable("AspNetRoles", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityRoleClaim", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("int"); - - MySqlPropertyBuilderExtensions.UseMySqlIdentityColumn(b.Property("Id")); - - b.Property("ClaimType") - .HasColumnType("longtext"); - - b.Property("ClaimValue") - .HasColumnType("longtext"); - - b.Property("RoleId") - .IsRequired() - .HasColumnType("varchar(255)"); - - b.HasKey("Id"); - - b.HasIndex("RoleId"); - - b.ToTable("AspNetRoleClaims", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserClaim", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("int"); - - MySqlPropertyBuilderExtensions.UseMySqlIdentityColumn(b.Property("Id")); - - b.Property("ClaimType") - .HasColumnType("longtext"); - - b.Property("ClaimValue") - .HasColumnType("longtext"); - - b.Property("UserId") - .IsRequired() - .HasColumnType("varchar(255)"); - - b.HasKey("Id"); - - b.HasIndex("UserId"); - - b.ToTable("AspNetUserClaims", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserLogin", b => - { - b.Property("LoginProvider") - .HasColumnType("varchar(255)"); - - b.Property("ProviderKey") - .HasColumnType("varchar(255)"); - - b.Property("ProviderDisplayName") - .HasColumnType("longtext"); - - b.Property("UserId") - .IsRequired() - .HasColumnType("varchar(255)"); - - b.HasKey("LoginProvider", "ProviderKey"); - - b.HasIndex("UserId"); - - b.ToTable("AspNetUserLogins", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserRole", b => - { - b.Property("UserId") - .HasColumnType("varchar(255)"); - - b.Property("RoleId") - .HasColumnType("varchar(255)"); - - b.HasKey("UserId", "RoleId"); - - b.HasIndex("RoleId"); - - b.ToTable("AspNetUserRoles", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserToken", b => - { - b.Property("UserId") - .HasColumnType("varchar(255)"); - - b.Property("LoginProvider") - .HasColumnType("varchar(255)"); - - b.Property("Name") - .HasColumnType("varchar(255)"); - - b.Property("Value") - .HasColumnType("longtext"); - - b.HasKey("UserId", "LoginProvider", "Name"); - - b.ToTable("AspNetUserTokens", (string)null); - }); - - modelBuilder.Entity("vita_asistente.Models.ApplicationUser", b => - { - b.Property("Id") - .HasColumnType("varchar(255)"); - - b.Property("AccessFailedCount") - .HasColumnType("int"); - - b.Property("Apellido") - .IsRequired() - .HasColumnType("longtext"); - - b.Property("ConcurrencyStamp") - .IsConcurrencyToken() - .HasColumnType("longtext"); - - b.Property("Direccion") - .IsRequired() - .HasColumnType("longtext"); - - b.Property("Documento") - .IsRequired() - .HasColumnType("longtext"); - - b.Property("Email") - .HasMaxLength(256) - .HasColumnType("varchar(256)"); - - b.Property("EmailConfirmed") - .HasColumnType("tinyint(1)"); - - b.Property("LockoutEnabled") - .HasColumnType("tinyint(1)"); - - b.Property("LockoutEnd") - .HasColumnType("datetime(6)"); - - b.Property("Nombre") - .IsRequired() - .HasColumnType("longtext"); - - b.Property("NormalizedEmail") - .HasMaxLength(256) - .HasColumnType("varchar(256)"); - - b.Property("NormalizedUserName") - .HasMaxLength(256) - .HasColumnType("varchar(256)"); - - b.Property("PasswordHash") - .HasColumnType("longtext"); - - b.Property("PhoneNumber") - .HasColumnType("longtext"); - - b.Property("PhoneNumberConfirmed") - .HasColumnType("tinyint(1)"); - - b.Property("RolPrincipal") - .IsRequired() - .HasColumnType("longtext"); - - b.Property("SecurityStamp") - .HasColumnType("longtext"); - - b.Property("TwoFactorEnabled") - .HasColumnType("tinyint(1)"); - - b.Property("UserName") - .HasMaxLength(256) - .HasColumnType("varchar(256)"); - - b.HasKey("Id"); - - b.HasIndex("NormalizedEmail") - .HasDatabaseName("EmailIndex"); - - b.HasIndex("NormalizedUserName") - .IsUnique() - .HasDatabaseName("UserNameIndex"); - - b.ToTable("AspNetUsers", (string)null); - - b.UseTptMappingStrategy(); - }); - - modelBuilder.Entity("vita_asistente.Data.Models.Paciente", b => - { - b.HasBaseType("vita_asistente.Models.ApplicationUser"); - - b.Property("AlergiasDescripcion") - .IsRequired() - .HasMaxLength(500) - .HasColumnType("varchar(500)"); - - b.Property("FechaRegistro") - .HasColumnType("datetime(6)"); - - b.Property("NombreContactoEmergencia") - .IsRequired() - .HasMaxLength(100) - .HasColumnType("varchar(100)"); - - b.Property("TelefonoContactoEmergencia") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("varchar(50)"); - - b.Property("TieneAlergiasMedicamentosas") - .HasColumnType("tinyint(1)"); - - b.Property("TipoSangre") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("varchar(50)"); - - b.ToTable("Pacientes", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityRoleClaim", b => - { - b.HasOne("Microsoft.AspNetCore.Identity.IdentityRole", null) - .WithMany() - .HasForeignKey("RoleId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserClaim", b => - { - b.HasOne("vita_asistente.Models.ApplicationUser", null) - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserLogin", b => - { - b.HasOne("vita_asistente.Models.ApplicationUser", null) - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserRole", b => - { - b.HasOne("Microsoft.AspNetCore.Identity.IdentityRole", null) - .WithMany() - .HasForeignKey("RoleId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("vita_asistente.Models.ApplicationUser", null) - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserToken", b => - { - b.HasOne("vita_asistente.Models.ApplicationUser", null) - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); - - modelBuilder.Entity("vita_asistente.Data.Models.Paciente", b => - { - b.HasOne("vita_asistente.Models.ApplicationUser", null) - .WithOne() - .HasForeignKey("vita_asistente.Data.Models.Paciente", "Id") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); -#pragma warning restore 612, 618 - } - } -} diff --git a/Migrations/20260811012627_AddIsActiveColumnToPacientes.cs b/Migrations/20260811012627_AddIsActiveColumnToPacientes.cs deleted file mode 100644 index 349ebf0..0000000 --- a/Migrations/20260811012627_AddIsActiveColumnToPacientes.cs +++ /dev/null @@ -1,29 +0,0 @@ -using Microsoft.EntityFrameworkCore.Migrations; - -#nullable disable - -namespace vita_asistente.Migrations -{ - /// - public partial class AddIsActiveColumnToPacientes : Migration - { - /// - protected override void Up(MigrationBuilder migrationBuilder) - { - migrationBuilder.AddColumn( - name: "IsActive", - table: "Pacientes", - type: "tinyint(1)", - nullable: false, - defaultValue: false); - } - - /// - protected override void Down(MigrationBuilder migrationBuilder) - { - migrationBuilder.DropColumn( - name: "IsActive", - table: "Pacientes"); - } - } -} diff --git a/Migrations/20260811012627_AddIsActiveColumnToPacientes.Designer.cs b/Migrations/20260812014543_InitialCreate.Designer.cs similarity index 84% rename from Migrations/20260811012627_AddIsActiveColumnToPacientes.Designer.cs rename to Migrations/20260812014543_InitialCreate.Designer.cs index bc1fa2a..eb70151 100644 --- a/Migrations/20260811012627_AddIsActiveColumnToPacientes.Designer.cs +++ b/Migrations/20260812014543_InitialCreate.Designer.cs @@ -12,8 +12,8 @@ using vita_asistente.Data; namespace vita_asistente.Migrations { [DbContext(typeof(ApplicationDbContext))] - [Migration("20260811012627_AddIsActiveColumnToPacientes")] - partial class AddIsActiveColumnToPacientes + [Migration("20260812014543_InitialCreate")] + partial class InitialCreate { /// protected override void BuildTargetModel(ModelBuilder modelBuilder) @@ -239,44 +239,82 @@ namespace vita_asistente.Migrations .HasDatabaseName("UserNameIndex"); b.ToTable("AspNetUsers", (string)null); - - b.UseTptMappingStrategy(); }); - modelBuilder.Entity("vita_asistente.Data.Models.Paciente", b => + modelBuilder.Entity("vita_asistente.Models.Pacientes", b => { - b.HasBaseType("vita_asistente.Models.ApplicationUser"); + b.Property("Id") + .HasMaxLength(36) + .HasColumnType("varchar(36)"); - b.Property("AlergiasDescripcion") + b.Property("Address") + .HasColumnType("longtext"); + + b.Property("AllergiesDescription") .IsRequired() .HasMaxLength(500) .HasColumnType("varchar(500)"); - b.Property("FechaRegistro") + b.Property("BirthDate") .HasColumnType("datetime(6)"); - b.Property("IsActive") - .HasColumnType("tinyint(1)"); + b.Property("BloodType") + .IsRequired() + .HasMaxLength(50) + .HasColumnType("varchar(50)"); - b.Property("NombreContactoEmergencia") + b.Property("CreatedAt") + .HasColumnType("datetime(6)"); + + b.Property("DocumentNumber") + .IsRequired() + .HasMaxLength(20) + .HasColumnType("varchar(20)"); + + b.Property("DocumentType") + .IsRequired() + .HasMaxLength(50) + .HasColumnType("varchar(50)"); + + b.Property("Email") + .IsRequired() + .HasMaxLength(256) + .HasColumnType("varchar(256)"); + + b.Property("EmergencyContactName") .IsRequired() .HasMaxLength(100) .HasColumnType("varchar(100)"); - b.Property("TelefonoContactoEmergencia") + b.Property("EmergencyContactPhone") .IsRequired() - .HasMaxLength(50) - .HasColumnType("varchar(50)"); + .HasMaxLength(20) + .HasColumnType("varchar(20)"); - b.Property("TieneAlergiasMedicamentosas") + b.Property("FirstName") + .IsRequired() + .HasMaxLength(100) + .HasColumnType("varchar(100)"); + + b.Property("HasMedicationAllergies") .HasColumnType("tinyint(1)"); - b.Property("TipoSangre") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("varchar(50)"); + b.Property("IsActive") + .HasColumnType("tinyint(1)"); - b.ToTable("Pacientes", (string)null); + b.Property("LastName") + .IsRequired() + .HasMaxLength(100) + .HasColumnType("varchar(100)"); + + b.Property("Phone") + .IsRequired() + .HasMaxLength(20) + .HasColumnType("varchar(20)"); + + b.HasKey("Id"); + + b.ToTable("Pacientes"); }); modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityRoleClaim", b => @@ -329,15 +367,6 @@ namespace vita_asistente.Migrations .OnDelete(DeleteBehavior.Cascade) .IsRequired(); }); - - modelBuilder.Entity("vita_asistente.Data.Models.Paciente", b => - { - b.HasOne("vita_asistente.Models.ApplicationUser", null) - .WithOne() - .HasForeignKey("vita_asistente.Data.Models.Paciente", "Id") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); #pragma warning restore 612, 618 } } diff --git a/Migrations/20260811005032_InitialCreate.cs b/Migrations/20260812014543_InitialCreate.cs similarity index 86% rename from Migrations/20260811005032_InitialCreate.cs rename to Migrations/20260812014543_InitialCreate.cs index e85cf8b..4c17e64 100644 --- a/Migrations/20260811005032_InitialCreate.cs +++ b/Migrations/20260812014543_InitialCreate.cs @@ -79,6 +79,45 @@ namespace vita_asistente.Migrations }) .Annotation("MySql:CharSet", "utf8mb4"); + migrationBuilder.CreateTable( + name: "Pacientes", + columns: table => new + { + Id = table.Column(type: "varchar(36)", maxLength: 36, nullable: false) + .Annotation("MySql:CharSet", "utf8mb4"), + DocumentType = table.Column(type: "varchar(50)", maxLength: 50, nullable: false) + .Annotation("MySql:CharSet", "utf8mb4"), + DocumentNumber = table.Column(type: "varchar(20)", maxLength: 20, nullable: false) + .Annotation("MySql:CharSet", "utf8mb4"), + FirstName = table.Column(type: "varchar(100)", maxLength: 100, nullable: false) + .Annotation("MySql:CharSet", "utf8mb4"), + LastName = table.Column(type: "varchar(100)", maxLength: 100, nullable: false) + .Annotation("MySql:CharSet", "utf8mb4"), + Email = table.Column(type: "varchar(256)", maxLength: 256, nullable: false) + .Annotation("MySql:CharSet", "utf8mb4"), + BirthDate = table.Column(type: "datetime(6)", nullable: true), + Address = table.Column(type: "longtext", nullable: true) + .Annotation("MySql:CharSet", "utf8mb4"), + Phone = table.Column(type: "varchar(20)", maxLength: 20, nullable: false) + .Annotation("MySql:CharSet", "utf8mb4"), + EmergencyContactName = table.Column(type: "varchar(100)", maxLength: 100, nullable: false) + .Annotation("MySql:CharSet", "utf8mb4"), + EmergencyContactPhone = table.Column(type: "varchar(20)", maxLength: 20, nullable: false) + .Annotation("MySql:CharSet", "utf8mb4"), + BloodType = table.Column(type: "varchar(50)", maxLength: 50, nullable: false) + .Annotation("MySql:CharSet", "utf8mb4"), + AllergiesDescription = table.Column(type: "varchar(500)", maxLength: 500, nullable: false) + .Annotation("MySql:CharSet", "utf8mb4"), + HasMedicationAllergies = table.Column(type: "tinyint(1)", nullable: false), + CreatedAt = table.Column(type: "datetime(6)", nullable: false), + IsActive = table.Column(type: "tinyint(1)", nullable: false) + }, + constraints: table => + { + table.PrimaryKey("PK_Pacientes", x => x.Id); + }) + .Annotation("MySql:CharSet", "utf8mb4"); + migrationBuilder.CreateTable( name: "AspNetRoleClaims", columns: table => new @@ -206,35 +245,6 @@ namespace vita_asistente.Migrations }) .Annotation("MySql:CharSet", "utf8mb4"); - migrationBuilder.CreateTable( - name: "Pacientes", - columns: table => new - { - Id = table.Column(type: "varchar(255)", nullable: false) - .Annotation("MySql:CharSet", "utf8mb4"), - NombreContactoEmergencia = table.Column(type: "varchar(100)", maxLength: 100, nullable: false) - .Annotation("MySql:CharSet", "utf8mb4"), - TelefonoContactoEmergencia = table.Column(type: "varchar(50)", maxLength: 50, nullable: false) - .Annotation("MySql:CharSet", "utf8mb4"), - TipoSangre = table.Column(type: "varchar(50)", maxLength: 50, nullable: false) - .Annotation("MySql:CharSet", "utf8mb4"), - TieneAlergiasMedicamentosas = table.Column(type: "tinyint(1)", nullable: false), - AlergiasDescripcion = table.Column(type: "varchar(500)", maxLength: 500, nullable: false) - .Annotation("MySql:CharSet", "utf8mb4"), - FechaRegistro = table.Column(type: "datetime(6)", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Pacientes", x => x.Id); - table.ForeignKey( - name: "FK_Pacientes_AspNetUsers_Id", - column: x => x.Id, - principalTable: "AspNetUsers", - principalColumn: "Id", - onDelete: ReferentialAction.Cascade); - }) - .Annotation("MySql:CharSet", "utf8mb4"); - migrationBuilder.CreateIndex( name: "IX_AspNetRoleClaims_RoleId", table: "AspNetRoleClaims", diff --git a/Migrations/ApplicationDbContextModelSnapshot.cs b/Migrations/ApplicationDbContextModelSnapshot.cs index 2da3688..ddbdfe6 100644 --- a/Migrations/ApplicationDbContextModelSnapshot.cs +++ b/Migrations/ApplicationDbContextModelSnapshot.cs @@ -236,44 +236,82 @@ namespace vita_asistente.Migrations .HasDatabaseName("UserNameIndex"); b.ToTable("AspNetUsers", (string)null); - - b.UseTptMappingStrategy(); }); - modelBuilder.Entity("vita_asistente.Data.Models.Paciente", b => + modelBuilder.Entity("vita_asistente.Models.Pacientes", b => { - b.HasBaseType("vita_asistente.Models.ApplicationUser"); + b.Property("Id") + .HasMaxLength(36) + .HasColumnType("varchar(36)"); - b.Property("AlergiasDescripcion") + b.Property("Address") + .HasColumnType("longtext"); + + b.Property("AllergiesDescription") .IsRequired() .HasMaxLength(500) .HasColumnType("varchar(500)"); - b.Property("FechaRegistro") + b.Property("BirthDate") .HasColumnType("datetime(6)"); - b.Property("IsActive") - .HasColumnType("tinyint(1)"); + b.Property("BloodType") + .IsRequired() + .HasMaxLength(50) + .HasColumnType("varchar(50)"); - b.Property("NombreContactoEmergencia") + b.Property("CreatedAt") + .HasColumnType("datetime(6)"); + + b.Property("DocumentNumber") + .IsRequired() + .HasMaxLength(20) + .HasColumnType("varchar(20)"); + + b.Property("DocumentType") + .IsRequired() + .HasMaxLength(50) + .HasColumnType("varchar(50)"); + + b.Property("Email") + .IsRequired() + .HasMaxLength(256) + .HasColumnType("varchar(256)"); + + b.Property("EmergencyContactName") .IsRequired() .HasMaxLength(100) .HasColumnType("varchar(100)"); - b.Property("TelefonoContactoEmergencia") + b.Property("EmergencyContactPhone") .IsRequired() - .HasMaxLength(50) - .HasColumnType("varchar(50)"); + .HasMaxLength(20) + .HasColumnType("varchar(20)"); - b.Property("TieneAlergiasMedicamentosas") + b.Property("FirstName") + .IsRequired() + .HasMaxLength(100) + .HasColumnType("varchar(100)"); + + b.Property("HasMedicationAllergies") .HasColumnType("tinyint(1)"); - b.Property("TipoSangre") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("varchar(50)"); + b.Property("IsActive") + .HasColumnType("tinyint(1)"); - b.ToTable("Pacientes", (string)null); + b.Property("LastName") + .IsRequired() + .HasMaxLength(100) + .HasColumnType("varchar(100)"); + + b.Property("Phone") + .IsRequired() + .HasMaxLength(20) + .HasColumnType("varchar(20)"); + + b.HasKey("Id"); + + b.ToTable("Pacientes"); }); modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityRoleClaim", b => @@ -326,15 +364,6 @@ namespace vita_asistente.Migrations .OnDelete(DeleteBehavior.Cascade) .IsRequired(); }); - - modelBuilder.Entity("vita_asistente.Data.Models.Paciente", b => - { - b.HasOne("vita_asistente.Models.ApplicationUser", null) - .WithOne() - .HasForeignKey("vita_asistente.Data.Models.Paciente", "Id") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); #pragma warning restore 612, 618 } } diff --git a/Models/AplicationUser.cs b/Models/AplicationUser.cs index e88f8b1..d88bd9b 100644 --- a/Models/AplicationUser.cs +++ b/Models/AplicationUser.cs @@ -4,13 +4,13 @@ namespace vita_asistente.Models { public class ApplicationUser : IdentityUser { - // Tus propiedades específicas: + // Custom properties: public string Nombre { get; set; } = string.Empty; public string Apellido { get; set; } = string.Empty; public string Documento { get; set; } = string.Empty; public string Direccion { get; set; } = string.Empty; - // Si quieres un rol por defecto para consultas rápidas (opcional): + // If you want a default role for quick queries (optional): public string RolPrincipal { get; set; } = string.Empty; } } \ No newline at end of file diff --git a/Models/Pacientes.cs b/Models/Pacientes.cs new file mode 100644 index 0000000..55f4dd4 --- /dev/null +++ b/Models/Pacientes.cs @@ -0,0 +1,55 @@ +using System.ComponentModel.DataAnnotations; + +namespace vita_asistente.Models +{ + public class Pacientes + { + [Key] + [StringLength(36)] + public string Id { get; set; } + + [Required] + [StringLength(50)] + public string DocumentType { get; set; } = string.Empty; + + [Required] + [StringLength(20)] + public string DocumentNumber { get; set; } = string.Empty; + + [Required] + [StringLength(100)] + public string FirstName { get; set; } = string.Empty; + + [Required] + [StringLength(100)] + public string LastName { get; set; } = string.Empty; + + [StringLength(256)] + public string Email { get; set; } = string.Empty; + + public DateTime? BirthDate { get; set; } + + public string? Address { get; set; } = string.Empty; + + [StringLength(20)] + public string Phone { get; set; } = string.Empty; + + [StringLength(100)] + public string EmergencyContactName{ get; set; } = string.Empty; + + [StringLength(20)] + public string EmergencyContactPhone { get; set; } = string.Empty; + + [StringLength(50) ] + public string BloodType { get; set; } = string.Empty; + + [StringLength(500)] + public string AllergiesDescription{ get; set; }= string.Empty; + + public bool HasMedicationAllergies { get; set; } + + public DateTime CreatedAt { get; set; } = DateTime.UtcNow; + + public bool IsActive { get; set; } = true; + } +} \ No newline at end of file diff --git a/Views/Pacientes/Create.cshtml b/Views/Pacientes/Create.cshtml new file mode 100644 index 0000000..465025a --- /dev/null +++ b/Views/Pacientes/Create.cshtml @@ -0,0 +1,86 @@ +@model vita_asistente.Models.Pacientes + +@{ + ViewData["Title"] = "Crear Paciente"; + Layout = "_Layout"; +} + +
+

Crear Nuevo Paciente

+ +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ +
+
+ +
+ + Cancelar +
+
+
+ +@section Scripts { + @{await Html.RenderPartialAsync("_ValidationScriptsPartial");} +} \ No newline at end of file diff --git a/Views/Pacientes/Delete.cshtml b/Views/Pacientes/Delete.cshtml new file mode 100644 index 0000000..09fcdb5 --- /dev/null +++ b/Views/Pacientes/Delete.cshtml @@ -0,0 +1,31 @@ +@model vita_asistente.Models.Pacientes + +@{ + ViewData["Title"] = "Eliminar Paciente"; + Layout = "_Layout"; +} + +
+

¿Desactivar paciente?

+ +

Está a punto de desactivar el siguiente paciente:

+ +
+
Documento:
+
@Html.DisplayFor(model => model.DocumentNumber)
+
+ +
+
Nombre:
+
@Html.DisplayFor(model => model.FirstName) @Html.DisplayFor(model => model.LastName)
+
+ +
+ @Html.AntiForgeryToken() + +
+ + Cancelar +
+
+
\ No newline at end of file diff --git a/Views/Pacientes/Edit.cshtml b/Views/Pacientes/Edit.cshtml new file mode 100644 index 0000000..d07b69b --- /dev/null +++ b/Views/Pacientes/Edit.cshtml @@ -0,0 +1,88 @@ +@model vita_asistente.Models.Pacientes + +@{ + ViewData["Title"] = "Editar Paciente"; + Layout = "_Layout"; +} + +
+

Editar Paciente

+ +
+
+ + + +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ +
+
+ +
+ + Cancelar +
+
+
+ +@section Scripts { + @{await Html.RenderPartialAsync("_ValidationScriptsPartial");} +} \ No newline at end of file diff --git a/Views/Pacientes/Index.cshtml b/Views/Pacientes/Index.cshtml index c2bfc40..6b8eb76 100644 --- a/Views/Pacientes/Index.cshtml +++ b/Views/Pacientes/Index.cshtml @@ -1,88 +1,658 @@ -@model List +@model List @{ ViewData["Title"] = "Pacientes"; Layout = "_Layout"; } -
-

Lista de Pacientes

- - @if (User.IsInRole("Admin")) - { - Nuevo Paciente - } - -
+
+ +
+

Lista de Pacientes

+ @if (User.IsInRole("Admin")) + { + + } +
+ + +
-
-
+ +
- -
-
- - @if (!string.IsNullOrEmpty(ViewBag.NombreBusqueda)) - { - Limpiar - } +
+ + + @if (!string.IsNullOrEmpty(ViewBag.NombreBusqueda)) + { + Limpiar + } +
- - - - - - - - - - - - - - @foreach (var paciente in Model) - { - - - - - - - - - } - -
DocumentoNombre CompletoEmailFecha RegistroEstadoAcciones
@Html.DisplayFor(modelItem => paciente.Documento)@Html.DisplayFor(modelItem => paciente.Nombre) @Html.DisplayFor(modelItem => paciente.Apellido)@Html.DisplayFor(modelItem => paciente.Email)@Html.DisplayFor(modelItem => paciente.FechaRegistro.ToShortDateString()) - @if (paciente.IsActive) - { - Activo - } - else - { - Inactivo - } - - @if (User.IsInRole("Admin") || (User.Identity != null && User.FindFirst("http://schemas.microsoft.com/identity/claims/objectidentifier")?.Value == paciente.Id)) - { - Ver - @if (User.IsInRole("Admin")) - { - Editar - @if (!paciente.IsActive) - { -
- -
- } - else - { - Desactivar - } - } - } -
-
\ No newline at end of file + + +
+ + + + + + + + + + + + + @foreach (var paciente in Model) + { + + + + + + + + + } + +
DocumentoNombre CompletoEmailFecha RegistroEstadoAcciones
@paciente.DocumentNumber@paciente.FirstName @paciente.LastName@paciente.Email@paciente.CreatedAt.ToShortDateString() + + @(paciente.IsActive ? "Activo" : "Inactivo") + + + + Ver + + @if (User.IsInRole("Admin")) + { + + + } +
+
+
+ + + + + + + + + + + +
+ +@section Scripts { + @{await Html.RenderPartialAsync("_ValidationScriptsPartial");} + +} \ No newline at end of file diff --git a/Views/Shared/_Layout.cshtml b/Views/Shared/_Layout.cshtml index 42d129f..0a5d85d 100644 --- a/Views/Shared/_Layout.cshtml +++ b/Views/Shared/_Layout.cshtml @@ -10,7 +10,10 @@ @ViewData["Title"] - vita_asistente - + + +
diff --git a/bin/Debug/net8.0/Humanizer.dll b/bin/Debug/net8.0/Humanizer.dll deleted file mode 100644 index c9a7ef8..0000000 Binary files a/bin/Debug/net8.0/Humanizer.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll b/bin/Debug/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll deleted file mode 100644 index b160e33..0000000 Binary files a/bin/Debug/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll b/bin/Debug/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll deleted file mode 100644 index f8a9d96..0000000 Binary files a/bin/Debug/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll b/bin/Debug/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll deleted file mode 100644 index df4ee4b..0000000 Binary files a/bin/Debug/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll b/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll deleted file mode 100644 index fe6ba4c..0000000 Binary files a/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll deleted file mode 100644 index dc218f9..0000000 Binary files a/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll b/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll deleted file mode 100644 index 412e7ed..0000000 Binary files a/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll b/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll deleted file mode 100644 index 8dec441..0000000 Binary files a/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll b/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll deleted file mode 100644 index 79e9046..0000000 Binary files a/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll deleted file mode 100644 index f0b0a78..0000000 Binary files a/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll b/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll deleted file mode 100644 index 1bc715a..0000000 Binary files a/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll b/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll deleted file mode 100644 index dc903c7..0000000 Binary files a/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll b/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll deleted file mode 100644 index 1300cd1..0000000 Binary files a/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.Extensions.Caching.Memory.dll b/bin/Debug/net8.0/Microsoft.Extensions.Caching.Memory.dll deleted file mode 100644 index 077b1b6..0000000 Binary files a/bin/Debug/net8.0/Microsoft.Extensions.Caching.Memory.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll deleted file mode 100644 index 81ed3de..0000000 Binary files a/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll b/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll deleted file mode 100644 index bd71a2b..0000000 Binary files a/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll b/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll deleted file mode 100644 index 8905537..0000000 Binary files a/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.Extensions.Identity.Core.dll b/bin/Debug/net8.0/Microsoft.Extensions.Identity.Core.dll deleted file mode 100644 index 945306f..0000000 Binary files a/bin/Debug/net8.0/Microsoft.Extensions.Identity.Core.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.Extensions.Identity.Stores.dll b/bin/Debug/net8.0/Microsoft.Extensions.Identity.Stores.dll deleted file mode 100644 index 32f3c47..0000000 Binary files a/bin/Debug/net8.0/Microsoft.Extensions.Identity.Stores.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll b/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll deleted file mode 100644 index f9d1dc6..0000000 Binary files a/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll b/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll deleted file mode 100644 index 35905b6..0000000 Binary files a/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Microsoft.Extensions.Options.dll b/bin/Debug/net8.0/Microsoft.Extensions.Options.dll deleted file mode 100644 index a7b3f21..0000000 Binary files a/bin/Debug/net8.0/Microsoft.Extensions.Options.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Mono.TextTemplating.dll b/bin/Debug/net8.0/Mono.TextTemplating.dll deleted file mode 100644 index d5a4b3c..0000000 Binary files a/bin/Debug/net8.0/Mono.TextTemplating.dll and /dev/null differ diff --git a/bin/Debug/net8.0/MySqlConnector.dll b/bin/Debug/net8.0/MySqlConnector.dll deleted file mode 100644 index a71bcfc..0000000 Binary files a/bin/Debug/net8.0/MySqlConnector.dll and /dev/null differ diff --git a/bin/Debug/net8.0/Pomelo.EntityFrameworkCore.MySql.dll b/bin/Debug/net8.0/Pomelo.EntityFrameworkCore.MySql.dll deleted file mode 100644 index 4b945cf..0000000 Binary files a/bin/Debug/net8.0/Pomelo.EntityFrameworkCore.MySql.dll and /dev/null differ diff --git a/bin/Debug/net8.0/System.CodeDom.dll b/bin/Debug/net8.0/System.CodeDom.dll deleted file mode 100644 index 3128b6a..0000000 Binary files a/bin/Debug/net8.0/System.CodeDom.dll and /dev/null differ diff --git a/bin/Debug/net8.0/System.Composition.AttributedModel.dll b/bin/Debug/net8.0/System.Composition.AttributedModel.dll deleted file mode 100644 index d37283b..0000000 Binary files a/bin/Debug/net8.0/System.Composition.AttributedModel.dll and /dev/null differ diff --git a/bin/Debug/net8.0/System.Composition.Convention.dll b/bin/Debug/net8.0/System.Composition.Convention.dll deleted file mode 100644 index b6fa4ab..0000000 Binary files a/bin/Debug/net8.0/System.Composition.Convention.dll and /dev/null differ diff --git a/bin/Debug/net8.0/System.Composition.Hosting.dll b/bin/Debug/net8.0/System.Composition.Hosting.dll deleted file mode 100644 index c67f1c0..0000000 Binary files a/bin/Debug/net8.0/System.Composition.Hosting.dll and /dev/null differ diff --git a/bin/Debug/net8.0/System.Composition.Runtime.dll b/bin/Debug/net8.0/System.Composition.Runtime.dll deleted file mode 100644 index 2a4b38c..0000000 Binary files a/bin/Debug/net8.0/System.Composition.Runtime.dll and /dev/null differ diff --git a/bin/Debug/net8.0/System.Composition.TypedParts.dll b/bin/Debug/net8.0/System.Composition.TypedParts.dll deleted file mode 100644 index 7c0c780..0000000 Binary files a/bin/Debug/net8.0/System.Composition.TypedParts.dll and /dev/null differ diff --git a/bin/Debug/net8.0/appsettings.Development.json b/bin/Debug/net8.0/appsettings.Development.json deleted file mode 100644 index 0c208ae..0000000 --- a/bin/Debug/net8.0/appsettings.Development.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - } -} diff --git a/bin/Debug/net8.0/appsettings.json b/bin/Debug/net8.0/appsettings.json deleted file mode 100644 index 4c8123e..0000000 --- a/bin/Debug/net8.0/appsettings.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "ConnectionStrings": { - "DefaultConnection": "Server=192.168.20.48;Database=vita_db;User Id=vetta;Password=Vetta2026;" - }, - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - "AllowedHosts": "*" -} diff --git a/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index b08ba21..0000000 Binary files a/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index eba2a5a..0000000 Binary files a/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index ff203e1..0000000 Binary files a/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index fe89036..0000000 Binary files a/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 3dda417..0000000 Binary files a/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 4d3bd0a..0000000 Binary files a/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c41bb1f..0000000 Binary files a/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 05845f2..0000000 Binary files a/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 1e5038d..0000000 Binary files a/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 456ac85..0000000 Binary files a/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 7bb3187..0000000 Binary files a/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 01edef3..0000000 Binary files a/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index de36d31..0000000 Binary files a/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 71d6443..0000000 Binary files a/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 23107b9..0000000 Binary files a/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 291cf9b..0000000 Binary files a/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index ef0d337..0000000 Binary files a/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index f266330..0000000 Binary files a/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 6affe5c..0000000 Binary files a/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 263bd04..0000000 Binary files a/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index a94da35..0000000 Binary files a/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index c94e8e6..0000000 Binary files a/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 6e0e837..0000000 Binary files a/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 212267a..0000000 Binary files a/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 1fae94d..0000000 Binary files a/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index b2e573c..0000000 Binary files a/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index fdbe6ff..0000000 Binary files a/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 5fee24c..0000000 Binary files a/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 9533b36..0000000 Binary files a/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index fa25298..0000000 Binary files a/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 1297d58..0000000 Binary files a/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 8af36a3..0000000 Binary files a/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 197797b..0000000 Binary files a/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 0fd342c..0000000 Binary files a/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c09c2ab..0000000 Binary files a/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index d6eaab6..0000000 Binary files a/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index ecfe483..0000000 Binary files a/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index e9133a5..0000000 Binary files a/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index baa7776..0000000 Binary files a/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 74714d8..0000000 Binary files a/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 2fbf86e..0000000 Binary files a/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 4c57b04..0000000 Binary files a/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index b551e37..0000000 Binary files a/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 8758fff..0000000 Binary files a/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/vita-asistente.deps.json b/bin/Debug/net8.0/vita-asistente.deps.json deleted file mode 100644 index 0cc9ebd..0000000 --- a/bin/Debug/net8.0/vita-asistente.deps.json +++ /dev/null @@ -1,759 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v8.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v8.0": { - "vita-asistente/1.0.0": { - "dependencies": { - "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "8.0.29", - "Microsoft.EntityFrameworkCore.Design": "8.0.29", - "Pomelo.EntityFrameworkCore.MySql": "8.0.3" - }, - "runtime": { - "vita-asistente.dll": {} - } - }, - "Humanizer.Core/2.14.1": { - "runtime": { - "lib/net6.0/Humanizer.dll": { - "assemblyVersion": "2.14.0.0", - "fileVersion": "2.14.1.48190" - } - } - }, - "Microsoft.AspNetCore.Cryptography.Internal/8.0.29": { - "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32517" - } - } - }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.29": { - "dependencies": { - "Microsoft.AspNetCore.Cryptography.Internal": "8.0.29" - }, - "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32517" - } - } - }, - "Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.29": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "8.0.29", - "Microsoft.Extensions.Identity.Stores": "8.0.29" - }, - "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": { - "assemblyVersion": "8.0.29.0", - "fileVersion": "8.0.2926.32517" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Common": "4.5.0" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp": "4.5.0", - "Microsoft.CodeAnalysis.Common": "4.5.0", - "Microsoft.CodeAnalysis.Workspaces.Common": "4.5.0" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Bcl.AsyncInterfaces": "6.0.0", - "Microsoft.CodeAnalysis.Common": "4.5.0", - "System.Composition": "6.0.0" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { - "assemblyVersion": "4.5.0.0", - "fileVersion": "4.500.23.10905" - } - }, - "resources": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.EntityFrameworkCore/8.0.29": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "8.0.29", - "Microsoft.Extensions.Caching.Memory": "8.0.1", - "Microsoft.Extensions.Logging": "8.0.1" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "8.0.29.0", - "fileVersion": "8.0.2926.32502" - } - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.29": { - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "8.0.29.0", - "fileVersion": "8.0.2926.32502" - } - } - }, - "Microsoft.EntityFrameworkCore.Design/8.0.29": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", - "Microsoft.EntityFrameworkCore.Relational": "8.0.29", - "Microsoft.Extensions.DependencyModel": "8.0.2", - "Mono.TextTemplating": "2.2.1" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { - "assemblyVersion": "8.0.29.0", - "fileVersion": "8.0.2926.32502" - } - } - }, - "Microsoft.EntityFrameworkCore.Relational/8.0.29": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "8.0.29" - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "8.0.29.0", - "fileVersion": "8.0.2926.32502" - } - } - }, - "Microsoft.Extensions.Caching.Memory/8.0.1": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", - "Microsoft.Extensions.Logging.Abstractions": "8.0.2", - "Microsoft.Extensions.Options": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.DependencyInjection/8.0.1": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.DependencyModel/8.0.2": { - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "8.0.0.2", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.Identity.Core/8.0.29": { - "dependencies": { - "Microsoft.AspNetCore.Cryptography.KeyDerivation": "8.0.29", - "Microsoft.Extensions.Logging": "8.0.1", - "Microsoft.Extensions.Options": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Identity.Core.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32517" - } - } - }, - "Microsoft.Extensions.Identity.Stores/8.0.29": { - "dependencies": { - "Microsoft.Extensions.Identity.Core": "8.0.29", - "Microsoft.Extensions.Logging": "8.0.1" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Identity.Stores.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.2926.32517" - } - } - }, - "Microsoft.Extensions.Logging/8.0.1": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.1", - "Microsoft.Extensions.Logging.Abstractions": "8.0.2", - "Microsoft.Extensions.Options": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.Logging.Abstractions/8.0.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.1024.46610" - } - } - }, - "Microsoft.Extensions.Options/8.0.2": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.224.6711" - } - } - }, - "Mono.TextTemplating/2.2.1": { - "dependencies": { - "System.CodeDom": "4.4.0" - }, - "runtime": { - "lib/netstandard2.0/Mono.TextTemplating.dll": { - "assemblyVersion": "2.2.0.0", - "fileVersion": "2.2.1.1" - } - } - }, - "MySqlConnector/2.3.5": { - "dependencies": { - "Microsoft.Extensions.Logging.Abstractions": "8.0.2" - }, - "runtime": { - "lib/net8.0/MySqlConnector.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.3.5.0" - } - } - }, - "Pomelo.EntityFrameworkCore.MySql/8.0.3": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "8.0.29", - "MySqlConnector": "2.3.5" - }, - "runtime": { - "lib/net8.0/Pomelo.EntityFrameworkCore.MySql.dll": { - "assemblyVersion": "8.0.3.0", - "fileVersion": "8.0.3.0" - } - } - }, - "System.CodeDom/4.4.0": { - "runtime": { - "lib/netstandard2.0/System.CodeDom.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.6.25519.3" - } - } - }, - "System.Composition/6.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Convention": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0", - "System.Composition.TypedParts": "6.0.0" - } - }, - "System.Composition.AttributedModel/6.0.0": { - "runtime": { - "lib/net6.0/System.Composition.AttributedModel.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.Convention/6.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Composition.Convention.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.Hosting/6.0.0": { - "dependencies": { - "System.Composition.Runtime": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Composition.Hosting.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.Runtime/6.0.0": { - "runtime": { - "lib/net6.0/System.Composition.Runtime.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition.TypedParts/6.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Composition.TypedParts.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - } - } - }, - "libraries": { - "vita-asistente/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Humanizer.Core/2.14.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "path": "humanizer.core/2.14.1", - "hashPath": "humanizer.core.2.14.1.nupkg.sha512" - }, - "Microsoft.AspNetCore.Cryptography.Internal/8.0.29": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RAknfruzMmottkLWOxKzCrqOE5hp88Avr8qJU9YtxYsiJ1aH+Ij2SVcwS9Tx3VXuUesJqPADK6gZsG/bX4h6XA==", - "path": "microsoft.aspnetcore.cryptography.internal/8.0.29", - "hashPath": "microsoft.aspnetcore.cryptography.internal.8.0.29.nupkg.sha512" - }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.29": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DIEnc7iZJHoNIar8pz+HHtm9XvshFrCSq9GtS+KLQn6AA98c9PeeoSPCwTBwvfY47KpuTUr6zNYIy/EERMzf3w==", - "path": "microsoft.aspnetcore.cryptography.keyderivation/8.0.29", - "hashPath": "microsoft.aspnetcore.cryptography.keyderivation.8.0.29.nupkg.sha512" - }, - "Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.29": { - "type": "package", - "serviceable": true, - "sha512": "sha512-TYM50l/64ZShlAE2jChEQapK0KPg969yYKGR8w8KGxVtktRlaNC/aN43bggoYwswiXhQ7dU2zqmMu6UH2pVbYQ==", - "path": "microsoft.aspnetcore.identity.entityframeworkcore/8.0.29", - "hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.8.0.29.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", - "path": "microsoft.bcl.asyncinterfaces/6.0.0", - "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", - "path": "microsoft.codeanalysis.common/4.5.0", - "hashPath": "microsoft.codeanalysis.common.4.5.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", - "path": "microsoft.codeanalysis.csharp/4.5.0", - "hashPath": "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", - "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", - "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", - "path": "microsoft.codeanalysis.workspaces.common/4.5.0", - "hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore/8.0.29": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+4Md9S8HcJEkoatsVTiYrF621StlxS8bpnQMSYYbAVRnMGHWLhtlbgqTYdO8+zxuyIqAjiFAYtWr/oJ9KC7X7Q==", - "path": "microsoft.entityframeworkcore/8.0.29", - "hashPath": "microsoft.entityframeworkcore.8.0.29.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.29": { - "type": "package", - "serviceable": true, - "sha512": "sha512-z5JLj2mWCuxnhP7oP9udaHxOK5FQWPpvjXeTmCMjRRCYZ1k+gUlb9Vznx2LHSFXww4ZHjztKbxezNTTu/T6znw==", - "path": "microsoft.entityframeworkcore.abstractions/8.0.29", - "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.29.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Design/8.0.29": { - "type": "package", - "serviceable": true, - "sha512": "sha512-109wTzveE4yG4aBbAgspGPd3DgVxqmDPyn3duOIgPemQkdm8Y+g6ZSQngvOou3YwgLEYat1+JHVyzdRbLp24BQ==", - "path": "microsoft.entityframeworkcore.design/8.0.29", - "hashPath": "microsoft.entityframeworkcore.design.8.0.29.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Relational/8.0.29": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2Hr88wB21JLwKhccXYM+7gy9hdtLNM0x5YcQs+Fxa+TYmWqaLof9HxOpgJytR2YOlJKcNM+Ee67GR6bqTXyZBQ==", - "path": "microsoft.entityframeworkcore.relational/8.0.29", - "hashPath": "microsoft.entityframeworkcore.relational.8.0.29.nupkg.sha512" - }, - "Microsoft.Extensions.Caching.Memory/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HFDnhYLccngrzyGgHkjEDU5FMLn4MpOsr5ElgsBMC4yx6lJh4jeWO7fHS8+TXPq+dgxCmUa/Trl8svObmwW4QA==", - "path": "microsoft.extensions.caching.memory/8.0.1", - "hashPath": "microsoft.extensions.caching.memory.8.0.1.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==", - "path": "microsoft.extensions.dependencyinjection/8.0.1", - "hashPath": "microsoft.extensions.dependencyinjection.8.0.1.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg==", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.2", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", - "path": "microsoft.extensions.dependencymodel/8.0.2", - "hashPath": "microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Identity.Core/8.0.29": { - "type": "package", - "serviceable": true, - "sha512": "sha512-os0Bq475TseOIY+ieTPW/0Iyoe9B+qEr+ahipj9ojpvPgA95tRZXYGaEHSvjv71/AqRgFdN+gSi3AExT3wih7g==", - "path": "microsoft.extensions.identity.core/8.0.29", - "hashPath": "microsoft.extensions.identity.core.8.0.29.nupkg.sha512" - }, - "Microsoft.Extensions.Identity.Stores/8.0.29": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AbZ/yMoGstUaDucifJ25/Dm344GuQv8LYLrIsPTkGZ/H+Nb1/oyfJXV+acQ3Gon6uNqvXso4W/xqqiSTkUqsvQ==", - "path": "microsoft.extensions.identity.stores/8.0.29", - "hashPath": "microsoft.extensions.identity.stores.8.0.29.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4x+pzsQEbqxhNf1QYRr5TDkLP9UsLT3A6MdRKDDEgrW7h1ljiEPgTNhKYUhNCCAaVpQECVQ+onA91PTPnIp6Lw==", - "path": "microsoft.extensions.logging/8.0.1", - "hashPath": "microsoft.extensions.logging.8.0.1.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-nroMDjS7hNBPtkZqVBbSiQaQjWRDxITI8Y7XnDs97rqG3EbzVTNLZQf7bIeUJcaHOV8bca47s1Uxq94+2oGdxA==", - "path": "microsoft.extensions.logging.abstractions/8.0.2", - "hashPath": "microsoft.extensions.logging.abstractions.8.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/8.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==", - "path": "microsoft.extensions.options/8.0.2", - "hashPath": "microsoft.extensions.options.8.0.2.nupkg.sha512" - }, - "Mono.TextTemplating/2.2.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", - "path": "mono.texttemplating/2.2.1", - "hashPath": "mono.texttemplating.2.2.1.nupkg.sha512" - }, - "MySqlConnector/2.3.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AmEfUPkFl+Ev6jJ8Dhns3CYHBfD12RHzGYWuLt6DfG6/af6YvOMyPz74ZPPjBYQGRJkumD2Z48Kqm8s5DJuhLA==", - "path": "mysqlconnector/2.3.5", - "hashPath": "mysqlconnector.2.3.5.nupkg.sha512" - }, - "Pomelo.EntityFrameworkCore.MySql/8.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-gOHP6v/nFp5V/FgHqv9mZocGqCLGofihEX9dTbLhiXX3H7SJHmGX70GIPUpiqLT+1jIfDxg1PZh9MTUKuk7Kig==", - "path": "pomelo.entityframeworkcore.mysql/8.0.3", - "hashPath": "pomelo.entityframeworkcore.mysql.8.0.3.nupkg.sha512" - }, - "System.CodeDom/4.4.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", - "path": "system.codedom/4.4.0", - "hashPath": "system.codedom.4.4.0.nupkg.sha512" - }, - "System.Composition/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", - "path": "system.composition/6.0.0", - "hashPath": "system.composition.6.0.0.nupkg.sha512" - }, - "System.Composition.AttributedModel/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", - "path": "system.composition.attributedmodel/6.0.0", - "hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512" - }, - "System.Composition.Convention/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", - "path": "system.composition.convention/6.0.0", - "hashPath": "system.composition.convention.6.0.0.nupkg.sha512" - }, - "System.Composition.Hosting/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", - "path": "system.composition.hosting/6.0.0", - "hashPath": "system.composition.hosting.6.0.0.nupkg.sha512" - }, - "System.Composition.Runtime/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", - "path": "system.composition.runtime/6.0.0", - "hashPath": "system.composition.runtime.6.0.0.nupkg.sha512" - }, - "System.Composition.TypedParts/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", - "path": "system.composition.typedparts/6.0.0", - "hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/bin/Debug/net8.0/vita-asistente.dll b/bin/Debug/net8.0/vita-asistente.dll deleted file mode 100644 index ed9114d..0000000 Binary files a/bin/Debug/net8.0/vita-asistente.dll and /dev/null differ diff --git a/bin/Debug/net8.0/vita-asistente.exe b/bin/Debug/net8.0/vita-asistente.exe deleted file mode 100644 index 347bbc4..0000000 Binary files a/bin/Debug/net8.0/vita-asistente.exe and /dev/null differ diff --git a/bin/Debug/net8.0/vita-asistente.pdb b/bin/Debug/net8.0/vita-asistente.pdb deleted file mode 100644 index 7990609..0000000 Binary files a/bin/Debug/net8.0/vita-asistente.pdb and /dev/null differ diff --git a/bin/Debug/net8.0/vita-asistente.runtimeconfig.json b/bin/Debug/net8.0/vita-asistente.runtimeconfig.json deleted file mode 100644 index b8a4a9c..0000000 --- a/bin/Debug/net8.0/vita-asistente.runtimeconfig.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net8.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "8.0.0" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "8.0.0" - } - ], - "configProperties": { - "System.GC.Server": true, - "System.Reflection.NullabilityInfoContext.IsSupported": true, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/bin/Debug/net8.0/vita-asistente.staticwebassets.endpoints.json b/bin/Debug/net8.0/vita-asistente.staticwebassets.endpoints.json deleted file mode 100644 index 8579619..0000000 --- a/bin/Debug/net8.0/vita-asistente.staticwebassets.endpoints.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[{"Route":"css/sidebar.css","AssetFile":"css/sidebar.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1968"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"56nifmECxIS8JGXoOwZuwq4cmOudJls6Cb3Hrc1u8Rc=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 01:06:08 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-56nifmECxIS8JGXoOwZuwq4cmOudJls6Cb3Hrc1u8Rc="}]},{"Route":"css/sidebar.t3h2biulnv.css","AssetFile":"css/sidebar.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1968"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"56nifmECxIS8JGXoOwZuwq4cmOudJls6Cb3Hrc1u8Rc=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 01:06:08 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"t3h2biulnv"},{"Name":"integrity","Value":"sha256-56nifmECxIS8JGXoOwZuwq4cmOudJls6Cb3Hrc1u8Rc="},{"Name":"label","Value":"css/sidebar.css"}]},{"Route":"css/site.4ny59vk0fz.css","AssetFile":"css/site.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1939"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"YPyS7lvN/UTQo4K7PtQW/Y4SayB8SFLB6PD6vU3MYjc=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 01:49:28 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4ny59vk0fz"},{"Name":"integrity","Value":"sha256-YPyS7lvN/UTQo4K7PtQW/Y4SayB8SFLB6PD6vU3MYjc="},{"Name":"label","Value":"css/site.css"}]},{"Route":"css/site.css","AssetFile":"css/site.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1939"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"YPyS7lvN/UTQo4K7PtQW/Y4SayB8SFLB6PD6vU3MYjc=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 01:49:28 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YPyS7lvN/UTQo4K7PtQW/Y4SayB8SFLB6PD6vU3MYjc="}]},{"Route":"favicon.61n19gt1b8.ico","AssetFile":"favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"61n19gt1b8"},{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="},{"Name":"label","Value":"favicon.ico"}]},{"Route":"favicon.ico","AssetFile":"favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="}]},{"Route":"js/site.js","AssetFile":"js/site.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"231"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo="}]},{"Route":"js/site.xtxxf3hu2r.js","AssetFile":"js/site.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"231"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"xtxxf3hu2r"},{"Name":"integrity","Value":"sha256-hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo="},{"Name":"label","Value":"js/site.js"}]},{"Route":"lib/bootstrap/LICENSE","AssetFile":"lib/bootstrap/LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="}]},{"Route":"lib/bootstrap/LICENSE.81b7ukuj9c","AssetFile":"lib/bootstrap/LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"81b7ukuj9c"},{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="},{"Name":"label","Value":"lib/bootstrap/LICENSE"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.agp80tu62r.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"70538"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"JtktgiuQAd+AXerCnPMrHCDz1h5AtkH5tobvpuG7xZ4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"agp80tu62r"},{"Name":"integrity","Value":"sha256-JtktgiuQAd+AXerCnPMrHCDz1h5AtkH5tobvpuG7xZ4="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"70538"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"JtktgiuQAd+AXerCnPMrHCDz1h5AtkH5tobvpuG7xZ4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JtktgiuQAd+AXerCnPMrHCDz1h5AtkH5tobvpuG7xZ4="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.st1cbwfwo5.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"st1cbwfwo5"},{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51319"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ysBT/JYxH9gcMnwxT4+MB4sPxOx/JMg9wi77FA13T9A=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ysBT/JYxH9gcMnwxT4+MB4sPxOx/JMg9wi77FA13T9A="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.5vj65cig9w.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5vj65cig9w"},{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.unj9p35syc.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51319"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ysBT/JYxH9gcMnwxT4+MB4sPxOx/JMg9wi77FA13T9A=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"unj9p35syc"},{"Name":"integrity","Value":"sha256-ysBT/JYxH9gcMnwxT4+MB4sPxOx/JMg9wi77FA13T9A="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"70612"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"3vUJkZSpKL/zG7x6GNvDjs0TxYUo9zMt6dAc8hp9CVo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-3vUJkZSpKL/zG7x6GNvDjs0TxYUo9zMt6dAc8hp9CVo="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.2q4vfeazbq.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2q4vfeazbq"},{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51394"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"O6lb2kXarGgVw4/RDD42yYPhZIwREthThQFKGmD+3j0=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-O6lb2kXarGgVw4/RDD42yYPhZIwREthThQFKGmD+3j0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.o371a8zbv2.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"o371a8zbv2"},{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.n1oizzvkh6.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51394"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"O6lb2kXarGgVw4/RDD42yYPhZIwREthThQFKGmD+3j0=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"n1oizzvkh6"},{"Name":"integrity","Value":"sha256-O6lb2kXarGgVw4/RDD42yYPhZIwREthThQFKGmD+3j0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.q2ku51ktnl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"70612"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"3vUJkZSpKL/zG7x6GNvDjs0TxYUo9zMt6dAc8hp9CVo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"q2ku51ktnl"},{"Name":"integrity","Value":"sha256-3vUJkZSpKL/zG7x6GNvDjs0TxYUo9zMt6dAc8hp9CVo="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.7na4sro3qu.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5850"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"4zbWr0QNFhpUwGkn4WdGWXt80KnhRFv0qXkZyVnhajY=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"7na4sro3qu"},{"Name":"integrity","Value":"sha256-4zbWr0QNFhpUwGkn4WdGWXt80KnhRFv0qXkZyVnhajY="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5850"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"4zbWr0QNFhpUwGkn4WdGWXt80KnhRFv0qXkZyVnhajY=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4zbWr0QNFhpUwGkn4WdGWXt80KnhRFv0qXkZyVnhajY="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.jeal3x0ldm.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"jeal3x0ldm"},{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4646"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z0OApR88UEocYXTXHU7Ueycaiib9XbDUmel9Gx0gbx4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-z0OApR88UEocYXTXHU7Ueycaiib9XbDUmel9Gx0gbx4="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.okkk44j0xs.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"okkk44j0xs"},{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.f8imaxxbri.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4646"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z0OApR88UEocYXTXHU7Ueycaiib9XbDUmel9Gx0gbx4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"f8imaxxbri"},{"Name":"integrity","Value":"sha256-z0OApR88UEocYXTXHU7Ueycaiib9XbDUmel9Gx0gbx4="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.0wve5yxp74.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5827"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"8NXw3kF49FkQVPMdjnGDqoXXRU0TwzsLfCGbK9U8gnk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"0wve5yxp74"},{"Name":"integrity","Value":"sha256-8NXw3kF49FkQVPMdjnGDqoXXRU0TwzsLfCGbK9U8gnk="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5827"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"8NXw3kF49FkQVPMdjnGDqoXXRU0TwzsLfCGbK9U8gnk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8NXw3kF49FkQVPMdjnGDqoXXRU0TwzsLfCGbK9U8gnk="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.cwzlr5n8x4.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"cwzlr5n8x4"},{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4718"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"a5KlgysZ4fQXw4rzIvXDHErFDPeHRSLccP7kX6HuvSQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-a5KlgysZ4fQXw4rzIvXDHErFDPeHRSLccP7kX6HuvSQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.wmug9u23qg.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wmug9u23qg"},{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.npxfuf8dg6.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4718"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"a5KlgysZ4fQXw4rzIvXDHErFDPeHRSLccP7kX6HuvSQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"npxfuf8dg6"},{"Name":"integrity","Value":"sha256-a5KlgysZ4fQXw4rzIvXDHErFDPeHRSLccP7kX6HuvSQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"71584"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"NbFZxZLmBVNLzb/7B0WdFfb6+8jXHGX6XY190uwgbec=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NbFZxZLmBVNLzb/7B0WdFfb6+8jXHGX6XY190uwgbec="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.j75batdsum.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"j75batdsum"},{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.16095smhkz.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53479"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"5+ExmMkiaI3keYQRLhNibJ5ZXnNuWRbwrXOAZoTXMFg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"16095smhkz"},{"Name":"integrity","Value":"sha256-5+ExmMkiaI3keYQRLhNibJ5ZXnNuWRbwrXOAZoTXMFg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53479"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"5+ExmMkiaI3keYQRLhNibJ5ZXnNuWRbwrXOAZoTXMFg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5+ExmMkiaI3keYQRLhNibJ5ZXnNuWRbwrXOAZoTXMFg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.vy0bq9ydhf.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"vy0bq9ydhf"},{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.b4skse8du6.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"71451"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"peAGH8Gu/ZL9VnbUGSMN69Ji5MxwbvOb53gDXU2cPaQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"b4skse8du6"},{"Name":"integrity","Value":"sha256-peAGH8Gu/ZL9VnbUGSMN69Ji5MxwbvOb53gDXU2cPaQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"71451"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"peAGH8Gu/ZL9VnbUGSMN69Ji5MxwbvOb53gDXU2cPaQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-peAGH8Gu/ZL9VnbUGSMN69Ji5MxwbvOb53gDXU2cPaQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.ab1c3rmv7g.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ab1c3rmv7g"},{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53407"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Wi5ZuFSHLfx6dlEgjvW3BY9TC/1NqdBjj+XFifSSqN4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Wi5ZuFSHLfx6dlEgjvW3BY9TC/1NqdBjj+XFifSSqN4="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.56d2bn4wt9.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"56d2bn4wt9"},{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.u3xrusw2ol.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53407"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Wi5ZuFSHLfx6dlEgjvW3BY9TC/1NqdBjj+XFifSSqN4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u3xrusw2ol"},{"Name":"integrity","Value":"sha256-Wi5ZuFSHLfx6dlEgjvW3BY9TC/1NqdBjj+XFifSSqN4="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.tey0rigmnh.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"71584"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"NbFZxZLmBVNLzb/7B0WdFfb6+8jXHGX6XY190uwgbec=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"tey0rigmnh"},{"Name":"integrity","Value":"sha256-NbFZxZLmBVNLzb/7B0WdFfb6+8jXHGX6XY190uwgbec="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"204136"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"xlexqj9/k3uobVwGfciZcj/eDdooaNgcf4OFLtLUygM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xlexqj9/k3uobVwGfciZcj/eDdooaNgcf4OFLtLUygM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.73kdqttayv.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"73kdqttayv"},{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.bpk8xqwxhs.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162720"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"bpk8xqwxhs"},{"Name":"integrity","Value":"sha256-z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162720"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.8inm30yfxf.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8inm30yfxf"},{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.mpyigms19s.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"204136"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"xlexqj9/k3uobVwGfciZcj/eDdooaNgcf4OFLtLUygM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mpyigms19s"},{"Name":"integrity","Value":"sha256-xlexqj9/k3uobVwGfciZcj/eDdooaNgcf4OFLtLUygM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"203803"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SZ2mKaD4A+b+HIvttwl+TvLFnVy8o8/X40j+EKVwyvY=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SZ2mKaD4A+b+HIvttwl+TvLFnVy8o8/X40j+EKVwyvY="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.4gxs3k148c.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4gxs3k148c"},{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.9b9oa1qrmt.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162825"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"22wR6QTidoeiRZXp6zkRQyMSUb/FB+Av11jqmZJF6uU=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"9b9oa1qrmt"},{"Name":"integrity","Value":"sha256-22wR6QTidoeiRZXp6zkRQyMSUb/FB+Av11jqmZJF6uU="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162825"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"22wR6QTidoeiRZXp6zkRQyMSUb/FB+Av11jqmZJF6uU=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-22wR6QTidoeiRZXp6zkRQyMSUb/FB+Av11jqmZJF6uU="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.fctod5rc9n.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"fctod5rc9n"},{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.ve6x09088i.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"203803"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SZ2mKaD4A+b+HIvttwl+TvLFnVy8o8/X40j+EKVwyvY=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ve6x09088i"},{"Name":"integrity","Value":"sha256-SZ2mKaD4A+b+HIvttwl+TvLFnVy8o8/X40j+EKVwyvY="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"208492"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"vQTf4d3WJi9vmWQNA4kJnjoedgEhMFXFDEMXqtHtgzk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-vQTf4d3WJi9vmWQNA4kJnjoedgEhMFXFDEMXqtHtgzk="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.kbynt5jhd9.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"kbynt5jhd9"},{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.l2av4jpuoj.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"208492"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"vQTf4d3WJi9vmWQNA4kJnjoedgEhMFXFDEMXqtHtgzk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"l2av4jpuoj"},{"Name":"integrity","Value":"sha256-vQTf4d3WJi9vmWQNA4kJnjoedgEhMFXFDEMXqtHtgzk="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.25iw1kog22.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"78468"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KuvCVS19rfTjoLgMyDDCdOkRRlhNrY4psEM4uezts2M=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"25iw1kog22"},{"Name":"integrity","Value":"sha256-KuvCVS19rfTjoLgMyDDCdOkRRlhNrY4psEM4uezts2M="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"78468"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KuvCVS19rfTjoLgMyDDCdOkRRlhNrY4psEM4uezts2M=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KuvCVS19rfTjoLgMyDDCdOkRRlhNrY4psEM4uezts2M="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.c2nslu3uf3.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"c2nslu3uf3"},{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"139019"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"EuDXUJYKnfZuO8dSLN0f5iVbVasz36AROuAU3NJ3JBo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EuDXUJYKnfZuO8dSLN0f5iVbVasz36AROuAU3NJ3JBo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.2lgwfvgpvi.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2lgwfvgpvi"},{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.m39kt2b5c9.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"139019"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"EuDXUJYKnfZuO8dSLN0f5iVbVasz36AROuAU3NJ3JBo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"m39kt2b5c9"},{"Name":"integrity","Value":"sha256-EuDXUJYKnfZuO8dSLN0f5iVbVasz36AROuAU3NJ3JBo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"72016"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"Kj4irQWPwfSb5NFeos/h0IroI5/nIg0HtAjQ+w4v6TE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Kj4irQWPwfSb5NFeos/h0IroI5/nIg0HtAjQ+w4v6TE="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.wsezl0heh6.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wsezl0heh6"},{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.um2aeqy4ik.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"72016"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"Kj4irQWPwfSb5NFeos/h0IroI5/nIg0HtAjQ+w4v6TE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"um2aeqy4ik"},{"Name":"integrity","Value":"sha256-Kj4irQWPwfSb5NFeos/h0IroI5/nIg0HtAjQ+w4v6TE="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"148168"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6IStRQerBchYSw6J2GWTOWGOnDRrWXmaG0r6nCwN5s4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6IStRQerBchYSw6J2GWTOWGOnDRrWXmaG0r6nCwN5s4="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.6ukhryfubh.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6ukhryfubh"},{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"59511"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"c4Ll6eSIg6Eothk8pCWAF8aE923EvtU11pqjBy+NjNM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-c4Ll6eSIg6Eothk8pCWAF8aE923EvtU11pqjBy+NjNM="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.u33ctipx7g.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u33ctipx7g"},{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.zwph15dxgs.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"59511"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"c4Ll6eSIg6Eothk8pCWAF8aE923EvtU11pqjBy+NjNM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"zwph15dxgs"},{"Name":"integrity","Value":"sha256-c4Ll6eSIg6Eothk8pCWAF8aE923EvtU11pqjBy+NjNM="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.o4kw7cc6tf.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"148168"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6IStRQerBchYSw6J2GWTOWGOnDRrWXmaG0r6nCwN5s4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"o4kw7cc6tf"},{"Name":"integrity","Value":"sha256-6IStRQerBchYSw6J2GWTOWGOnDRrWXmaG0r6nCwN5s4="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.356vix0kms.txt","AssetFile":"lib/jquery-validation-unobtrusive/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"356vix0kms"},{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/LICENSE.txt"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.txt","AssetFile":"lib/jquery-validation-unobtrusive/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.47otxtyo56.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"19385"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"wJQaJ0XynBE2fq6CexXXhxKu7fstVmQc7V2MHNTo+WQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"47otxtyo56"},{"Name":"integrity","Value":"sha256-wJQaJ0XynBE2fq6CexXXhxKu7fstVmQc7V2MHNTo+WQ="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"19385"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"wJQaJ0XynBE2fq6CexXXhxKu7fstVmQc7V2MHNTo+WQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wJQaJ0XynBE2fq6CexXXhxKu7fstVmQc7V2MHNTo+WQ="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.4v8eqarkd7.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5824"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"YJa7W8EiQdQpkk93iGEjjnLSUWRpRJbSfzfURh1kxz4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4v8eqarkd7"},{"Name":"integrity","Value":"sha256-YJa7W8EiQdQpkk93iGEjjnLSUWRpRJbSfzfURh1kxz4="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5824"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"YJa7W8EiQdQpkk93iGEjjnLSUWRpRJbSfzfURh1kxz4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YJa7W8EiQdQpkk93iGEjjnLSUWRpRJbSfzfURh1kxz4="}]},{"Route":"lib/jquery-validation/LICENSE.md","AssetFile":"lib/jquery-validation/LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="}]},{"Route":"lib/jquery-validation/LICENSE.x0q3zqp4vz.md","AssetFile":"lib/jquery-validation/LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"x0q3zqp4vz"},{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="},{"Name":"label","Value":"lib/jquery-validation/LICENSE.md"}]},{"Route":"lib/jquery-validation/dist/additional-methods.ay5nd8zt9x.js","AssetFile":"lib/jquery-validation/dist/additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ay5nd8zt9x"},{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.js","AssetFile":"lib/jquery-validation/dist/additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.9oaff4kq20.js","AssetFile":"lib/jquery-validation/dist/additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"9oaff4kq20"},{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.min.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.js","AssetFile":"lib/jquery-validation/dist/additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51171"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"m0l81WDPiG7CcG7CDsTuZzvcGvyFmrQY5DLIxx3aRGw=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-m0l81WDPiG7CcG7CDsTuZzvcGvyFmrQY5DLIxx3aRGw="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.b7iojwaux1.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"24601"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JwUksNJ6/R07ZiLRoXbGeNrtlFZMFDKX4hemPiHOmCA=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"b7iojwaux1"},{"Name":"integrity","Value":"sha256-JwUksNJ6/R07ZiLRoXbGeNrtlFZMFDKX4hemPiHOmCA="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.min.js"}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"24601"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JwUksNJ6/R07ZiLRoXbGeNrtlFZMFDKX4hemPiHOmCA=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JwUksNJ6/R07ZiLRoXbGeNrtlFZMFDKX4hemPiHOmCA="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.pzqfkb6aqo.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51171"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"m0l81WDPiG7CcG7CDsTuZzvcGvyFmrQY5DLIxx3aRGw=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"pzqfkb6aqo"},{"Name":"integrity","Value":"sha256-m0l81WDPiG7CcG7CDsTuZzvcGvyFmrQY5DLIxx3aRGw="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.js"}]},{"Route":"lib/jquery/LICENSE.mlv21k5csn.txt","AssetFile":"lib/jquery/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mlv21k5csn"},{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="},{"Name":"label","Value":"lib/jquery/LICENSE.txt"}]},{"Route":"lib/jquery/LICENSE.txt","AssetFile":"lib/jquery/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="}]},{"Route":"lib/jquery/dist/jquery.fwhahm2icz.js","AssetFile":"lib/jquery/dist/jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"288580"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"fwhahm2icz"},{"Name":"integrity","Value":"sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk="},{"Name":"label","Value":"lib/jquery/dist/jquery.js"}]},{"Route":"lib/jquery/dist/jquery.js","AssetFile":"lib/jquery/dist/jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"288580"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk="}]},{"Route":"lib/jquery/dist/jquery.min.5pze98is44.map","AssetFile":"lib/jquery/dist/jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5pze98is44"},{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.map"}]},{"Route":"lib/jquery/dist/jquery.min.dd6z7egasc.js","AssetFile":"lib/jquery/dist/jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"89501"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"dd6z7egasc"},{"Name":"integrity","Value":"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.js"}]},{"Route":"lib/jquery/dist/jquery.min.js","AssetFile":"lib/jquery/dist/jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"89501"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4="}]},{"Route":"lib/jquery/dist/jquery.min.map","AssetFile":"lib/jquery/dist/jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="}]},{"Route":"vita-asistente.styles.css","AssetFile":"vita-asistente.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 00:48:32 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I="}]},{"Route":"vita-asistente.wpbabfrni5.styles.css","AssetFile":"vita-asistente.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 00:48:32 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wpbabfrni5"},{"Name":"integrity","Value":"sha256-LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I="},{"Name":"label","Value":"vita-asistente.styles.css"}]}]} \ No newline at end of file diff --git a/bin/Debug/net8.0/vita-asistente.staticwebassets.runtime.json b/bin/Debug/net8.0/vita-asistente.staticwebassets.runtime.json deleted file mode 100644 index 1a38a82..0000000 --- a/bin/Debug/net8.0/vita-asistente.staticwebassets.runtime.json +++ /dev/null @@ -1 +0,0 @@ -{"ContentRoots":["C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","C:\\Users\\franc\\source\\repos\\Vita-Asistente\\obj\\Debug\\net8.0\\scopedcss\\bundle\\"],"Root":{"Children":{"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"vita-asistente.styles.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"vita-asistente.styles.css"},"Patterns":null},"css":{"Children":{"sidebar.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/sidebar.css"},"Patterns":null},"site.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/site.css"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"site.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"js/site.js"},"Patterns":null}},"Asset":null,"Patterns":null},"lib":{"Children":{"bootstrap":{"Children":{"LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/LICENSE"},"Patterns":null},"dist":{"Children":{"css":{"Children":{"bootstrap-grid.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css"},"Patterns":null},"bootstrap-grid.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css.map"},"Patterns":null},"bootstrap-grid.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css"},"Patterns":null},"bootstrap-grid.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"},"Patterns":null},"bootstrap-grid.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"},"Patterns":null},"bootstrap-grid.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"},"Patterns":null},"bootstrap-grid.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"},"Patterns":null},"bootstrap-grid.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"},"Patterns":null},"bootstrap-reboot.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css"},"Patterns":null},"bootstrap-reboot.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"},"Patterns":null},"bootstrap-reboot.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"},"Patterns":null},"bootstrap-reboot.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"},"Patterns":null},"bootstrap-reboot.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"},"Patterns":null},"bootstrap-reboot.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"},"Patterns":null},"bootstrap-reboot.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"},"Patterns":null},"bootstrap-reboot.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"},"Patterns":null},"bootstrap-utilities.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css"},"Patterns":null},"bootstrap-utilities.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"},"Patterns":null},"bootstrap-utilities.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"},"Patterns":null},"bootstrap-utilities.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"},"Patterns":null},"bootstrap-utilities.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"},"Patterns":null},"bootstrap-utilities.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"},"Patterns":null},"bootstrap-utilities.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"},"Patterns":null},"bootstrap-utilities.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"},"Patterns":null},"bootstrap.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.css"},"Patterns":null},"bootstrap.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.css.map"},"Patterns":null},"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css.map"},"Patterns":null},"bootstrap.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css"},"Patterns":null},"bootstrap.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"},"Patterns":null},"bootstrap.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"},"Patterns":null},"bootstrap.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"bootstrap.bundle.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js"},"Patterns":null},"bootstrap.bundle.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"},"Patterns":null},"bootstrap.bundle.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"},"Patterns":null},"bootstrap.bundle.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"},"Patterns":null},"bootstrap.esm.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js"},"Patterns":null},"bootstrap.esm.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js.map"},"Patterns":null},"bootstrap.esm.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js"},"Patterns":null},"bootstrap.esm.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"},"Patterns":null},"bootstrap.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.js"},"Patterns":null},"bootstrap.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.js.map"},"Patterns":null},"bootstrap.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js"},"Patterns":null},"bootstrap.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/LICENSE.txt"},"Patterns":null},"dist":{"Children":{"jquery.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.js"},"Patterns":null},"jquery.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.min.js"},"Patterns":null},"jquery.min.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.min.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation":{"Children":{"LICENSE.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/LICENSE.md"},"Patterns":null},"dist":{"Children":{"additional-methods.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/additional-methods.js"},"Patterns":null},"additional-methods.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/additional-methods.min.js"},"Patterns":null},"jquery.validate.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/jquery.validate.js"},"Patterns":null},"jquery.validate.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/jquery.validate.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation-unobtrusive":{"Children":{"jquery.validate.unobtrusive.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"},"Patterns":null},"jquery.validate.unobtrusive.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"},"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/LICENSE.txt"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}} \ No newline at end of file diff --git a/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index de4fe51..0000000 Binary files a/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 67b261c..0000000 Binary files a/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c6b8d86..0000000 Binary files a/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index a14ec60..0000000 Binary files a/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 2d39791..0000000 Binary files a/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 86802cf..0000000 Binary files a/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 691a8fa..0000000 Binary files a/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index e8e4ee0..0000000 Binary files a/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index 2217181..0000000 --- a/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/obj/Debug/net8.0/ApiEndpoints.json b/obj/Debug/net8.0/ApiEndpoints.json deleted file mode 100644 index 0637a08..0000000 --- a/obj/Debug/net8.0/ApiEndpoints.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/obj/Debug/net8.0/apphost.exe b/obj/Debug/net8.0/apphost.exe deleted file mode 100644 index 347bbc4..0000000 Binary files a/obj/Debug/net8.0/apphost.exe and /dev/null differ diff --git a/obj/Debug/net8.0/ref/vita-asistente.dll b/obj/Debug/net8.0/ref/vita-asistente.dll deleted file mode 100644 index 5f174f1..0000000 Binary files a/obj/Debug/net8.0/ref/vita-asistente.dll and /dev/null differ diff --git a/obj/Debug/net8.0/refint/vita-asistente.dll b/obj/Debug/net8.0/refint/vita-asistente.dll deleted file mode 100644 index 5f174f1..0000000 Binary files a/obj/Debug/net8.0/refint/vita-asistente.dll and /dev/null differ diff --git a/obj/Debug/net8.0/rjimswa.dswa.cache.json b/obj/Debug/net8.0/rjimswa.dswa.cache.json deleted file mode 100644 index 7f6f462..0000000 --- a/obj/Debug/net8.0/rjimswa.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"GOyYWGOmw2NuuVhp3tgpB/kw0XHSM1IZUmhItjXblmY=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"R7Rea/YQmcweqCbKffD9oUelggfpJQX85r65aYZsas0=","InputHashes":["7rvGSdx2fSpmeMt4jtYwa/cK4eZasB5DvEa1lUS7vKg=","sZk\u002BV7ywaxNJgwRE7cE7Hibt2qSdapA41/3b9UckIHQ=","wN\u002B6sU2WZBc4bJ\u002B7khSCkY4vayA4Jqrvpg913EeA9Ao=","hcbEX5wQXO7dZhO76Y/kLBldebvlWME732popbbEK4c=","FOA0og0bz7xxjI6FQUxXQt3OCeJ2bLYdqSUhoaFZJVM=","CtHssyrjZuXbFnCsg/Franori6EpIlyoyOO\u002BHJLUEzQ=","\u002B7orKp27fOxYH9\u002BLlTGZgBYToFGMLXynWDyr4Qp51TM=","XpoVGqHhsNmlmX/noSBP9h7opG25qiPqLHch\u002BXNQXAs=","VCycsFqTp\u002BRrQnRNd5LfNczQS4iEjpk99tWzotQbn1E=","AFojQcC7k2ydpiRHmOwvOd1dy1NwRofC7d58w2rmFME=","msG2BJNYahkfAeIGvlFtmUIvfi9LZYldZMs11JZTXMA=","17ULrvhzxhNOTwogVU6FEhenBi/kTipscM3Ov8gYSOk=","eWgmVTDJOjmhe8ejMSeIVzUYFnKk0quLHWUM5biPtUA=","YfJ0oK8j3WLqchRv3VwFlG8RrV0t\u002BYZ9KwvzKvN3b3U=","2b0ELLNbgEOaNaTEKqFCAwVFJpCjbeWuL7QDg45HQ\u002BQ=","7M4mraPdoBIVghR\u002BDDmtxDxAGvyiCW0w0Fa0Veeg\u002BJo=","ONSQHcz6MWjSUfu7ABZZBT6W\u002BfjIaXTvv6EdGwnGQX4=","Y15\u002BXM/VeJZHFMTHX2gOFrNXbKxt\u002Bdp3e3DikA117Vw=","ola1HFIuPFF5W\u002BWZ5iAwAcXZlGOYDpzJVPOJ0eZEG10=","Rz1qYEcy/7ETbVXMcSBqLI9GATo3MIRrqexeEFiMUY8=","eUTJYFbNdwVaL8JqNf19J3\u002BF23o7885AQxP6SXsfeWM=","Dhk2NwBbDfM2YU848LiWcIQeGdnoe/IFLpskGBaNZIc=","zvVdQ/HsTypZOzrQyV2RczwBjmxM7zUb3i93Tw7hZQ0=","xQn/oAuEAx9E/9xtXF3FmtKaxHBuuUu2WgNG9kfxu/A=","SjaCgIQT0Jx2cF24fkf5S3NHdR5pYGG4lQ11yBSKCIM=","2zw5oqhxosyvhjGECMEImzj99UMnO1hUHxGGLPxSkB4=","M0LCjiOI7TqJ9Njmar50/uvb/LDEJWRTh9J9tb8fodg=","Su1SMb8/HCN4qjL8s2w9C6sjwGtsWIzO/GIsO5Uhwbk=","Ol9gXhTvFMYo4KxVbf5OT2l7HiViRpK7stctnaXZigc=","3jaP2zi5MNIBhUJMvrzilmI3HY/Ao1JO/8d9ndYeSNo=","3SYR8yp/8aPqzlk9cCGkIFyRev4nMWxpYk8/\u002BFzc2MM=","unTMqSndIVD2Q82OOVv\u002BP6/4zwR2/LDk7njzNBI3\u002BEQ=","fHb3ZjPUD23Pwg6/bjEK9ZY6EX6DBaDXonSjXVl7AYE=","eKwjYk2zE\u002B2TTCQ/05Kviko//\u002BzhusOufTnaKebCQYc=","YEcN1Li2w3PQ5xFAILQfEN5ArWW4zYo1TnHhcgs45WY=","RVZR933agSfevE/gnmkTc1JZmEu5yi/hiRBh0rrAeyk=","scvW2iIZC32bgJ/RwSYPxvj3tnYh0DqX4J5als5SJpc=","jnmHPvAA\u002BnJOm9lEcDNEYrNpX74b1X26lSVb5Ti6VtU=","9MlRP8Uk14cS75RY2t0Pmx2kzNxk74K7wqLdvJsAnhw=","9hYee0YUplDQS3688ZgTWCWYEHEqmpkl3s\u002BDv1CNIaY=","7GaH1LWkvZVlGwd8KWu\u002Br4OAq/JDNlnZDBm7TUEDqYQ=","zUczkDj/GrsLhneNOa\u002BbJDVJFhbj01u901JOncDU3lY=","QXseDsczZisD\u002BVabnNl1/WbLJpTFx9KyYCGldUlD8Gw=","DX8oXpcqB1NjPTRi4sHWGul6yBGIcqdUrLYrdMASJUU=","Lx33F\u002BqvnGnw1kBYfJmiRqTSXbZkvmuf4gjsO\u002BK3uLU=","2d6zXj0AgUrMK/y\u002BWqb8LBEX5JTaev3972UIOW0Tg7U=","wbsrV5dCmltklCFPDVpZp0I\u002BlytYPDMEcla/pAZfefw=","YQSCbn9SqF9IBpkSUnEXTlCFi2/z4LgntidD4BrqrLc=","RG1fv5qx0sXG73vJ/XRab8r1/clvDsSxyOlh\u002BsYySXo=","OleENIUTsBYnmj9yppIvDXJygkAGZ2VeJjN/FVgdaQ8=","qfD541WeYOyPj6UjeTT9ALNgg1WTJoB\u002B6bHCEE9v1\u002B4=","bOODK8suWY0Dca1YomASTiCjx47Twhey1JnbMgplafo=","Jw/pVZ5ZuT6RLBBcRotTM1SHKZuaLYx2siLr8PBcjMA=","TC6r3M4wzXuO1b/sfyioLV597YK39YzOgXZdoZwB3F8=","I/RrNp5PXY1\u002B5oq2lpzq2FP2WW8R/Z6T1NcD6oRawM8=","9CKOOhMCVvHN\u002Bf/vIOg5Z/lp1v0kA8G\u002BCI5rJyndZLs=","QKg1cU\u002Bh3FL2MQJPQDiHmq53A83xoIaXpnKMN6tiRr8=","73ja2p/my\u002BPGBmOLm36G3YCalBzOlUxk2spum0YIzxg=","lmbypiyXqlXg7hG092wPLrExnQDmpEPq4M\u002BeeaWZDQE=","ig0Ll56p1CW0s\u002Bjh8Sl83f6VL9eWEvQMa64SzigT5VE=","fQx6tZGL8eT2p4PD3deQayyXi1mBx5dRW0U8gtf6DMM="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/obj/Debug/net8.0/rjsmcshtml.dswa.cache.json b/obj/Debug/net8.0/rjsmcshtml.dswa.cache.json deleted file mode 100644 index 132395c..0000000 --- a/obj/Debug/net8.0/rjsmcshtml.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"dTHwDiTQ4hJYdmKO9xqu9ZCVKoaec0XI9AxL+YTrrxc=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["n5uFp7neWGmBSroF9wz6UeHPFKI4V7XWOIo8ljHWf9Y=","Kpaz0Q/JtnOuEMA9H8djKgxs1wkq4Io9PxjHSosNMQE=","a5UsKPhkI9FkpAiNA1ymkUo7ug72D30zrmd5jJuyLb4=","VXCSduCoRGoZ5eOSfAj51GsGnNVvq7A5qKF5D/N7Vx0=","lYOz00m47sCm26fa1A/DFVKnjqVzxu9nwMLP8IuW7xo=","6bA4Xmr8qmrZ2r4ukqX9rM6kVzUrIeI94cM9zBObY3M=","l099lCYtMtQryAqb9VTCRIBp0Jcbpf4BalfsulUoFzQ=","V6/Mi3mlMBego46prUANQbdZ1JC0JZHHdYiXWq2\u002Bl0Y=","tl0jSwp2oIQnMenRmm6Mbm313bzgl9pBwBPGlB4uOPo=","tbh14xDAb77jsCKNNZjBojrK8V\u002BuRrCt8pXuAbtqkIo=","GxKlsEe\u002BPorb4Q9gASZJViO4cZfx6jUCEBQjth\u002BbKyQ=","BujRH2INcYzLBulIqjiKKoWj4\u002BbBT0vuhWVB9V7qy9Q=","EepEENuPyTp00hVBGTVzBoVinVly6PiqjQii1osa6kM=","5HcjLmCBtQj/w6XbXf8\u002BCvPC21ftmG5huW5hAakQj2I=","pREL0QA5WROOeeZwRBgJ9om8ccir8XjyYPvQGVlEOqw=","uTfRVeFsnFdQrds7/R5pdtDmoRt4CgIt0nZfMajU8Ok=","kOjALiJp3ssJnC9/\u002BufurmbWP5mGTftoFnUlCEDvu1Y=","OVuwBaCI8R1LKgQ7MpbBQW1MLJdJ5YTckKjK0e\u002BBB/0=","iJvX3JMtNzW09/txMzwAkKxEZoDub7KMH169RwIXBPs=","Jx7VvNisirl41n21YXz5RZ7YC3p\u002BduhgL9Fl4hAQXnU=","uQn60G4s3oNGwLqstU1/neNzshVCswoyOWLl1Fj05Tg=","XHFdkx1NMsJcQH4i0fivlz4h7J3Cn7en7webWTH/bmo=","U67CgipeJ7PfwasvH\u002Bfqt7SBewDnpnt99z8DKoXQzNA=","mseMwc\u002BhG\u002BU8usO5dRA2P\u002BpOMd5PWhffhlwmduKXCJk=","Gq2CAmOPKxxarQPAX2MqPfSN6pt/LIZWFWEa8tBng0I=","HYsHOl/AYyjvk1kiJz18194UGfuAbW0SnMf4TCopcw4=","rwehZlDMvo1sryVYAsPJaHmrJ2rPhqvgKQD6Z1O\u002B3Uc=","XeKKeCm2D4KUJaU5sqmJQdUk7\u002B8A\u002BLzMpqzubv2aoOM=","/zzWV7B7mzbQrZfS96I5FnN7LBmNW5EbLXpSn\u002B9WW/M=","z5U4weixRLkjNozy8VE0T7duu5LEz2RPAmLbFfytYGY=","/N/rp0KUV9X4nDd0kU44g9GSMRdkLmQ9YbtXm/pS5dA=","Ohkm3vqgAWGBAAI4WLyDTwmqAP/wOdKFE42zO9dfl0Q=","eNSJVvFwOiBiNSPF24v6tmv/8/FN9UzPYVoi8Qn8bEo=","0UQKTStUtl3P2puWo1DKykq\u002BjjwDwKRon3olDS6tvHU=","6Q3AeoSqI7vpqdDDUNOSnQ4FYwL5EUR6rTOt9Sf1Rz0=","1rt5\u002B0050W7zo/TZnQe\u002BZec8SBN47eRtlHMUPbm9BU8=","8SGo\u002BxEjiy6wtpY2qoLQAVpU2SnQo7iN34B5T4AlURg=","x79AODv3QZ5w9i3xqovT9BbAXxxd6JZxhVAy6o4ajzs=","cKjDw3B8lc9k/tvqcaER\u002B3ndMwrGQHrDYWSdOY4faV8=","p8dvjfGnu7pGuvblA3vxKLKx29xYbQIUIWysdq2dmUo=","BG1wzq2\u002BUnva6Gj660f/4QSvh7Y\u002B4BkZ/wY9RL4Gw1E=","EMBCFam7ihuahYKSXkchvO5Oq1G6WATBlbGZb/1Wvgw=","qmvGIjcCX8r6TSFwIn5\u002BLEqxe0r6TyWX6Dh7IZuXPyc=","lN17WNch1WB21wDcx8isw\u002B9LESsxbL5ZLcwkcguFwDw=","xFTE\u002BmS9ms48MwKeAOZlAcjQcW2SFEb1HqUl40vv6\u002BA=","I7cNmUMe4LNDvkoc59Tb/PSRJVZAmfnrfaLGIkazUE8=","mVV74WiMoMIt7VWKgRMp3Ffhsn6zMwDlhI11UroeBuY=","1be6J4hFUF43o4ugBHafnfNfQTkZ3vWGedt\u002BdP8sPo4=","vuftYVY\u002Bo7U2Nxhh6XMNpilZIm3ZsptViz7\u002BanqA3Hc=","imfvoQHzb8LfDXM7qRYlx7axOpksQyHig/s\u002BmIcfxpk=","nJpGXEZYduduKpUXiNd6keeqmPvaEgvDoDFQWsGCzcw=","STogQT7rnxvTzdXO1jKjFvHAJyiRDy1pcjGg\u002Bz2lLbU=","y0yeF4H9Zqn1\u002BRsgkxQlXguGWbRQmGSTY1Z1BC0FCuQ=","K/Thn9wvK/PAKEKSQqsu\u002BKF/gsoXvfT2yWOkYV9irEY=","vhLVcon4oX9c1uw5NqDO\u002Bbmp7U8Wut5qBvibR3av0rA=","QKHrAtLbmxUoOsZrHwyNH/IyH86zNvOqxWSlN3FyucA=","6wCEa/kwBVkKvxfkUIFAxzHXWu4/p/R5/WtLkSHmLHc=","G07nmbZoVpM0XTP8Lz65k3KltLdOeLXLxcbihltgpGQ=","1hKIH5KS3ipyc1\u002BCQ\u002BxwaZMNvI1OZnLX8eArQaOVzAE=","J\u002BTkoAeMyxDzquSGJ3s6/xjqRpSmQj3hnQ/nQ3ZMT2w=","6RMMCAIDMT6w6ebgi/Bdd1UPJ1TWHh5v/RLyuInLByM=","XdM7cHaWP0hnWT6hjmmAQZrH5muzSfxofZZMReavdhE=","Y6FuXJmG4asZZywv8eq2Ki3M3DHBabgHxixPNEPtsg0=","ocP7tLQvAC3JoF1EP3jOXtv3\u002Bd0qM3kdE0/8cY\u002BVC18=","CH9QcGeTGE6F7iss5IMJIdGAfaixRCv52kGorH\u002Br7UQ=","T1FmR6BuWj8NdQOpYSYpkD9zKCBLg9Fq2Txyqzbv0ow=","7pE8sSLDf7aqo6DjV5RYq1M\u002BISPAIo7BW6XwwSh6O1w=","s/i8LJ/e4qIDjEUPgs\u002BEm1BiSxoFaFW\u002BiNsciJ46Se0=","MCboMATobp0xAPy7uFlGMDj90uup3KgbQZQ4S\u002BTB6\u002BI=","\u002BD1KwIkkIKqP68kYi7AiSant9WsyQ\u002BekMikmB3EJxN0=","4argFkGnAwNxETMHSxzvQ2PmNY8KuPT3oq95msw6X64=","9JrQ3zBPaGik8svNVNuioqNGKWNvShwz32tj7Oyf9wM=","Qky4FjUO3SqTt8S6AxWoOxZFPezRDX6fyc\u002ByS1296HI=","8R6VzxQRmFMk\u002BXn\u002BwUYqnwsYuSmmYxUXOD2Wepgf4Z0=","JiuGUyztERDBSvF/6GDip3jqDWJzkWH6IdRYkvi5bw0=","bfM6e\u002BYucNXsBEQIq6EkXf6mNT\u002BPp63/xGN1rdjLZiQ=","7rNiQh7D0WAW\u002BBIalpkA6TbN/zPYEJsqZgWhr/HPCVs=","5CJDU5WOqZlcGfMhyrjY8yklCO49EP8N2oJgZCPtCvA=","PwMpWOwh/ebKXLFaIW93w/Nmg9sgkp21\u002BkJjs5VxJFY=","JPhvOaP4s5GzcXST3QvJD8qP\u002B/4XR1TCfIiP4loGLb8=","NVCP0V7YVnf5urwl2ofENh5w6TJfZ2MUUgzQ389SA1w=","VfTAU/4gffsId\u002B7V4v5FnVYVwig5FKCwrdNkRzRwGU0=","Y7eqVxFX7a20bQsQuQshHeV5QtkyeSYASzhM4PXTo30=","yOVmWadteUwj\u002BNmQpObPtaDAt52hoJ\u002Bl\u002BNzJVK7MBAU=","9cTrEyIQdmDa25ocL8Eyud7FcyZQ0KIMjdK17iVzX2k=","a/zdACF21w3ntvbFDoozP8VBvuUGVu51eJccri6\u002Bzyk=","7KbCVRYfzTj0uAmCgvUKF\u002B90LeMurRZZC0\u002BbZdNLQgg=","pT3uRUBLB8sRCYZfqQZMjGIYxN7tF6VWx7nczEtejvo=","MKQHw6j1aupPEmjQyQaJ7hEIlQyS5vUgYQ19ncmXeSg=","Yixqc1XRFIJzTzMVIDHsDQ6xJExHcrnledpmuK51aKg=","ftbSxYFJXTxUMNOMv2m/NBw9kW6scWQGv\u002BoKf/zzGMY="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/obj/Debug/net8.0/rjsmrazor.dswa.cache.json b/obj/Debug/net8.0/rjsmrazor.dswa.cache.json deleted file mode 100644 index c61bd28..0000000 --- a/obj/Debug/net8.0/rjsmrazor.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"b3AVK0PfgHEjkHEQ+ecR24BVpHFQ4S+w6p/xGRP0mXU=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["n5uFp7neWGmBSroF9wz6UeHPFKI4V7XWOIo8ljHWf9Y=","Kpaz0Q/JtnOuEMA9H8djKgxs1wkq4Io9PxjHSosNMQE=","a5UsKPhkI9FkpAiNA1ymkUo7ug72D30zrmd5jJuyLb4=","VXCSduCoRGoZ5eOSfAj51GsGnNVvq7A5qKF5D/N7Vx0=","lYOz00m47sCm26fa1A/DFVKnjqVzxu9nwMLP8IuW7xo=","6bA4Xmr8qmrZ2r4ukqX9rM6kVzUrIeI94cM9zBObY3M=","l099lCYtMtQryAqb9VTCRIBp0Jcbpf4BalfsulUoFzQ=","V6/Mi3mlMBego46prUANQbdZ1JC0JZHHdYiXWq2\u002Bl0Y=","tl0jSwp2oIQnMenRmm6Mbm313bzgl9pBwBPGlB4uOPo=","tbh14xDAb77jsCKNNZjBojrK8V\u002BuRrCt8pXuAbtqkIo=","GxKlsEe\u002BPorb4Q9gASZJViO4cZfx6jUCEBQjth\u002BbKyQ=","BujRH2INcYzLBulIqjiKKoWj4\u002BbBT0vuhWVB9V7qy9Q=","EepEENuPyTp00hVBGTVzBoVinVly6PiqjQii1osa6kM=","5HcjLmCBtQj/w6XbXf8\u002BCvPC21ftmG5huW5hAakQj2I=","pREL0QA5WROOeeZwRBgJ9om8ccir8XjyYPvQGVlEOqw=","uTfRVeFsnFdQrds7/R5pdtDmoRt4CgIt0nZfMajU8Ok=","kOjALiJp3ssJnC9/\u002BufurmbWP5mGTftoFnUlCEDvu1Y=","OVuwBaCI8R1LKgQ7MpbBQW1MLJdJ5YTckKjK0e\u002BBB/0=","iJvX3JMtNzW09/txMzwAkKxEZoDub7KMH169RwIXBPs=","Jx7VvNisirl41n21YXz5RZ7YC3p\u002BduhgL9Fl4hAQXnU=","uQn60G4s3oNGwLqstU1/neNzshVCswoyOWLl1Fj05Tg=","XHFdkx1NMsJcQH4i0fivlz4h7J3Cn7en7webWTH/bmo=","U67CgipeJ7PfwasvH\u002Bfqt7SBewDnpnt99z8DKoXQzNA=","mseMwc\u002BhG\u002BU8usO5dRA2P\u002BpOMd5PWhffhlwmduKXCJk=","Gq2CAmOPKxxarQPAX2MqPfSN6pt/LIZWFWEa8tBng0I=","HYsHOl/AYyjvk1kiJz18194UGfuAbW0SnMf4TCopcw4=","rwehZlDMvo1sryVYAsPJaHmrJ2rPhqvgKQD6Z1O\u002B3Uc=","XeKKeCm2D4KUJaU5sqmJQdUk7\u002B8A\u002BLzMpqzubv2aoOM=","/zzWV7B7mzbQrZfS96I5FnN7LBmNW5EbLXpSn\u002B9WW/M=","z5U4weixRLkjNozy8VE0T7duu5LEz2RPAmLbFfytYGY=","/N/rp0KUV9X4nDd0kU44g9GSMRdkLmQ9YbtXm/pS5dA=","Ohkm3vqgAWGBAAI4WLyDTwmqAP/wOdKFE42zO9dfl0Q=","eNSJVvFwOiBiNSPF24v6tmv/8/FN9UzPYVoi8Qn8bEo=","0UQKTStUtl3P2puWo1DKykq\u002BjjwDwKRon3olDS6tvHU=","6Q3AeoSqI7vpqdDDUNOSnQ4FYwL5EUR6rTOt9Sf1Rz0=","1rt5\u002B0050W7zo/TZnQe\u002BZec8SBN47eRtlHMUPbm9BU8=","8SGo\u002BxEjiy6wtpY2qoLQAVpU2SnQo7iN34B5T4AlURg=","x79AODv3QZ5w9i3xqovT9BbAXxxd6JZxhVAy6o4ajzs=","cKjDw3B8lc9k/tvqcaER\u002B3ndMwrGQHrDYWSdOY4faV8=","p8dvjfGnu7pGuvblA3vxKLKx29xYbQIUIWysdq2dmUo=","BG1wzq2\u002BUnva6Gj660f/4QSvh7Y\u002B4BkZ/wY9RL4Gw1E=","EMBCFam7ihuahYKSXkchvO5Oq1G6WATBlbGZb/1Wvgw=","qmvGIjcCX8r6TSFwIn5\u002BLEqxe0r6TyWX6Dh7IZuXPyc=","lN17WNch1WB21wDcx8isw\u002B9LESsxbL5ZLcwkcguFwDw=","xFTE\u002BmS9ms48MwKeAOZlAcjQcW2SFEb1HqUl40vv6\u002BA=","I7cNmUMe4LNDvkoc59Tb/PSRJVZAmfnrfaLGIkazUE8=","mVV74WiMoMIt7VWKgRMp3Ffhsn6zMwDlhI11UroeBuY=","1be6J4hFUF43o4ugBHafnfNfQTkZ3vWGedt\u002BdP8sPo4=","vuftYVY\u002Bo7U2Nxhh6XMNpilZIm3ZsptViz7\u002BanqA3Hc=","imfvoQHzb8LfDXM7qRYlx7axOpksQyHig/s\u002BmIcfxpk=","nJpGXEZYduduKpUXiNd6keeqmPvaEgvDoDFQWsGCzcw=","STogQT7rnxvTzdXO1jKjFvHAJyiRDy1pcjGg\u002Bz2lLbU=","y0yeF4H9Zqn1\u002BRsgkxQlXguGWbRQmGSTY1Z1BC0FCuQ=","K/Thn9wvK/PAKEKSQqsu\u002BKF/gsoXvfT2yWOkYV9irEY=","vhLVcon4oX9c1uw5NqDO\u002Bbmp7U8Wut5qBvibR3av0rA=","QKHrAtLbmxUoOsZrHwyNH/IyH86zNvOqxWSlN3FyucA=","6wCEa/kwBVkKvxfkUIFAxzHXWu4/p/R5/WtLkSHmLHc=","G07nmbZoVpM0XTP8Lz65k3KltLdOeLXLxcbihltgpGQ=","1hKIH5KS3ipyc1\u002BCQ\u002BxwaZMNvI1OZnLX8eArQaOVzAE=","J\u002BTkoAeMyxDzquSGJ3s6/xjqRpSmQj3hnQ/nQ3ZMT2w=","6RMMCAIDMT6w6ebgi/Bdd1UPJ1TWHh5v/RLyuInLByM=","XdM7cHaWP0hnWT6hjmmAQZrH5muzSfxofZZMReavdhE=","Y6FuXJmG4asZZywv8eq2Ki3M3DHBabgHxixPNEPtsg0=","ocP7tLQvAC3JoF1EP3jOXtv3\u002Bd0qM3kdE0/8cY\u002BVC18=","CH9QcGeTGE6F7iss5IMJIdGAfaixRCv52kGorH\u002Br7UQ=","T1FmR6BuWj8NdQOpYSYpkD9zKCBLg9Fq2Txyqzbv0ow=","7pE8sSLDf7aqo6DjV5RYq1M\u002BISPAIo7BW6XwwSh6O1w=","s/i8LJ/e4qIDjEUPgs\u002BEm1BiSxoFaFW\u002BiNsciJ46Se0=","MCboMATobp0xAPy7uFlGMDj90uup3KgbQZQ4S\u002BTB6\u002BI=","\u002BD1KwIkkIKqP68kYi7AiSant9WsyQ\u002BekMikmB3EJxN0=","4argFkGnAwNxETMHSxzvQ2PmNY8KuPT3oq95msw6X64=","9JrQ3zBPaGik8svNVNuioqNGKWNvShwz32tj7Oyf9wM=","Qky4FjUO3SqTt8S6AxWoOxZFPezRDX6fyc\u002ByS1296HI=","8R6VzxQRmFMk\u002BXn\u002BwUYqnwsYuSmmYxUXOD2Wepgf4Z0=","JiuGUyztERDBSvF/6GDip3jqDWJzkWH6IdRYkvi5bw0=","bfM6e\u002BYucNXsBEQIq6EkXf6mNT\u002BPp63/xGN1rdjLZiQ=","7rNiQh7D0WAW\u002BBIalpkA6TbN/zPYEJsqZgWhr/HPCVs=","5CJDU5WOqZlcGfMhyrjY8yklCO49EP8N2oJgZCPtCvA=","PwMpWOwh/ebKXLFaIW93w/Nmg9sgkp21\u002BkJjs5VxJFY=","JPhvOaP4s5GzcXST3QvJD8qP\u002B/4XR1TCfIiP4loGLb8=","NVCP0V7YVnf5urwl2ofENh5w6TJfZ2MUUgzQ389SA1w=","VfTAU/4gffsId\u002B7V4v5FnVYVwig5FKCwrdNkRzRwGU0=","Y7eqVxFX7a20bQsQuQshHeV5QtkyeSYASzhM4PXTo30=","yOVmWadteUwj\u002BNmQpObPtaDAt52hoJ\u002Bl\u002BNzJVK7MBAU=","9cTrEyIQdmDa25ocL8Eyud7FcyZQ0KIMjdK17iVzX2k=","a/zdACF21w3ntvbFDoozP8VBvuUGVu51eJccri6\u002Bzyk=","7KbCVRYfzTj0uAmCgvUKF\u002B90LeMurRZZC0\u002BbZdNLQgg=","pT3uRUBLB8sRCYZfqQZMjGIYxN7tF6VWx7nczEtejvo=","MKQHw6j1aupPEmjQyQaJ7hEIlQyS5vUgYQ19ncmXeSg=","Yixqc1XRFIJzTzMVIDHsDQ6xJExHcrnledpmuK51aKg=","ftbSxYFJXTxUMNOMv2m/NBw9kW6scWQGv\u002BoKf/zzGMY="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/obj/Debug/net8.0/rpswa.dswa.cache.json b/obj/Debug/net8.0/rpswa.dswa.cache.json deleted file mode 100644 index d28d0c6..0000000 --- a/obj/Debug/net8.0/rpswa.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"fJpOBgtFnuS1DHeDo4n5PdsXUOrvvNk7cd1MabmQi7Q=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["n5uFp7neWGmBSroF9wz6UeHPFKI4V7XWOIo8ljHWf9Y=","Kpaz0Q/JtnOuEMA9H8djKgxs1wkq4Io9PxjHSosNMQE=","a5UsKPhkI9FkpAiNA1ymkUo7ug72D30zrmd5jJuyLb4=","VXCSduCoRGoZ5eOSfAj51GsGnNVvq7A5qKF5D/N7Vx0=","lYOz00m47sCm26fa1A/DFVKnjqVzxu9nwMLP8IuW7xo=","6bA4Xmr8qmrZ2r4ukqX9rM6kVzUrIeI94cM9zBObY3M=","l099lCYtMtQryAqb9VTCRIBp0Jcbpf4BalfsulUoFzQ=","V6/Mi3mlMBego46prUANQbdZ1JC0JZHHdYiXWq2\u002Bl0Y=","tl0jSwp2oIQnMenRmm6Mbm313bzgl9pBwBPGlB4uOPo=","tbh14xDAb77jsCKNNZjBojrK8V\u002BuRrCt8pXuAbtqkIo=","GxKlsEe\u002BPorb4Q9gASZJViO4cZfx6jUCEBQjth\u002BbKyQ=","BujRH2INcYzLBulIqjiKKoWj4\u002BbBT0vuhWVB9V7qy9Q=","EepEENuPyTp00hVBGTVzBoVinVly6PiqjQii1osa6kM=","5HcjLmCBtQj/w6XbXf8\u002BCvPC21ftmG5huW5hAakQj2I=","pREL0QA5WROOeeZwRBgJ9om8ccir8XjyYPvQGVlEOqw=","uTfRVeFsnFdQrds7/R5pdtDmoRt4CgIt0nZfMajU8Ok=","kOjALiJp3ssJnC9/\u002BufurmbWP5mGTftoFnUlCEDvu1Y=","OVuwBaCI8R1LKgQ7MpbBQW1MLJdJ5YTckKjK0e\u002BBB/0=","iJvX3JMtNzW09/txMzwAkKxEZoDub7KMH169RwIXBPs=","Jx7VvNisirl41n21YXz5RZ7YC3p\u002BduhgL9Fl4hAQXnU=","uQn60G4s3oNGwLqstU1/neNzshVCswoyOWLl1Fj05Tg=","XHFdkx1NMsJcQH4i0fivlz4h7J3Cn7en7webWTH/bmo=","U67CgipeJ7PfwasvH\u002Bfqt7SBewDnpnt99z8DKoXQzNA=","mseMwc\u002BhG\u002BU8usO5dRA2P\u002BpOMd5PWhffhlwmduKXCJk=","Gq2CAmOPKxxarQPAX2MqPfSN6pt/LIZWFWEa8tBng0I=","HYsHOl/AYyjvk1kiJz18194UGfuAbW0SnMf4TCopcw4=","rwehZlDMvo1sryVYAsPJaHmrJ2rPhqvgKQD6Z1O\u002B3Uc=","XeKKeCm2D4KUJaU5sqmJQdUk7\u002B8A\u002BLzMpqzubv2aoOM=","/zzWV7B7mzbQrZfS96I5FnN7LBmNW5EbLXpSn\u002B9WW/M=","z5U4weixRLkjNozy8VE0T7duu5LEz2RPAmLbFfytYGY=","/N/rp0KUV9X4nDd0kU44g9GSMRdkLmQ9YbtXm/pS5dA=","Ohkm3vqgAWGBAAI4WLyDTwmqAP/wOdKFE42zO9dfl0Q=","eNSJVvFwOiBiNSPF24v6tmv/8/FN9UzPYVoi8Qn8bEo=","0UQKTStUtl3P2puWo1DKykq\u002BjjwDwKRon3olDS6tvHU=","6Q3AeoSqI7vpqdDDUNOSnQ4FYwL5EUR6rTOt9Sf1Rz0=","1rt5\u002B0050W7zo/TZnQe\u002BZec8SBN47eRtlHMUPbm9BU8=","8SGo\u002BxEjiy6wtpY2qoLQAVpU2SnQo7iN34B5T4AlURg=","x79AODv3QZ5w9i3xqovT9BbAXxxd6JZxhVAy6o4ajzs=","cKjDw3B8lc9k/tvqcaER\u002B3ndMwrGQHrDYWSdOY4faV8=","p8dvjfGnu7pGuvblA3vxKLKx29xYbQIUIWysdq2dmUo=","BG1wzq2\u002BUnva6Gj660f/4QSvh7Y\u002B4BkZ/wY9RL4Gw1E=","EMBCFam7ihuahYKSXkchvO5Oq1G6WATBlbGZb/1Wvgw=","qmvGIjcCX8r6TSFwIn5\u002BLEqxe0r6TyWX6Dh7IZuXPyc=","lN17WNch1WB21wDcx8isw\u002B9LESsxbL5ZLcwkcguFwDw=","xFTE\u002BmS9ms48MwKeAOZlAcjQcW2SFEb1HqUl40vv6\u002BA=","I7cNmUMe4LNDvkoc59Tb/PSRJVZAmfnrfaLGIkazUE8=","mVV74WiMoMIt7VWKgRMp3Ffhsn6zMwDlhI11UroeBuY=","1be6J4hFUF43o4ugBHafnfNfQTkZ3vWGedt\u002BdP8sPo4=","vuftYVY\u002Bo7U2Nxhh6XMNpilZIm3ZsptViz7\u002BanqA3Hc=","imfvoQHzb8LfDXM7qRYlx7axOpksQyHig/s\u002BmIcfxpk=","nJpGXEZYduduKpUXiNd6keeqmPvaEgvDoDFQWsGCzcw=","STogQT7rnxvTzdXO1jKjFvHAJyiRDy1pcjGg\u002Bz2lLbU=","y0yeF4H9Zqn1\u002BRsgkxQlXguGWbRQmGSTY1Z1BC0FCuQ=","K/Thn9wvK/PAKEKSQqsu\u002BKF/gsoXvfT2yWOkYV9irEY=","vhLVcon4oX9c1uw5NqDO\u002Bbmp7U8Wut5qBvibR3av0rA=","QKHrAtLbmxUoOsZrHwyNH/IyH86zNvOqxWSlN3FyucA=","6wCEa/kwBVkKvxfkUIFAxzHXWu4/p/R5/WtLkSHmLHc=","G07nmbZoVpM0XTP8Lz65k3KltLdOeLXLxcbihltgpGQ=","1hKIH5KS3ipyc1\u002BCQ\u002BxwaZMNvI1OZnLX8eArQaOVzAE=","J\u002BTkoAeMyxDzquSGJ3s6/xjqRpSmQj3hnQ/nQ3ZMT2w=","6RMMCAIDMT6w6ebgi/Bdd1UPJ1TWHh5v/RLyuInLByM=","XdM7cHaWP0hnWT6hjmmAQZrH5muzSfxofZZMReavdhE=","Y6FuXJmG4asZZywv8eq2Ki3M3DHBabgHxixPNEPtsg0=","ocP7tLQvAC3JoF1EP3jOXtv3\u002Bd0qM3kdE0/8cY\u002BVC18=","CH9QcGeTGE6F7iss5IMJIdGAfaixRCv52kGorH\u002Br7UQ=","T1FmR6BuWj8NdQOpYSYpkD9zKCBLg9Fq2Txyqzbv0ow=","7pE8sSLDf7aqo6DjV5RYq1M\u002BISPAIo7BW6XwwSh6O1w=","s/i8LJ/e4qIDjEUPgs\u002BEm1BiSxoFaFW\u002BiNsciJ46Se0=","MCboMATobp0xAPy7uFlGMDj90uup3KgbQZQ4S\u002BTB6\u002BI=","\u002BD1KwIkkIKqP68kYi7AiSant9WsyQ\u002BekMikmB3EJxN0=","4argFkGnAwNxETMHSxzvQ2PmNY8KuPT3oq95msw6X64=","9JrQ3zBPaGik8svNVNuioqNGKWNvShwz32tj7Oyf9wM=","Qky4FjUO3SqTt8S6AxWoOxZFPezRDX6fyc\u002ByS1296HI=","8R6VzxQRmFMk\u002BXn\u002BwUYqnwsYuSmmYxUXOD2Wepgf4Z0=","JiuGUyztERDBSvF/6GDip3jqDWJzkWH6IdRYkvi5bw0=","bfM6e\u002BYucNXsBEQIq6EkXf6mNT\u002BPp63/xGN1rdjLZiQ=","7rNiQh7D0WAW\u002BBIalpkA6TbN/zPYEJsqZgWhr/HPCVs=","5CJDU5WOqZlcGfMhyrjY8yklCO49EP8N2oJgZCPtCvA=","PwMpWOwh/ebKXLFaIW93w/Nmg9sgkp21\u002BkJjs5VxJFY=","JPhvOaP4s5GzcXST3QvJD8qP\u002B/4XR1TCfIiP4loGLb8=","NVCP0V7YVnf5urwl2ofENh5w6TJfZ2MUUgzQ389SA1w=","VfTAU/4gffsId\u002B7V4v5FnVYVwig5FKCwrdNkRzRwGU0="],"CachedAssets":{"Kpaz0Q/JtnOuEMA9H8djKgxs1wkq4Io9PxjHSosNMQE=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\css\\site.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"css/site#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"4ny59vk0fz","Integrity":"YPyS7lvN/UTQo4K7PtQW/Y4SayB8SFLB6PD6vU3MYjc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\css\\site.css","FileLength":1939,"LastWriteTime":"2026-08-11T01:49:28.7448399+00:00"},"a5UsKPhkI9FkpAiNA1ymkUo7ug72D30zrmd5jJuyLb4=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\favicon.ico","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"favicon#[.{fingerprint}]?.ico","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"61n19gt1b8","Integrity":"Jtxf9L\u002B5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\favicon.ico","FileLength":5430,"LastWriteTime":"2026-08-10T16:28:36.7486263+00:00"},"VXCSduCoRGoZ5eOSfAj51GsGnNVvq7A5qKF5D/N7Vx0=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\js\\site.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"js/site#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"xtxxf3hu2r","Integrity":"hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\site.js","FileLength":231,"LastWriteTime":"2026-08-10T16:28:36.5925325+00:00"},"lYOz00m47sCm26fa1A/DFVKnjqVzxu9nwMLP8IuW7xo=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"agp80tu62r","Integrity":"JtktgiuQAd\u002BAXerCnPMrHCDz1h5AtkH5tobvpuG7xZ4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","FileLength":70538,"LastWriteTime":"2026-08-10T16:28:36.6913868+00:00"},"6bA4Xmr8qmrZ2r4ukqX9rM6kVzUrIeI94cM9zBObY3M=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"st1cbwfwo5","Integrity":"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","FileLength":196535,"LastWriteTime":"2026-08-10T16:28:36.6933732+00:00"},"l099lCYtMtQryAqb9VTCRIBp0Jcbpf4BalfsulUoFzQ=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"unj9p35syc","Integrity":"ysBT/JYxH9gcMnwxT4\u002BMB4sPxOx/JMg9wi77FA13T9A=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","FileLength":51319,"LastWriteTime":"2026-08-10T16:28:36.6933732+00:00"},"V6/Mi3mlMBego46prUANQbdZ1JC0JZHHdYiXWq2\u002Bl0Y=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"5vj65cig9w","Integrity":"72C/qDCGu\u002BOwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","FileLength":117439,"LastWriteTime":"2026-08-10T16:28:36.6948914+00:00"},"tl0jSwp2oIQnMenRmm6Mbm313bzgl9pBwBPGlB4uOPo=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"q2ku51ktnl","Integrity":"3vUJkZSpKL/zG7x6GNvDjs0TxYUo9zMt6dAc8hp9CVo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","FileLength":70612,"LastWriteTime":"2026-08-10T16:28:36.6958981+00:00"},"tbh14xDAb77jsCKNNZjBojrK8V\u002BuRrCt8pXuAbtqkIo=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"2q4vfeazbq","Integrity":"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs\u002BWu6U8g=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","FileLength":196539,"LastWriteTime":"2026-08-10T16:28:36.6968979+00:00"},"GxKlsEe\u002BPorb4Q9gASZJViO4cZfx6jUCEBQjth\u002BbKyQ=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"n1oizzvkh6","Integrity":"O6lb2kXarGgVw4/RDD42yYPhZIwREthThQFKGmD\u002B3j0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","FileLength":51394,"LastWriteTime":"2026-08-10T16:28:36.6968979+00:00"},"BujRH2INcYzLBulIqjiKKoWj4\u002BbBT0vuhWVB9V7qy9Q=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"o371a8zbv2","Integrity":"NDSZjIiMPRIoO7/w7\u002BjHef8retP4riQa8PMj4BVRGok=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","FileLength":117516,"LastWriteTime":"2026-08-10T16:28:36.6978979+00:00"},"EepEENuPyTp00hVBGTVzBoVinVly6PiqjQii1osa6kM=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"7na4sro3qu","Integrity":"4zbWr0QNFhpUwGkn4WdGWXt80KnhRFv0qXkZyVnhajY=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","FileLength":5850,"LastWriteTime":"2026-08-10T16:28:36.6978979+00:00"},"5HcjLmCBtQj/w6XbXf8\u002BCvPC21ftmG5huW5hAakQj2I=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"jeal3x0ldm","Integrity":"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","FileLength":105138,"LastWriteTime":"2026-08-10T16:28:36.6988975+00:00"},"pREL0QA5WROOeeZwRBgJ9om8ccir8XjyYPvQGVlEOqw=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"f8imaxxbri","Integrity":"z0OApR88UEocYXTXHU7Ueycaiib9XbDUmel9Gx0gbx4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","FileLength":4646,"LastWriteTime":"2026-08-10T16:28:36.6998966+00:00"},"uTfRVeFsnFdQrds7/R5pdtDmoRt4CgIt0nZfMajU8Ok=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"okkk44j0xs","Integrity":"2BbRsE/\u002BczX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","FileLength":35330,"LastWriteTime":"2026-08-10T16:28:36.7008977+00:00"},"kOjALiJp3ssJnC9/\u002BufurmbWP5mGTftoFnUlCEDvu1Y=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"0wve5yxp74","Integrity":"8NXw3kF49FkQVPMdjnGDqoXXRU0TwzsLfCGbK9U8gnk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","FileLength":5827,"LastWriteTime":"2026-08-10T16:28:36.7008977+00:00"},"OVuwBaCI8R1LKgQ7MpbBQW1MLJdJ5YTckKjK0e\u002BBB/0=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"cwzlr5n8x4","Integrity":"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb\u002B0YBVU8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","FileLength":105151,"LastWriteTime":"2026-08-10T16:28:36.7018988+00:00"},"iJvX3JMtNzW09/txMzwAkKxEZoDub7KMH169RwIXBPs=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"npxfuf8dg6","Integrity":"a5KlgysZ4fQXw4rzIvXDHErFDPeHRSLccP7kX6HuvSQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","FileLength":4718,"LastWriteTime":"2026-08-10T16:28:36.7018988+00:00"},"Jx7VvNisirl41n21YXz5RZ7YC3p\u002BduhgL9Fl4hAQXnU=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"wmug9u23qg","Integrity":"GMDk5pA5dFkOimkBAWeEjYZ\u002B7lgHPS0jYln6p/WJVYs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","FileLength":41570,"LastWriteTime":"2026-08-10T16:28:36.7028985+00:00"},"uQn60G4s3oNGwLqstU1/neNzshVCswoyOWLl1Fj05Tg=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"tey0rigmnh","Integrity":"NbFZxZLmBVNLzb/7B0WdFfb6\u002B8jXHGX6XY190uwgbec=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","FileLength":71584,"LastWriteTime":"2026-08-10T16:28:36.7038989+00:00"},"XHFdkx1NMsJcQH4i0fivlz4h7J3Cn7en7webWTH/bmo=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"j75batdsum","Integrity":"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d\u002B9/qNju20=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","FileLength":192271,"LastWriteTime":"2026-08-10T16:28:36.704898+00:00"},"U67CgipeJ7PfwasvH\u002Bfqt7SBewDnpnt99z8DKoXQzNA=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"16095smhkz","Integrity":"5\u002BExmMkiaI3keYQRLhNibJ5ZXnNuWRbwrXOAZoTXMFg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","FileLength":53479,"LastWriteTime":"2026-08-10T16:28:36.704898+00:00"},"mseMwc\u002BhG\u002BU8usO5dRA2P\u002BpOMd5PWhffhlwmduKXCJk=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"vy0bq9ydhf","Integrity":"p1dop4slefZhL4zG2pa6\u002B2HUrOY1UUArGJXmet8Md9c=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","FileLength":111875,"LastWriteTime":"2026-08-10T16:28:36.7064041+00:00"},"Gq2CAmOPKxxarQPAX2MqPfSN6pt/LIZWFWEa8tBng0I=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"b4skse8du6","Integrity":"peAGH8Gu/ZL9VnbUGSMN69Ji5MxwbvOb53gDXU2cPaQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","FileLength":71451,"LastWriteTime":"2026-08-10T16:28:36.7074118+00:00"},"HYsHOl/AYyjvk1kiJz18194UGfuAbW0SnMf4TCopcw4=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ab1c3rmv7g","Integrity":"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","FileLength":192214,"LastWriteTime":"2026-08-10T16:28:36.7084459+00:00"},"rwehZlDMvo1sryVYAsPJaHmrJ2rPhqvgKQD6Z1O\u002B3Uc=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"u3xrusw2ol","Integrity":"Wi5ZuFSHLfx6dlEgjvW3BY9TC/1NqdBjj\u002BXFifSSqN4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","FileLength":53407,"LastWriteTime":"2026-08-10T16:28:36.7089596+00:00"},"XeKKeCm2D4KUJaU5sqmJQdUk7\u002B8A\u002BLzMpqzubv2aoOM=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"56d2bn4wt9","Integrity":"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX\u002B96Pt/88=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","FileLength":111710,"LastWriteTime":"2026-08-10T16:28:36.7099611+00:00"},"/zzWV7B7mzbQrZfS96I5FnN7LBmNW5EbLXpSn\u002B9WW/M=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"mpyigms19s","Integrity":"xlexqj9/k3uobVwGfciZcj/eDdooaNgcf4OFLtLUygM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","FileLength":204136,"LastWriteTime":"2026-08-10T16:28:36.710966+00:00"},"z5U4weixRLkjNozy8VE0T7duu5LEz2RPAmLbFfytYGY=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"73kdqttayv","Integrity":"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","FileLength":536547,"LastWriteTime":"2026-08-10T16:28:36.7139624+00:00"},"/N/rp0KUV9X4nDd0kU44g9GSMRdkLmQ9YbtXm/pS5dA=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"bpk8xqwxhs","Integrity":"z8OR40MowJ8GgK6P89Y\u002BhiJK5\u002BcclzFHzLhFQLL92bg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","FileLength":162720,"LastWriteTime":"2026-08-10T16:28:36.7149612+00:00"},"Ohkm3vqgAWGBAAI4WLyDTwmqAP/wOdKFE42zO9dfl0Q=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"8inm30yfxf","Integrity":"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","FileLength":449111,"LastWriteTime":"2026-08-10T16:28:36.71596+00:00"},"eNSJVvFwOiBiNSPF24v6tmv/8/FN9UzPYVoi8Qn8bEo=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ve6x09088i","Integrity":"SZ2mKaD4A\u002Bb\u002BHIvttwl\u002BTvLFnVy8o8/X40j\u002BEKVwyvY=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","FileLength":203803,"LastWriteTime":"2026-08-10T16:28:36.7174819+00:00"},"0UQKTStUtl3P2puWo1DKykq\u002BjjwDwKRon3olDS6tvHU=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"4gxs3k148c","Integrity":"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","FileLength":536461,"LastWriteTime":"2026-08-10T16:28:36.7194999+00:00"},"6Q3AeoSqI7vpqdDDUNOSnQ4FYwL5EUR6rTOt9Sf1Rz0=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"9b9oa1qrmt","Integrity":"22wR6QTidoeiRZXp6zkRQyMSUb/FB\u002BAv11jqmZJF6uU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","FileLength":162825,"LastWriteTime":"2026-08-10T16:28:36.7204849+00:00"},"1rt5\u002B0050W7zo/TZnQe\u002BZec8SBN47eRtlHMUPbm9BU8=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"fctod5rc9n","Integrity":"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","FileLength":661035,"LastWriteTime":"2026-08-10T16:28:36.723038+00:00"},"8SGo\u002BxEjiy6wtpY2qoLQAVpU2SnQo7iN34B5T4AlURg=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"l2av4jpuoj","Integrity":"vQTf4d3WJi9vmWQNA4kJnjoedgEhMFXFDEMXqtHtgzk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","FileLength":208492,"LastWriteTime":"2026-08-10T16:28:36.7240204+00:00"},"x79AODv3QZ5w9i3xqovT9BbAXxxd6JZxhVAy6o4ajzs=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"kbynt5jhd9","Integrity":"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","FileLength":425643,"LastWriteTime":"2026-08-10T16:28:36.7260185+00:00"},"cKjDw3B8lc9k/tvqcaER\u002B3ndMwrGQHrDYWSdOY4faV8=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"25iw1kog22","Integrity":"KuvCVS19rfTjoLgMyDDCdOkRRlhNrY4psEM4uezts2M=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","FileLength":78468,"LastWriteTime":"2026-08-10T16:28:36.727018+00:00"},"p8dvjfGnu7pGuvblA3vxKLKx29xYbQIUIWysdq2dmUo=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"c2nslu3uf3","Integrity":"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","FileLength":327261,"LastWriteTime":"2026-08-10T16:28:36.7290361+00:00"},"BG1wzq2\u002BUnva6Gj660f/4QSvh7Y\u002B4BkZ/wY9RL4Gw1E=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"m39kt2b5c9","Integrity":"EuDXUJYKnfZuO8dSLN0f5iVbVasz36AROuAU3NJ3JBo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","FileLength":139019,"LastWriteTime":"2026-08-10T16:28:36.73002+00:00"},"EMBCFam7ihuahYKSXkchvO5Oq1G6WATBlbGZb/1Wvgw=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"2lgwfvgpvi","Integrity":"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","FileLength":288320,"LastWriteTime":"2026-08-10T16:28:36.7315826+00:00"},"qmvGIjcCX8r6TSFwIn5\u002BLEqxe0r6TyWX6Dh7IZuXPyc=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"um2aeqy4ik","Integrity":"Kj4irQWPwfSb5NFeos/h0IroI5/nIg0HtAjQ\u002Bw4v6TE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","FileLength":72016,"LastWriteTime":"2026-08-10T16:28:36.7325793+00:00"},"lN17WNch1WB21wDcx8isw\u002B9LESsxbL5ZLcwkcguFwDw=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"wsezl0heh6","Integrity":"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","FileLength":222508,"LastWriteTime":"2026-08-10T16:28:36.7335915+00:00"},"xFTE\u002BmS9ms48MwKeAOZlAcjQcW2SFEb1HqUl40vv6\u002BA=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"o4kw7cc6tf","Integrity":"6IStRQerBchYSw6J2GWTOWGOnDRrWXmaG0r6nCwN5s4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","FileLength":148168,"LastWriteTime":"2026-08-10T16:28:36.7335915+00:00"},"I7cNmUMe4LNDvkoc59Tb/PSRJVZAmfnrfaLGIkazUE8=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"6ukhryfubh","Integrity":"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","FileLength":289522,"LastWriteTime":"2026-08-10T16:28:36.7361116+00:00"},"mVV74WiMoMIt7VWKgRMp3Ffhsn6zMwDlhI11UroeBuY=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"zwph15dxgs","Integrity":"c4Ll6eSIg6Eothk8pCWAF8aE923EvtU11pqjBy\u002BNjNM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","FileLength":59511,"LastWriteTime":"2026-08-10T16:28:36.7371187+00:00"},"1be6J4hFUF43o4ugBHafnfNfQTkZ3vWGedt\u002BdP8sPo4=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"u33ctipx7g","Integrity":"ui/FQI\u002By0IUsY8Pbi80b8s3GeEL\u002BPsvdaLTONobpn88=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","FileLength":217145,"LastWriteTime":"2026-08-10T16:28:36.7391141+00:00"},"vuftYVY\u002Bo7U2Nxhh6XMNpilZIm3ZsptViz7\u002BanqA3Hc=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\LICENSE","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/LICENSE#[.{fingerprint}]?","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"81b7ukuj9c","Integrity":"ZH6pA6BSx6fuHZvdaKph1DwUJ\u002BVSYilIiEQu8ilnvqk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\LICENSE","FileLength":1153,"LastWriteTime":"2026-08-10T16:28:36.7471132+00:00"},"imfvoQHzb8LfDXM7qRYlx7axOpksQyHig/s\u002BmIcfxpk=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"47otxtyo56","Integrity":"wJQaJ0XynBE2fq6CexXXhxKu7fstVmQc7V2MHNTo\u002BWQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","FileLength":19385,"LastWriteTime":"2026-08-10T16:28:36.7516313+00:00"},"nJpGXEZYduduKpUXiNd6keeqmPvaEgvDoDFQWsGCzcw=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"4v8eqarkd7","Integrity":"YJa7W8EiQdQpkk93iGEjjnLSUWRpRJbSfzfURh1kxz4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","FileLength":5824,"LastWriteTime":"2026-08-10T16:28:36.7526275+00:00"},"STogQT7rnxvTzdXO1jKjFvHAJyiRDy1pcjGg\u002Bz2lLbU=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"356vix0kms","Integrity":"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","FileLength":1139,"LastWriteTime":"2026-08-10T16:28:36.7536307+00:00"},"y0yeF4H9Zqn1\u002BRsgkxQlXguGWbRQmGSTY1Z1BC0FCuQ=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/additional-methods#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ay5nd8zt9x","Integrity":"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","FileLength":52977,"LastWriteTime":"2026-08-10T16:28:36.598585+00:00"},"K/Thn9wvK/PAKEKSQqsu\u002BKF/gsoXvfT2yWOkYV9irEY=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/additional-methods.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"9oaff4kq20","Integrity":"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","FileLength":22177,"LastWriteTime":"2026-08-10T16:28:36.5995403+00:00"},"vhLVcon4oX9c1uw5NqDO\u002Bbmp7U8Wut5qBvibR3av0rA=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/jquery.validate#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"pzqfkb6aqo","Integrity":"m0l81WDPiG7CcG7CDsTuZzvcGvyFmrQY5DLIxx3aRGw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","FileLength":51171,"LastWriteTime":"2026-08-10T16:28:36.5995403+00:00"},"QKHrAtLbmxUoOsZrHwyNH/IyH86zNvOqxWSlN3FyucA=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/jquery.validate.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"b7iojwaux1","Integrity":"JwUksNJ6/R07ZiLRoXbGeNrtlFZMFDKX4hemPiHOmCA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","FileLength":24601,"LastWriteTime":"2026-08-10T16:28:36.6005768+00:00"},"6wCEa/kwBVkKvxfkUIFAxzHXWu4/p/R5/WtLkSHmLHc=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\LICENSE.md","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/LICENSE#[.{fingerprint}]?.md","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"x0q3zqp4vz","Integrity":"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\LICENSE.md","FileLength":1117,"LastWriteTime":"2026-08-10T16:28:36.7506294+00:00"},"G07nmbZoVpM0XTP8Lz65k3KltLdOeLXLxcbihltgpGQ=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\dist\\jquery.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"fwhahm2icz","Integrity":"H\u002BK7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.js","FileLength":288580,"LastWriteTime":"2026-08-10T16:28:36.5955408+00:00"},"1hKIH5KS3ipyc1\u002BCQ\u002BxwaZMNvI1OZnLX8eArQaOVzAE=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\dist\\jquery.min.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"dd6z7egasc","Integrity":"/xUj\u002B3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.js","FileLength":89501,"LastWriteTime":"2026-08-10T16:28:36.5955408+00:00"},"J\u002BTkoAeMyxDzquSGJ3s6/xjqRpSmQj3hnQ/nQ3ZMT2w=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\dist\\jquery.min.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"5pze98is44","Integrity":"OZVI\u002Bw57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.map","FileLength":137972,"LastWriteTime":"2026-08-10T16:28:36.597538+00:00"},"6RMMCAIDMT6w6ebgi/Bdd1UPJ1TWHh5v/RLyuInLByM=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\LICENSE.txt","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"mlv21k5csn","Integrity":"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\LICENSE.txt","FileLength":1117,"LastWriteTime":"2026-08-10T16:28:36.7486263+00:00"},"n5uFp7neWGmBSroF9wz6UeHPFKI4V7XWOIo8ljHWf9Y=":{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\css\\sidebar.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"css/sidebar#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"t3h2biulnv","Integrity":"56nifmECxIS8JGXoOwZuwq4cmOudJls6Cb3Hrc1u8Rc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\css\\sidebar.css","FileLength":1968,"LastWriteTime":"2026-08-11T01:06:08.0624685+00:00"}},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/obj/Debug/net8.0/scopedcss/Views/Shared/_Layout.cshtml.rz.scp.css b/obj/Debug/net8.0/scopedcss/Views/Shared/_Layout.cshtml.rz.scp.css deleted file mode 100644 index 90b0065..0000000 --- a/obj/Debug/net8.0/scopedcss/Views/Shared/_Layout.cshtml.rz.scp.css +++ /dev/null @@ -1,48 +0,0 @@ -/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification -for details on configuring this project to bundle and minify static web assets. */ - -a.navbar-brand[b-qjvdtzfipm] { - white-space: normal; - text-align: center; - word-break: break-all; -} - -a[b-qjvdtzfipm] { - color: #0077cc; -} - -.btn-primary[b-qjvdtzfipm] { - color: #fff; - background-color: #1b6ec2; - border-color: #1861ac; -} - -.nav-pills .nav-link.active[b-qjvdtzfipm], .nav-pills .show > .nav-link[b-qjvdtzfipm] { - color: #fff; - background-color: #1b6ec2; - border-color: #1861ac; -} - -.border-top[b-qjvdtzfipm] { - border-top: 1px solid #e5e5e5; -} -.border-bottom[b-qjvdtzfipm] { - border-bottom: 1px solid #e5e5e5; -} - -.box-shadow[b-qjvdtzfipm] { - box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); -} - -button.accept-policy[b-qjvdtzfipm] { - font-size: 1rem; - line-height: inherit; -} - -.footer[b-qjvdtzfipm] { - position: absolute; - bottom: 0; - width: 100%; - white-space: nowrap; - line-height: 60px; -} diff --git a/obj/Debug/net8.0/scopedcss/bundle/vita-asistente.styles.css b/obj/Debug/net8.0/scopedcss/bundle/vita-asistente.styles.css deleted file mode 100644 index 56e7c54..0000000 --- a/obj/Debug/net8.0/scopedcss/bundle/vita-asistente.styles.css +++ /dev/null @@ -1,49 +0,0 @@ -/* /Views/Shared/_Layout.cshtml.rz.scp.css */ -/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification -for details on configuring this project to bundle and minify static web assets. */ - -a.navbar-brand[b-qjvdtzfipm] { - white-space: normal; - text-align: center; - word-break: break-all; -} - -a[b-qjvdtzfipm] { - color: #0077cc; -} - -.btn-primary[b-qjvdtzfipm] { - color: #fff; - background-color: #1b6ec2; - border-color: #1861ac; -} - -.nav-pills .nav-link.active[b-qjvdtzfipm], .nav-pills .show > .nav-link[b-qjvdtzfipm] { - color: #fff; - background-color: #1b6ec2; - border-color: #1861ac; -} - -.border-top[b-qjvdtzfipm] { - border-top: 1px solid #e5e5e5; -} -.border-bottom[b-qjvdtzfipm] { - border-bottom: 1px solid #e5e5e5; -} - -.box-shadow[b-qjvdtzfipm] { - box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); -} - -button.accept-policy[b-qjvdtzfipm] { - font-size: 1rem; - line-height: inherit; -} - -.footer[b-qjvdtzfipm] { - position: absolute; - bottom: 0; - width: 100%; - white-space: nowrap; - line-height: 60px; -} diff --git a/obj/Debug/net8.0/scopedcss/projectbundle/vita-asistente.bundle.scp.css b/obj/Debug/net8.0/scopedcss/projectbundle/vita-asistente.bundle.scp.css deleted file mode 100644 index 56e7c54..0000000 --- a/obj/Debug/net8.0/scopedcss/projectbundle/vita-asistente.bundle.scp.css +++ /dev/null @@ -1,49 +0,0 @@ -/* /Views/Shared/_Layout.cshtml.rz.scp.css */ -/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification -for details on configuring this project to bundle and minify static web assets. */ - -a.navbar-brand[b-qjvdtzfipm] { - white-space: normal; - text-align: center; - word-break: break-all; -} - -a[b-qjvdtzfipm] { - color: #0077cc; -} - -.btn-primary[b-qjvdtzfipm] { - color: #fff; - background-color: #1b6ec2; - border-color: #1861ac; -} - -.nav-pills .nav-link.active[b-qjvdtzfipm], .nav-pills .show > .nav-link[b-qjvdtzfipm] { - color: #fff; - background-color: #1b6ec2; - border-color: #1861ac; -} - -.border-top[b-qjvdtzfipm] { - border-top: 1px solid #e5e5e5; -} -.border-bottom[b-qjvdtzfipm] { - border-bottom: 1px solid #e5e5e5; -} - -.box-shadow[b-qjvdtzfipm] { - box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); -} - -button.accept-policy[b-qjvdtzfipm] { - font-size: 1rem; - line-height: inherit; -} - -.footer[b-qjvdtzfipm] { - position: absolute; - bottom: 0; - width: 100%; - white-space: nowrap; - line-height: 60px; -} diff --git a/obj/Debug/net8.0/staticwebassets.build.endpoints.json b/obj/Debug/net8.0/staticwebassets.build.endpoints.json deleted file mode 100644 index 8579619..0000000 --- a/obj/Debug/net8.0/staticwebassets.build.endpoints.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[{"Route":"css/sidebar.css","AssetFile":"css/sidebar.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1968"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"56nifmECxIS8JGXoOwZuwq4cmOudJls6Cb3Hrc1u8Rc=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 01:06:08 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-56nifmECxIS8JGXoOwZuwq4cmOudJls6Cb3Hrc1u8Rc="}]},{"Route":"css/sidebar.t3h2biulnv.css","AssetFile":"css/sidebar.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1968"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"56nifmECxIS8JGXoOwZuwq4cmOudJls6Cb3Hrc1u8Rc=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 01:06:08 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"t3h2biulnv"},{"Name":"integrity","Value":"sha256-56nifmECxIS8JGXoOwZuwq4cmOudJls6Cb3Hrc1u8Rc="},{"Name":"label","Value":"css/sidebar.css"}]},{"Route":"css/site.4ny59vk0fz.css","AssetFile":"css/site.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1939"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"YPyS7lvN/UTQo4K7PtQW/Y4SayB8SFLB6PD6vU3MYjc=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 01:49:28 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4ny59vk0fz"},{"Name":"integrity","Value":"sha256-YPyS7lvN/UTQo4K7PtQW/Y4SayB8SFLB6PD6vU3MYjc="},{"Name":"label","Value":"css/site.css"}]},{"Route":"css/site.css","AssetFile":"css/site.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1939"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"YPyS7lvN/UTQo4K7PtQW/Y4SayB8SFLB6PD6vU3MYjc=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 01:49:28 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YPyS7lvN/UTQo4K7PtQW/Y4SayB8SFLB6PD6vU3MYjc="}]},{"Route":"favicon.61n19gt1b8.ico","AssetFile":"favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"61n19gt1b8"},{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="},{"Name":"label","Value":"favicon.ico"}]},{"Route":"favicon.ico","AssetFile":"favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="}]},{"Route":"js/site.js","AssetFile":"js/site.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"231"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo="}]},{"Route":"js/site.xtxxf3hu2r.js","AssetFile":"js/site.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"231"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"xtxxf3hu2r"},{"Name":"integrity","Value":"sha256-hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo="},{"Name":"label","Value":"js/site.js"}]},{"Route":"lib/bootstrap/LICENSE","AssetFile":"lib/bootstrap/LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="}]},{"Route":"lib/bootstrap/LICENSE.81b7ukuj9c","AssetFile":"lib/bootstrap/LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"81b7ukuj9c"},{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="},{"Name":"label","Value":"lib/bootstrap/LICENSE"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.agp80tu62r.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"70538"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"JtktgiuQAd+AXerCnPMrHCDz1h5AtkH5tobvpuG7xZ4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"agp80tu62r"},{"Name":"integrity","Value":"sha256-JtktgiuQAd+AXerCnPMrHCDz1h5AtkH5tobvpuG7xZ4="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"70538"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"JtktgiuQAd+AXerCnPMrHCDz1h5AtkH5tobvpuG7xZ4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JtktgiuQAd+AXerCnPMrHCDz1h5AtkH5tobvpuG7xZ4="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.st1cbwfwo5.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"st1cbwfwo5"},{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51319"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ysBT/JYxH9gcMnwxT4+MB4sPxOx/JMg9wi77FA13T9A=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ysBT/JYxH9gcMnwxT4+MB4sPxOx/JMg9wi77FA13T9A="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.5vj65cig9w.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5vj65cig9w"},{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.unj9p35syc.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51319"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ysBT/JYxH9gcMnwxT4+MB4sPxOx/JMg9wi77FA13T9A=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"unj9p35syc"},{"Name":"integrity","Value":"sha256-ysBT/JYxH9gcMnwxT4+MB4sPxOx/JMg9wi77FA13T9A="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"70612"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"3vUJkZSpKL/zG7x6GNvDjs0TxYUo9zMt6dAc8hp9CVo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-3vUJkZSpKL/zG7x6GNvDjs0TxYUo9zMt6dAc8hp9CVo="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.2q4vfeazbq.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2q4vfeazbq"},{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51394"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"O6lb2kXarGgVw4/RDD42yYPhZIwREthThQFKGmD+3j0=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-O6lb2kXarGgVw4/RDD42yYPhZIwREthThQFKGmD+3j0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.o371a8zbv2.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"o371a8zbv2"},{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.n1oizzvkh6.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51394"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"O6lb2kXarGgVw4/RDD42yYPhZIwREthThQFKGmD+3j0=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"n1oizzvkh6"},{"Name":"integrity","Value":"sha256-O6lb2kXarGgVw4/RDD42yYPhZIwREthThQFKGmD+3j0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.q2ku51ktnl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"70612"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"3vUJkZSpKL/zG7x6GNvDjs0TxYUo9zMt6dAc8hp9CVo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"q2ku51ktnl"},{"Name":"integrity","Value":"sha256-3vUJkZSpKL/zG7x6GNvDjs0TxYUo9zMt6dAc8hp9CVo="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.7na4sro3qu.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5850"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"4zbWr0QNFhpUwGkn4WdGWXt80KnhRFv0qXkZyVnhajY=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"7na4sro3qu"},{"Name":"integrity","Value":"sha256-4zbWr0QNFhpUwGkn4WdGWXt80KnhRFv0qXkZyVnhajY="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5850"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"4zbWr0QNFhpUwGkn4WdGWXt80KnhRFv0qXkZyVnhajY=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4zbWr0QNFhpUwGkn4WdGWXt80KnhRFv0qXkZyVnhajY="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.jeal3x0ldm.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"jeal3x0ldm"},{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4646"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z0OApR88UEocYXTXHU7Ueycaiib9XbDUmel9Gx0gbx4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-z0OApR88UEocYXTXHU7Ueycaiib9XbDUmel9Gx0gbx4="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.okkk44j0xs.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"okkk44j0xs"},{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.f8imaxxbri.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4646"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z0OApR88UEocYXTXHU7Ueycaiib9XbDUmel9Gx0gbx4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"f8imaxxbri"},{"Name":"integrity","Value":"sha256-z0OApR88UEocYXTXHU7Ueycaiib9XbDUmel9Gx0gbx4="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.0wve5yxp74.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5827"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"8NXw3kF49FkQVPMdjnGDqoXXRU0TwzsLfCGbK9U8gnk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"0wve5yxp74"},{"Name":"integrity","Value":"sha256-8NXw3kF49FkQVPMdjnGDqoXXRU0TwzsLfCGbK9U8gnk="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5827"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"8NXw3kF49FkQVPMdjnGDqoXXRU0TwzsLfCGbK9U8gnk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8NXw3kF49FkQVPMdjnGDqoXXRU0TwzsLfCGbK9U8gnk="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.cwzlr5n8x4.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"cwzlr5n8x4"},{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4718"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"a5KlgysZ4fQXw4rzIvXDHErFDPeHRSLccP7kX6HuvSQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-a5KlgysZ4fQXw4rzIvXDHErFDPeHRSLccP7kX6HuvSQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.wmug9u23qg.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wmug9u23qg"},{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.npxfuf8dg6.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4718"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"a5KlgysZ4fQXw4rzIvXDHErFDPeHRSLccP7kX6HuvSQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"npxfuf8dg6"},{"Name":"integrity","Value":"sha256-a5KlgysZ4fQXw4rzIvXDHErFDPeHRSLccP7kX6HuvSQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"71584"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"NbFZxZLmBVNLzb/7B0WdFfb6+8jXHGX6XY190uwgbec=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NbFZxZLmBVNLzb/7B0WdFfb6+8jXHGX6XY190uwgbec="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.j75batdsum.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"j75batdsum"},{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.16095smhkz.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53479"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"5+ExmMkiaI3keYQRLhNibJ5ZXnNuWRbwrXOAZoTXMFg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"16095smhkz"},{"Name":"integrity","Value":"sha256-5+ExmMkiaI3keYQRLhNibJ5ZXnNuWRbwrXOAZoTXMFg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53479"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"5+ExmMkiaI3keYQRLhNibJ5ZXnNuWRbwrXOAZoTXMFg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5+ExmMkiaI3keYQRLhNibJ5ZXnNuWRbwrXOAZoTXMFg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.vy0bq9ydhf.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"vy0bq9ydhf"},{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.b4skse8du6.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"71451"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"peAGH8Gu/ZL9VnbUGSMN69Ji5MxwbvOb53gDXU2cPaQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"b4skse8du6"},{"Name":"integrity","Value":"sha256-peAGH8Gu/ZL9VnbUGSMN69Ji5MxwbvOb53gDXU2cPaQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"71451"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"peAGH8Gu/ZL9VnbUGSMN69Ji5MxwbvOb53gDXU2cPaQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-peAGH8Gu/ZL9VnbUGSMN69Ji5MxwbvOb53gDXU2cPaQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.ab1c3rmv7g.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ab1c3rmv7g"},{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53407"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Wi5ZuFSHLfx6dlEgjvW3BY9TC/1NqdBjj+XFifSSqN4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Wi5ZuFSHLfx6dlEgjvW3BY9TC/1NqdBjj+XFifSSqN4="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.56d2bn4wt9.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"56d2bn4wt9"},{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.u3xrusw2ol.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53407"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Wi5ZuFSHLfx6dlEgjvW3BY9TC/1NqdBjj+XFifSSqN4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u3xrusw2ol"},{"Name":"integrity","Value":"sha256-Wi5ZuFSHLfx6dlEgjvW3BY9TC/1NqdBjj+XFifSSqN4="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.tey0rigmnh.css","AssetFile":"lib/bootstrap/dist/css/bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"71584"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"NbFZxZLmBVNLzb/7B0WdFfb6+8jXHGX6XY190uwgbec=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"tey0rigmnh"},{"Name":"integrity","Value":"sha256-NbFZxZLmBVNLzb/7B0WdFfb6+8jXHGX6XY190uwgbec="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"204136"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"xlexqj9/k3uobVwGfciZcj/eDdooaNgcf4OFLtLUygM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xlexqj9/k3uobVwGfciZcj/eDdooaNgcf4OFLtLUygM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.73kdqttayv.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"73kdqttayv"},{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.bpk8xqwxhs.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162720"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"bpk8xqwxhs"},{"Name":"integrity","Value":"sha256-z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162720"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.8inm30yfxf.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8inm30yfxf"},{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.mpyigms19s.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"204136"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"xlexqj9/k3uobVwGfciZcj/eDdooaNgcf4OFLtLUygM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mpyigms19s"},{"Name":"integrity","Value":"sha256-xlexqj9/k3uobVwGfciZcj/eDdooaNgcf4OFLtLUygM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"203803"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SZ2mKaD4A+b+HIvttwl+TvLFnVy8o8/X40j+EKVwyvY=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SZ2mKaD4A+b+HIvttwl+TvLFnVy8o8/X40j+EKVwyvY="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.4gxs3k148c.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4gxs3k148c"},{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.9b9oa1qrmt.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162825"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"22wR6QTidoeiRZXp6zkRQyMSUb/FB+Av11jqmZJF6uU=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"9b9oa1qrmt"},{"Name":"integrity","Value":"sha256-22wR6QTidoeiRZXp6zkRQyMSUb/FB+Av11jqmZJF6uU="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162825"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"22wR6QTidoeiRZXp6zkRQyMSUb/FB+Av11jqmZJF6uU=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-22wR6QTidoeiRZXp6zkRQyMSUb/FB+Av11jqmZJF6uU="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.fctod5rc9n.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"fctod5rc9n"},{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.ve6x09088i.css","AssetFile":"lib/bootstrap/dist/css/bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"203803"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SZ2mKaD4A+b+HIvttwl+TvLFnVy8o8/X40j+EKVwyvY=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ve6x09088i"},{"Name":"integrity","Value":"sha256-SZ2mKaD4A+b+HIvttwl+TvLFnVy8o8/X40j+EKVwyvY="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"208492"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"vQTf4d3WJi9vmWQNA4kJnjoedgEhMFXFDEMXqtHtgzk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-vQTf4d3WJi9vmWQNA4kJnjoedgEhMFXFDEMXqtHtgzk="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.kbynt5jhd9.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"kbynt5jhd9"},{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.l2av4jpuoj.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"208492"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"vQTf4d3WJi9vmWQNA4kJnjoedgEhMFXFDEMXqtHtgzk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"l2av4jpuoj"},{"Name":"integrity","Value":"sha256-vQTf4d3WJi9vmWQNA4kJnjoedgEhMFXFDEMXqtHtgzk="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.25iw1kog22.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"78468"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KuvCVS19rfTjoLgMyDDCdOkRRlhNrY4psEM4uezts2M=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"25iw1kog22"},{"Name":"integrity","Value":"sha256-KuvCVS19rfTjoLgMyDDCdOkRRlhNrY4psEM4uezts2M="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"78468"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KuvCVS19rfTjoLgMyDDCdOkRRlhNrY4psEM4uezts2M=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KuvCVS19rfTjoLgMyDDCdOkRRlhNrY4psEM4uezts2M="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.c2nslu3uf3.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"c2nslu3uf3"},{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"139019"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"EuDXUJYKnfZuO8dSLN0f5iVbVasz36AROuAU3NJ3JBo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EuDXUJYKnfZuO8dSLN0f5iVbVasz36AROuAU3NJ3JBo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.2lgwfvgpvi.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2lgwfvgpvi"},{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.m39kt2b5c9.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"139019"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"EuDXUJYKnfZuO8dSLN0f5iVbVasz36AROuAU3NJ3JBo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"m39kt2b5c9"},{"Name":"integrity","Value":"sha256-EuDXUJYKnfZuO8dSLN0f5iVbVasz36AROuAU3NJ3JBo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"72016"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"Kj4irQWPwfSb5NFeos/h0IroI5/nIg0HtAjQ+w4v6TE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Kj4irQWPwfSb5NFeos/h0IroI5/nIg0HtAjQ+w4v6TE="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.wsezl0heh6.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wsezl0heh6"},{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.um2aeqy4ik.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"72016"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"Kj4irQWPwfSb5NFeos/h0IroI5/nIg0HtAjQ+w4v6TE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"um2aeqy4ik"},{"Name":"integrity","Value":"sha256-Kj4irQWPwfSb5NFeos/h0IroI5/nIg0HtAjQ+w4v6TE="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"148168"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6IStRQerBchYSw6J2GWTOWGOnDRrWXmaG0r6nCwN5s4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6IStRQerBchYSw6J2GWTOWGOnDRrWXmaG0r6nCwN5s4="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.6ukhryfubh.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6ukhryfubh"},{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"59511"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"c4Ll6eSIg6Eothk8pCWAF8aE923EvtU11pqjBy+NjNM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-c4Ll6eSIg6Eothk8pCWAF8aE923EvtU11pqjBy+NjNM="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.u33ctipx7g.map","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u33ctipx7g"},{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.zwph15dxgs.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"59511"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"c4Ll6eSIg6Eothk8pCWAF8aE923EvtU11pqjBy+NjNM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"zwph15dxgs"},{"Name":"integrity","Value":"sha256-c4Ll6eSIg6Eothk8pCWAF8aE923EvtU11pqjBy+NjNM="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.o4kw7cc6tf.js","AssetFile":"lib/bootstrap/dist/js/bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"148168"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6IStRQerBchYSw6J2GWTOWGOnDRrWXmaG0r6nCwN5s4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"o4kw7cc6tf"},{"Name":"integrity","Value":"sha256-6IStRQerBchYSw6J2GWTOWGOnDRrWXmaG0r6nCwN5s4="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.356vix0kms.txt","AssetFile":"lib/jquery-validation-unobtrusive/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"356vix0kms"},{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/LICENSE.txt"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.txt","AssetFile":"lib/jquery-validation-unobtrusive/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.47otxtyo56.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"19385"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"wJQaJ0XynBE2fq6CexXXhxKu7fstVmQc7V2MHNTo+WQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"47otxtyo56"},{"Name":"integrity","Value":"sha256-wJQaJ0XynBE2fq6CexXXhxKu7fstVmQc7V2MHNTo+WQ="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"19385"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"wJQaJ0XynBE2fq6CexXXhxKu7fstVmQc7V2MHNTo+WQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wJQaJ0XynBE2fq6CexXXhxKu7fstVmQc7V2MHNTo+WQ="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.4v8eqarkd7.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5824"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"YJa7W8EiQdQpkk93iGEjjnLSUWRpRJbSfzfURh1kxz4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4v8eqarkd7"},{"Name":"integrity","Value":"sha256-YJa7W8EiQdQpkk93iGEjjnLSUWRpRJbSfzfURh1kxz4="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","AssetFile":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5824"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"YJa7W8EiQdQpkk93iGEjjnLSUWRpRJbSfzfURh1kxz4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YJa7W8EiQdQpkk93iGEjjnLSUWRpRJbSfzfURh1kxz4="}]},{"Route":"lib/jquery-validation/LICENSE.md","AssetFile":"lib/jquery-validation/LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="}]},{"Route":"lib/jquery-validation/LICENSE.x0q3zqp4vz.md","AssetFile":"lib/jquery-validation/LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"x0q3zqp4vz"},{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="},{"Name":"label","Value":"lib/jquery-validation/LICENSE.md"}]},{"Route":"lib/jquery-validation/dist/additional-methods.ay5nd8zt9x.js","AssetFile":"lib/jquery-validation/dist/additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ay5nd8zt9x"},{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.js","AssetFile":"lib/jquery-validation/dist/additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.9oaff4kq20.js","AssetFile":"lib/jquery-validation/dist/additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"9oaff4kq20"},{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.min.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.js","AssetFile":"lib/jquery-validation/dist/additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51171"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"m0l81WDPiG7CcG7CDsTuZzvcGvyFmrQY5DLIxx3aRGw=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-m0l81WDPiG7CcG7CDsTuZzvcGvyFmrQY5DLIxx3aRGw="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.b7iojwaux1.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"24601"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JwUksNJ6/R07ZiLRoXbGeNrtlFZMFDKX4hemPiHOmCA=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"b7iojwaux1"},{"Name":"integrity","Value":"sha256-JwUksNJ6/R07ZiLRoXbGeNrtlFZMFDKX4hemPiHOmCA="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.min.js"}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"24601"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JwUksNJ6/R07ZiLRoXbGeNrtlFZMFDKX4hemPiHOmCA=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JwUksNJ6/R07ZiLRoXbGeNrtlFZMFDKX4hemPiHOmCA="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.pzqfkb6aqo.js","AssetFile":"lib/jquery-validation/dist/jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51171"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"m0l81WDPiG7CcG7CDsTuZzvcGvyFmrQY5DLIxx3aRGw=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"pzqfkb6aqo"},{"Name":"integrity","Value":"sha256-m0l81WDPiG7CcG7CDsTuZzvcGvyFmrQY5DLIxx3aRGw="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.js"}]},{"Route":"lib/jquery/LICENSE.mlv21k5csn.txt","AssetFile":"lib/jquery/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mlv21k5csn"},{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="},{"Name":"label","Value":"lib/jquery/LICENSE.txt"}]},{"Route":"lib/jquery/LICENSE.txt","AssetFile":"lib/jquery/LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="}]},{"Route":"lib/jquery/dist/jquery.fwhahm2icz.js","AssetFile":"lib/jquery/dist/jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"288580"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"fwhahm2icz"},{"Name":"integrity","Value":"sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk="},{"Name":"label","Value":"lib/jquery/dist/jquery.js"}]},{"Route":"lib/jquery/dist/jquery.js","AssetFile":"lib/jquery/dist/jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"288580"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk="}]},{"Route":"lib/jquery/dist/jquery.min.5pze98is44.map","AssetFile":"lib/jquery/dist/jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5pze98is44"},{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.map"}]},{"Route":"lib/jquery/dist/jquery.min.dd6z7egasc.js","AssetFile":"lib/jquery/dist/jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"89501"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"dd6z7egasc"},{"Name":"integrity","Value":"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.js"}]},{"Route":"lib/jquery/dist/jquery.min.js","AssetFile":"lib/jquery/dist/jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"89501"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4="}]},{"Route":"lib/jquery/dist/jquery.min.map","AssetFile":"lib/jquery/dist/jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="}]},{"Route":"vita-asistente.styles.css","AssetFile":"vita-asistente.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 00:48:32 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I="}]},{"Route":"vita-asistente.wpbabfrni5.styles.css","AssetFile":"vita-asistente.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 00:48:32 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wpbabfrni5"},{"Name":"integrity","Value":"sha256-LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I="},{"Name":"label","Value":"vita-asistente.styles.css"}]}]} \ No newline at end of file diff --git a/obj/Debug/net8.0/staticwebassets.build.json b/obj/Debug/net8.0/staticwebassets.build.json deleted file mode 100644 index da9b9ec..0000000 --- a/obj/Debug/net8.0/staticwebassets.build.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"Hash":"yZ/md1iPYrXaNms0Gs0O0FWZ6ytfiDODQYaUjklYohY=","Source":"vita-asistente","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[{"Name":"vita-asistente\\wwwroot","Source":"vita-asistente","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","Pattern":"**"}],"Assets":[{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\obj\\Debug\\net8.0\\scopedcss\\bundle\\vita-asistente.styles.css","SourceId":"vita-asistente","SourceType":"Computed","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\obj\\Debug\\net8.0\\scopedcss\\bundle\\","BasePath":"/","RelativePath":"vita-asistente#[.{fingerprint}]?.styles.css","AssetKind":"All","AssetMode":"CurrentProject","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"ScopedCss","AssetTraitValue":"ApplicationBundle","Fingerprint":"wpbabfrni5","Integrity":"LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\obj\\Debug\\net8.0\\scopedcss\\bundle\\vita-asistente.styles.css","FileLength":1109,"LastWriteTime":"2026-08-11T00:48:32+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\vita-asistente.bundle.scp.css","SourceId":"vita-asistente","SourceType":"Computed","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\","BasePath":"/","RelativePath":"vita-asistente#[.{fingerprint}]!.bundle.scp.css","AssetKind":"All","AssetMode":"Reference","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"ScopedCss","AssetTraitValue":"ProjectBundle","Fingerprint":"wpbabfrni5","Integrity":"LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\vita-asistente.bundle.scp.css","FileLength":1109,"LastWriteTime":"2026-08-11T00:48:32+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\css\\sidebar.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"css/sidebar#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"t3h2biulnv","Integrity":"56nifmECxIS8JGXoOwZuwq4cmOudJls6Cb3Hrc1u8Rc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\css\\sidebar.css","FileLength":1968,"LastWriteTime":"2026-08-11T01:06:08+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\css\\site.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"css/site#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"4ny59vk0fz","Integrity":"YPyS7lvN/UTQo4K7PtQW/Y4SayB8SFLB6PD6vU3MYjc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\css\\site.css","FileLength":1939,"LastWriteTime":"2026-08-11T01:49:28+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\favicon.ico","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"favicon#[.{fingerprint}]?.ico","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"61n19gt1b8","Integrity":"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\favicon.ico","FileLength":5430,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\js\\site.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"js/site#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"xtxxf3hu2r","Integrity":"hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\site.js","FileLength":231,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\LICENSE","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/LICENSE#[.{fingerprint}]?","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"81b7ukuj9c","Integrity":"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\LICENSE","FileLength":1153,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"agp80tu62r","Integrity":"JtktgiuQAd+AXerCnPMrHCDz1h5AtkH5tobvpuG7xZ4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","FileLength":70538,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"st1cbwfwo5","Integrity":"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","FileLength":196535,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"unj9p35syc","Integrity":"ysBT/JYxH9gcMnwxT4+MB4sPxOx/JMg9wi77FA13T9A=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","FileLength":51319,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"5vj65cig9w","Integrity":"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","FileLength":117439,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"q2ku51ktnl","Integrity":"3vUJkZSpKL/zG7x6GNvDjs0TxYUo9zMt6dAc8hp9CVo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","FileLength":70612,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"2q4vfeazbq","Integrity":"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","FileLength":196539,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"n1oizzvkh6","Integrity":"O6lb2kXarGgVw4/RDD42yYPhZIwREthThQFKGmD+3j0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","FileLength":51394,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"o371a8zbv2","Integrity":"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","FileLength":117516,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"7na4sro3qu","Integrity":"4zbWr0QNFhpUwGkn4WdGWXt80KnhRFv0qXkZyVnhajY=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","FileLength":5850,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"jeal3x0ldm","Integrity":"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","FileLength":105138,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"f8imaxxbri","Integrity":"z0OApR88UEocYXTXHU7Ueycaiib9XbDUmel9Gx0gbx4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","FileLength":4646,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"okkk44j0xs","Integrity":"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","FileLength":35330,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"0wve5yxp74","Integrity":"8NXw3kF49FkQVPMdjnGDqoXXRU0TwzsLfCGbK9U8gnk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","FileLength":5827,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"cwzlr5n8x4","Integrity":"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","FileLength":105151,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"npxfuf8dg6","Integrity":"a5KlgysZ4fQXw4rzIvXDHErFDPeHRSLccP7kX6HuvSQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","FileLength":4718,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"wmug9u23qg","Integrity":"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","FileLength":41570,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"tey0rigmnh","Integrity":"NbFZxZLmBVNLzb/7B0WdFfb6+8jXHGX6XY190uwgbec=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","FileLength":71584,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"j75batdsum","Integrity":"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","FileLength":192271,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"16095smhkz","Integrity":"5+ExmMkiaI3keYQRLhNibJ5ZXnNuWRbwrXOAZoTXMFg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","FileLength":53479,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"vy0bq9ydhf","Integrity":"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","FileLength":111875,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"b4skse8du6","Integrity":"peAGH8Gu/ZL9VnbUGSMN69Ji5MxwbvOb53gDXU2cPaQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","FileLength":71451,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ab1c3rmv7g","Integrity":"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","FileLength":192214,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"u3xrusw2ol","Integrity":"Wi5ZuFSHLfx6dlEgjvW3BY9TC/1NqdBjj+XFifSSqN4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","FileLength":53407,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"56d2bn4wt9","Integrity":"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","FileLength":111710,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"mpyigms19s","Integrity":"xlexqj9/k3uobVwGfciZcj/eDdooaNgcf4OFLtLUygM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","FileLength":204136,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"73kdqttayv","Integrity":"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","FileLength":536547,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"bpk8xqwxhs","Integrity":"z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","FileLength":162720,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"8inm30yfxf","Integrity":"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","FileLength":449111,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ve6x09088i","Integrity":"SZ2mKaD4A+b+HIvttwl+TvLFnVy8o8/X40j+EKVwyvY=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","FileLength":203803,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"4gxs3k148c","Integrity":"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","FileLength":536461,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"9b9oa1qrmt","Integrity":"22wR6QTidoeiRZXp6zkRQyMSUb/FB+Av11jqmZJF6uU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","FileLength":162825,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"fctod5rc9n","Integrity":"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","FileLength":661035,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"l2av4jpuoj","Integrity":"vQTf4d3WJi9vmWQNA4kJnjoedgEhMFXFDEMXqtHtgzk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","FileLength":208492,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"kbynt5jhd9","Integrity":"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","FileLength":425643,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"25iw1kog22","Integrity":"KuvCVS19rfTjoLgMyDDCdOkRRlhNrY4psEM4uezts2M=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","FileLength":78468,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"c2nslu3uf3","Integrity":"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","FileLength":327261,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"m39kt2b5c9","Integrity":"EuDXUJYKnfZuO8dSLN0f5iVbVasz36AROuAU3NJ3JBo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","FileLength":139019,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"2lgwfvgpvi","Integrity":"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","FileLength":288320,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"um2aeqy4ik","Integrity":"Kj4irQWPwfSb5NFeos/h0IroI5/nIg0HtAjQ+w4v6TE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","FileLength":72016,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"wsezl0heh6","Integrity":"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","FileLength":222508,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"o4kw7cc6tf","Integrity":"6IStRQerBchYSw6J2GWTOWGOnDRrWXmaG0r6nCwN5s4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","FileLength":148168,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"6ukhryfubh","Integrity":"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","FileLength":289522,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"zwph15dxgs","Integrity":"c4Ll6eSIg6Eothk8pCWAF8aE923EvtU11pqjBy+NjNM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","FileLength":59511,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/bootstrap/dist/js/bootstrap.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"u33ctipx7g","Integrity":"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","FileLength":217145,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"356vix0kms","Integrity":"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","FileLength":1139,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"47otxtyo56","Integrity":"wJQaJ0XynBE2fq6CexXXhxKu7fstVmQc7V2MHNTo+WQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","FileLength":19385,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"4v8eqarkd7","Integrity":"YJa7W8EiQdQpkk93iGEjjnLSUWRpRJbSfzfURh1kxz4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","FileLength":5824,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\LICENSE.md","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/LICENSE#[.{fingerprint}]?.md","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"x0q3zqp4vz","Integrity":"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\LICENSE.md","FileLength":1117,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/additional-methods#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"ay5nd8zt9x","Integrity":"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","FileLength":52977,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/additional-methods.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"9oaff4kq20","Integrity":"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","FileLength":22177,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/jquery.validate#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"pzqfkb6aqo","Integrity":"m0l81WDPiG7CcG7CDsTuZzvcGvyFmrQY5DLIxx3aRGw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","FileLength":51171,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery-validation/dist/jquery.validate.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"b7iojwaux1","Integrity":"JwUksNJ6/R07ZiLRoXbGeNrtlFZMFDKX4hemPiHOmCA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","FileLength":24601,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\LICENSE.txt","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"mlv21k5csn","Integrity":"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\LICENSE.txt","FileLength":1117,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\dist\\jquery.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"fwhahm2icz","Integrity":"H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.js","FileLength":288580,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\dist\\jquery.min.js","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"dd6z7egasc","Integrity":"/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.js","FileLength":89501,"LastWriteTime":"2026-08-10T16:28:36+00:00"},{"Identity":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\dist\\jquery.min.map","SourceId":"vita-asistente","SourceType":"Discovered","ContentRoot":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","BasePath":"/","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":"","AssetMergeSource":"","RelatedAsset":"","AssetTraitName":"","AssetTraitValue":"","Fingerprint":"5pze98is44","Integrity":"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.map","FileLength":137972,"LastWriteTime":"2026-08-10T16:28:36+00:00"}],"Endpoints":[{"Route":"css/sidebar.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\css\\sidebar.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1968"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"56nifmECxIS8JGXoOwZuwq4cmOudJls6Cb3Hrc1u8Rc=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 01:06:08 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-56nifmECxIS8JGXoOwZuwq4cmOudJls6Cb3Hrc1u8Rc="}]},{"Route":"css/sidebar.t3h2biulnv.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\css\\sidebar.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1968"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"56nifmECxIS8JGXoOwZuwq4cmOudJls6Cb3Hrc1u8Rc=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 01:06:08 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"t3h2biulnv"},{"Name":"integrity","Value":"sha256-56nifmECxIS8JGXoOwZuwq4cmOudJls6Cb3Hrc1u8Rc="},{"Name":"label","Value":"css/sidebar.css"}]},{"Route":"css/site.4ny59vk0fz.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\css\\site.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1939"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"YPyS7lvN/UTQo4K7PtQW/Y4SayB8SFLB6PD6vU3MYjc=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 01:49:28 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4ny59vk0fz"},{"Name":"integrity","Value":"sha256-YPyS7lvN/UTQo4K7PtQW/Y4SayB8SFLB6PD6vU3MYjc="},{"Name":"label","Value":"css/site.css"}]},{"Route":"css/site.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\css\\site.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1939"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"YPyS7lvN/UTQo4K7PtQW/Y4SayB8SFLB6PD6vU3MYjc=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 01:49:28 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YPyS7lvN/UTQo4K7PtQW/Y4SayB8SFLB6PD6vU3MYjc="}]},{"Route":"favicon.61n19gt1b8.ico","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"61n19gt1b8"},{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="},{"Name":"label","Value":"favicon.ico"}]},{"Route":"favicon.ico","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\favicon.ico","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=3600, must-revalidate"},{"Name":"Content-Length","Value":"5430"},{"Name":"Content-Type","Value":"image/x-icon"},{"Name":"ETag","Value":"\"Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Jtxf9L+5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM="}]},{"Route":"js/site.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\js\\site.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"231"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo="}]},{"Route":"js/site.xtxxf3hu2r.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\js\\site.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"231"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"xtxxf3hu2r"},{"Name":"integrity","Value":"sha256-hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo="},{"Name":"label","Value":"js/site.js"}]},{"Route":"lib/bootstrap/LICENSE","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="}]},{"Route":"lib/bootstrap/LICENSE.81b7ukuj9c","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\LICENSE","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1153"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"81b7ukuj9c"},{"Name":"integrity","Value":"sha256-ZH6pA6BSx6fuHZvdaKph1DwUJ+VSYilIiEQu8ilnvqk="},{"Name":"label","Value":"lib/bootstrap/LICENSE"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.agp80tu62r.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"70538"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"JtktgiuQAd+AXerCnPMrHCDz1h5AtkH5tobvpuG7xZ4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"agp80tu62r"},{"Name":"integrity","Value":"sha256-JtktgiuQAd+AXerCnPMrHCDz1h5AtkH5tobvpuG7xZ4="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"70538"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"JtktgiuQAd+AXerCnPMrHCDz1h5AtkH5tobvpuG7xZ4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JtktgiuQAd+AXerCnPMrHCDz1h5AtkH5tobvpuG7xZ4="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.css.st1cbwfwo5.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196535"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"st1cbwfwo5"},{"Name":"integrity","Value":"sha256-QO8cMbVkLiktUX1cHeXSUSe5nXMXUgyL9cjwnMyxPqc="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51319"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ysBT/JYxH9gcMnwxT4+MB4sPxOx/JMg9wi77FA13T9A=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ysBT/JYxH9gcMnwxT4+MB4sPxOx/JMg9wi77FA13T9A="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.5vj65cig9w.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5vj65cig9w"},{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117439"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-72C/qDCGu+OwWeVA03bf9Ke0T8oIozCub0lfJkhzhvE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.min.unj9p35syc.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51319"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"ysBT/JYxH9gcMnwxT4+MB4sPxOx/JMg9wi77FA13T9A=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"unj9p35syc"},{"Name":"integrity","Value":"sha256-ysBT/JYxH9gcMnwxT4+MB4sPxOx/JMg9wi77FA13T9A="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"70612"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"3vUJkZSpKL/zG7x6GNvDjs0TxYUo9zMt6dAc8hp9CVo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-3vUJkZSpKL/zG7x6GNvDjs0TxYUo9zMt6dAc8hp9CVo="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.2q4vfeazbq.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2q4vfeazbq"},{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"196539"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qvA39OMlEs53jaewqVFmE8DQQrio47bZtlTs+Wu6U8g="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51394"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"O6lb2kXarGgVw4/RDD42yYPhZIwREthThQFKGmD+3j0=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-O6lb2kXarGgVw4/RDD42yYPhZIwREthThQFKGmD+3j0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.o371a8zbv2.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"117516"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"o371a8zbv2"},{"Name":"integrity","Value":"sha256-NDSZjIiMPRIoO7/w7+jHef8retP4riQa8PMj4BVRGok="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.n1oizzvkh6.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51394"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"O6lb2kXarGgVw4/RDD42yYPhZIwREthThQFKGmD+3j0=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"n1oizzvkh6"},{"Name":"integrity","Value":"sha256-O6lb2kXarGgVw4/RDD42yYPhZIwREthThQFKGmD+3j0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-grid.rtl.q2ku51ktnl.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"70612"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"3vUJkZSpKL/zG7x6GNvDjs0TxYUo9zMt6dAc8hp9CVo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"q2ku51ktnl"},{"Name":"integrity","Value":"sha256-3vUJkZSpKL/zG7x6GNvDjs0TxYUo9zMt6dAc8hp9CVo="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.7na4sro3qu.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5850"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"4zbWr0QNFhpUwGkn4WdGWXt80KnhRFv0qXkZyVnhajY=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"7na4sro3qu"},{"Name":"integrity","Value":"sha256-4zbWr0QNFhpUwGkn4WdGWXt80KnhRFv0qXkZyVnhajY="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5850"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"4zbWr0QNFhpUwGkn4WdGWXt80KnhRFv0qXkZyVnhajY=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4zbWr0QNFhpUwGkn4WdGWXt80KnhRFv0qXkZyVnhajY="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.jeal3x0ldm.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"jeal3x0ldm"},{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105138"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FZG0KxbNqITUi4QY7QvPFRS/TccntMfFWfSTdHN/pws="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4646"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z0OApR88UEocYXTXHU7Ueycaiib9XbDUmel9Gx0gbx4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-z0OApR88UEocYXTXHU7Ueycaiib9XbDUmel9Gx0gbx4="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.okkk44j0xs.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"35330"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"okkk44j0xs"},{"Name":"integrity","Value":"sha256-2BbRsE/+czX1ufmDPGpnEieC9u6I3m5BKNDSX1ob3lg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.min.f8imaxxbri.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4646"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z0OApR88UEocYXTXHU7Ueycaiib9XbDUmel9Gx0gbx4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"f8imaxxbri"},{"Name":"integrity","Value":"sha256-z0OApR88UEocYXTXHU7Ueycaiib9XbDUmel9Gx0gbx4="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.0wve5yxp74.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5827"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"8NXw3kF49FkQVPMdjnGDqoXXRU0TwzsLfCGbK9U8gnk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"0wve5yxp74"},{"Name":"integrity","Value":"sha256-8NXw3kF49FkQVPMdjnGDqoXXRU0TwzsLfCGbK9U8gnk="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5827"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"8NXw3kF49FkQVPMdjnGDqoXXRU0TwzsLfCGbK9U8gnk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8NXw3kF49FkQVPMdjnGDqoXXRU0TwzsLfCGbK9U8gnk="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.cwzlr5n8x4.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"cwzlr5n8x4"},{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"105151"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/EdWHN6t5XYPplC88vixGfrBvfEii19kAssb+0YBVU8="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4718"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"a5KlgysZ4fQXw4rzIvXDHErFDPeHRSLccP7kX6HuvSQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-a5KlgysZ4fQXw4rzIvXDHErFDPeHRSLccP7kX6HuvSQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.wmug9u23qg.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"41570"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wmug9u23qg"},{"Name":"integrity","Value":"sha256-GMDk5pA5dFkOimkBAWeEjYZ+7lgHPS0jYln6p/WJVYs="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.npxfuf8dg6.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4718"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"a5KlgysZ4fQXw4rzIvXDHErFDPeHRSLccP7kX6HuvSQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"npxfuf8dg6"},{"Name":"integrity","Value":"sha256-a5KlgysZ4fQXw4rzIvXDHErFDPeHRSLccP7kX6HuvSQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"71584"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"NbFZxZLmBVNLzb/7B0WdFfb6+8jXHGX6XY190uwgbec=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NbFZxZLmBVNLzb/7B0WdFfb6+8jXHGX6XY190uwgbec="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.j75batdsum.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"j75batdsum"},{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192271"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4WIqPof/vrXYO/jeJ4fDOQKUYWIwe64V3d+9/qNju20="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.16095smhkz.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53479"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"5+ExmMkiaI3keYQRLhNibJ5ZXnNuWRbwrXOAZoTXMFg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"16095smhkz"},{"Name":"integrity","Value":"sha256-5+ExmMkiaI3keYQRLhNibJ5ZXnNuWRbwrXOAZoTXMFg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53479"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"5+ExmMkiaI3keYQRLhNibJ5ZXnNuWRbwrXOAZoTXMFg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5+ExmMkiaI3keYQRLhNibJ5ZXnNuWRbwrXOAZoTXMFg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.vy0bq9ydhf.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111875"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"vy0bq9ydhf"},{"Name":"integrity","Value":"sha256-p1dop4slefZhL4zG2pa6+2HUrOY1UUArGJXmet8Md9c="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.b4skse8du6.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"71451"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"peAGH8Gu/ZL9VnbUGSMN69Ji5MxwbvOb53gDXU2cPaQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"b4skse8du6"},{"Name":"integrity","Value":"sha256-peAGH8Gu/ZL9VnbUGSMN69Ji5MxwbvOb53gDXU2cPaQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"71451"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"peAGH8Gu/ZL9VnbUGSMN69Ji5MxwbvOb53gDXU2cPaQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-peAGH8Gu/ZL9VnbUGSMN69Ji5MxwbvOb53gDXU2cPaQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.ab1c3rmv7g.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ab1c3rmv7g"},{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"192214"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-puDgKwvlFAord9R8G8of9P2CVYIJUFSoIbjDLEsKEH0="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53407"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Wi5ZuFSHLfx6dlEgjvW3BY9TC/1NqdBjj+XFifSSqN4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Wi5ZuFSHLfx6dlEgjvW3BY9TC/1NqdBjj+XFifSSqN4="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.56d2bn4wt9.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"56d2bn4wt9"},{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"111710"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-02ka4ymoE5yEecLUncLG3/SouTQMnTJOktX+96Pt/88="}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.u3xrusw2ol.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"53407"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"Wi5ZuFSHLfx6dlEgjvW3BY9TC/1NqdBjj+XFifSSqN4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u3xrusw2ol"},{"Name":"integrity","Value":"sha256-Wi5ZuFSHLfx6dlEgjvW3BY9TC/1NqdBjj+XFifSSqN4="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap-utilities.tey0rigmnh.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"71584"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"NbFZxZLmBVNLzb/7B0WdFfb6+8jXHGX6XY190uwgbec=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"tey0rigmnh"},{"Name":"integrity","Value":"sha256-NbFZxZLmBVNLzb/7B0WdFfb6+8jXHGX6XY190uwgbec="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap-utilities.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"204136"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"xlexqj9/k3uobVwGfciZcj/eDdooaNgcf4OFLtLUygM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xlexqj9/k3uobVwGfciZcj/eDdooaNgcf4OFLtLUygM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.73kdqttayv.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"73kdqttayv"},{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536547"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DRvWr0gangj5/5Q3DRn6ttzpcWDzl3OpHoAwAzNDR5Q="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.bpk8xqwxhs.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162720"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"bpk8xqwxhs"},{"Name":"integrity","Value":"sha256-z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162720"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.8inm30yfxf.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8inm30yfxf"},{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.min.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.mpyigms19s.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"204136"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"xlexqj9/k3uobVwGfciZcj/eDdooaNgcf4OFLtLUygM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mpyigms19s"},{"Name":"integrity","Value":"sha256-xlexqj9/k3uobVwGfciZcj/eDdooaNgcf4OFLtLUygM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"203803"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SZ2mKaD4A+b+HIvttwl+TvLFnVy8o8/X40j+EKVwyvY=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SZ2mKaD4A+b+HIvttwl+TvLFnVy8o8/X40j+EKVwyvY="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.4gxs3k148c.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4gxs3k148c"},{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"536461"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VFvmi/ZSwQFmjS6Pry9B8zXeZ/GA168TXLyykDhNMZE="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.9b9oa1qrmt.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162825"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"22wR6QTidoeiRZXp6zkRQyMSUb/FB+Av11jqmZJF6uU=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"9b9oa1qrmt"},{"Name":"integrity","Value":"sha256-22wR6QTidoeiRZXp6zkRQyMSUb/FB+Av11jqmZJF6uU="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162825"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"22wR6QTidoeiRZXp6zkRQyMSUb/FB+Av11jqmZJF6uU=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-22wR6QTidoeiRZXp6zkRQyMSUb/FB+Av11jqmZJF6uU="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.fctod5rc9n.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"fctod5rc9n"},{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"661035"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-j7uqK5VoTT4rUHMr911QEU5Sa94lR3uh9E28XBMlzrM="}]},{"Route":"lib/bootstrap/dist/css/bootstrap.rtl.ve6x09088i.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"203803"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"SZ2mKaD4A+b+HIvttwl+TvLFnVy8o8/X40j+EKVwyvY=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ve6x09088i"},{"Name":"integrity","Value":"sha256-SZ2mKaD4A+b+HIvttwl+TvLFnVy8o8/X40j+EKVwyvY="},{"Name":"label","Value":"lib/bootstrap/dist/css/bootstrap.rtl.css"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"208492"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"vQTf4d3WJi9vmWQNA4kJnjoedgEhMFXFDEMXqtHtgzk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-vQTf4d3WJi9vmWQNA4kJnjoedgEhMFXFDEMXqtHtgzk="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.kbynt5jhd9.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"kbynt5jhd9"},{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.js.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"425643"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gO4uhxfGuK0ONjRlHuwfghGfEXT5azm1oHWnTEFGTfk="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.l2av4jpuoj.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"208492"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"vQTf4d3WJi9vmWQNA4kJnjoedgEhMFXFDEMXqtHtgzk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"l2av4jpuoj"},{"Name":"integrity","Value":"sha256-vQTf4d3WJi9vmWQNA4kJnjoedgEhMFXFDEMXqtHtgzk="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.25iw1kog22.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"78468"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KuvCVS19rfTjoLgMyDDCdOkRRlhNrY4psEM4uezts2M=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"25iw1kog22"},{"Name":"integrity","Value":"sha256-KuvCVS19rfTjoLgMyDDCdOkRRlhNrY4psEM4uezts2M="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"78468"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"KuvCVS19rfTjoLgMyDDCdOkRRlhNrY4psEM4uezts2M=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KuvCVS19rfTjoLgMyDDCdOkRRlhNrY4psEM4uezts2M="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.c2nslu3uf3.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"c2nslu3uf3"},{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"327261"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xIBBxDPvWhk8/JdaFEZoejadfaKFUfZFwRS1D4Jkuro="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"139019"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"EuDXUJYKnfZuO8dSLN0f5iVbVasz36AROuAU3NJ3JBo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EuDXUJYKnfZuO8dSLN0f5iVbVasz36AROuAU3NJ3JBo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.2lgwfvgpvi.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"2lgwfvgpvi"},{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.js.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"288320"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CllC/sbLvyLE9cQljmFRlITfqdZRnBv2ysX5LJtl/dg="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.m39kt2b5c9.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"139019"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"EuDXUJYKnfZuO8dSLN0f5iVbVasz36AROuAU3NJ3JBo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"m39kt2b5c9"},{"Name":"integrity","Value":"sha256-EuDXUJYKnfZuO8dSLN0f5iVbVasz36AROuAU3NJ3JBo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"72016"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"Kj4irQWPwfSb5NFeos/h0IroI5/nIg0HtAjQ+w4v6TE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Kj4irQWPwfSb5NFeos/h0IroI5/nIg0HtAjQ+w4v6TE="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.js.wsezl0heh6.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"222508"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wsezl0heh6"},{"Name":"integrity","Value":"sha256-sPqzWcSS9aRa2gpWTVNQzemajn8hrFjgXPj3j9QItQo="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.esm.min.um2aeqy4ik.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"72016"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"Kj4irQWPwfSb5NFeos/h0IroI5/nIg0HtAjQ+w4v6TE=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"um2aeqy4ik"},{"Name":"integrity","Value":"sha256-Kj4irQWPwfSb5NFeos/h0IroI5/nIg0HtAjQ+w4v6TE="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.esm.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"148168"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6IStRQerBchYSw6J2GWTOWGOnDRrWXmaG0r6nCwN5s4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6IStRQerBchYSw6J2GWTOWGOnDRrWXmaG0r6nCwN5s4="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.6ukhryfubh.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"6ukhryfubh"},{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.js.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"289522"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Qkl5mZUZ64aYBaORRMP9jfD1kz8J6FwiV2M86JDJkdQ="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"59511"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"c4Ll6eSIg6Eothk8pCWAF8aE923EvtU11pqjBy+NjNM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-c4Ll6eSIg6Eothk8pCWAF8aE923EvtU11pqjBy+NjNM="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.js.u33ctipx7g.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"217145"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"u33ctipx7g"},{"Name":"integrity","Value":"sha256-ui/FQI+y0IUsY8Pbi80b8s3GeEL+PsvdaLTONobpn88="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js.map"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.min.zwph15dxgs.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"59511"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"c4Ll6eSIg6Eothk8pCWAF8aE923EvtU11pqjBy+NjNM=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"zwph15dxgs"},{"Name":"integrity","Value":"sha256-c4Ll6eSIg6Eothk8pCWAF8aE923EvtU11pqjBy+NjNM="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.min.js"}]},{"Route":"lib/bootstrap/dist/js/bootstrap.o4kw7cc6tf.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"148168"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"6IStRQerBchYSw6J2GWTOWGOnDRrWXmaG0r6nCwN5s4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"o4kw7cc6tf"},{"Name":"integrity","Value":"sha256-6IStRQerBchYSw6J2GWTOWGOnDRrWXmaG0r6nCwN5s4="},{"Name":"label","Value":"lib/bootstrap/dist/js/bootstrap.js"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.356vix0kms.txt","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"356vix0kms"},{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/LICENSE.txt"}]},{"Route":"lib/jquery-validation-unobtrusive/LICENSE.txt","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1139"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.47otxtyo56.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"19385"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"wJQaJ0XynBE2fq6CexXXhxKu7fstVmQc7V2MHNTo+WQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"47otxtyo56"},{"Name":"integrity","Value":"sha256-wJQaJ0XynBE2fq6CexXXhxKu7fstVmQc7V2MHNTo+WQ="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"19385"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"wJQaJ0XynBE2fq6CexXXhxKu7fstVmQc7V2MHNTo+WQ=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wJQaJ0XynBE2fq6CexXXhxKu7fstVmQc7V2MHNTo+WQ="}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.4v8eqarkd7.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"5824"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"YJa7W8EiQdQpkk93iGEjjnLSUWRpRJbSfzfURh1kxz4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"4v8eqarkd7"},{"Name":"integrity","Value":"sha256-YJa7W8EiQdQpkk93iGEjjnLSUWRpRJbSfzfURh1kxz4="},{"Name":"label","Value":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"}]},{"Route":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation-unobtrusive\\jquery.validate.unobtrusive.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5824"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"YJa7W8EiQdQpkk93iGEjjnLSUWRpRJbSfzfURh1kxz4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YJa7W8EiQdQpkk93iGEjjnLSUWRpRJbSfzfURh1kxz4="}]},{"Route":"lib/jquery-validation/LICENSE.md","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="}]},{"Route":"lib/jquery-validation/LICENSE.x0q3zqp4vz.md","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\LICENSE.md","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/markdown"},{"Name":"ETag","Value":"\"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"x0q3zqp4vz"},{"Name":"integrity","Value":"sha256-geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw="},{"Name":"label","Value":"lib/jquery-validation/LICENSE.md"}]},{"Route":"lib/jquery-validation/dist/additional-methods.ay5nd8zt9x.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ay5nd8zt9x"},{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52977"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4jrcLBsi0Ugm8iLKdqDsAyaCDjkscYZdoGuNH/zqs4E="}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.9oaff4kq20.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"9oaff4kq20"},{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="},{"Name":"label","Value":"lib/jquery-validation/dist/additional-methods.min.js"}]},{"Route":"lib/jquery-validation/dist/additional-methods.min.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"22177"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-N11IyJpHTgDcSCb3AfX4VrBnpGQeem1NoNzzgcXVyCc="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51171"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"m0l81WDPiG7CcG7CDsTuZzvcGvyFmrQY5DLIxx3aRGw=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-m0l81WDPiG7CcG7CDsTuZzvcGvyFmrQY5DLIxx3aRGw="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.b7iojwaux1.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"24601"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JwUksNJ6/R07ZiLRoXbGeNrtlFZMFDKX4hemPiHOmCA=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"b7iojwaux1"},{"Name":"integrity","Value":"sha256-JwUksNJ6/R07ZiLRoXbGeNrtlFZMFDKX4hemPiHOmCA="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.min.js"}]},{"Route":"lib/jquery-validation/dist/jquery.validate.min.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"24601"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JwUksNJ6/R07ZiLRoXbGeNrtlFZMFDKX4hemPiHOmCA=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JwUksNJ6/R07ZiLRoXbGeNrtlFZMFDKX4hemPiHOmCA="}]},{"Route":"lib/jquery-validation/dist/jquery.validate.pzqfkb6aqo.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"51171"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"m0l81WDPiG7CcG7CDsTuZzvcGvyFmrQY5DLIxx3aRGw=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"pzqfkb6aqo"},{"Name":"integrity","Value":"sha256-m0l81WDPiG7CcG7CDsTuZzvcGvyFmrQY5DLIxx3aRGw="},{"Name":"label","Value":"lib/jquery-validation/dist/jquery.validate.js"}]},{"Route":"lib/jquery/LICENSE.mlv21k5csn.txt","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"mlv21k5csn"},{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="},{"Name":"label","Value":"lib/jquery/LICENSE.txt"}]},{"Route":"lib/jquery/LICENSE.txt","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\LICENSE.txt","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1117"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk="}]},{"Route":"lib/jquery/dist/jquery.fwhahm2icz.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\dist\\jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"288580"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"fwhahm2icz"},{"Name":"integrity","Value":"sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk="},{"Name":"label","Value":"lib/jquery/dist/jquery.js"}]},{"Route":"lib/jquery/dist/jquery.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\dist\\jquery.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"288580"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk="}]},{"Route":"lib/jquery/dist/jquery.min.5pze98is44.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\dist\\jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"5pze98is44"},{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.map"}]},{"Route":"lib/jquery/dist/jquery.min.dd6z7egasc.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\dist\\jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"89501"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"dd6z7egasc"},{"Name":"integrity","Value":"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4="},{"Name":"label","Value":"lib/jquery/dist/jquery.min.js"}]},{"Route":"lib/jquery/dist/jquery.min.js","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\dist\\jquery.min.js","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"89501"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4="}]},{"Route":"lib/jquery/dist/jquery.min.map","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\lib\\jquery\\dist\\jquery.min.map","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"137972"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I=\""},{"Name":"Last-Modified","Value":"Mon, 10 Aug 2026 16:28:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OZVI+w57FGwS9boYCZpH1ZSpcP7pYhLu4KtIUvPlZ4I="}]},{"Route":"vita-asistente.bundle.scp.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\vita-asistente.bundle.scp.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 00:48:32 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I="}]},{"Route":"vita-asistente.styles.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\obj\\Debug\\net8.0\\scopedcss\\bundle\\vita-asistente.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 00:48:32 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I="}]},{"Route":"vita-asistente.wpbabfrni5.bundle.scp.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\vita-asistente.bundle.scp.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 00:48:32 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wpbabfrni5"},{"Name":"integrity","Value":"sha256-LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I="},{"Name":"label","Value":"vita-asistente.bundle.scp.css"}]},{"Route":"vita-asistente.wpbabfrni5.styles.css","AssetFile":"C:\\Users\\franc\\source\\repos\\Vita-Asistente\\obj\\Debug\\net8.0\\scopedcss\\bundle\\vita-asistente.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1109"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I=\""},{"Name":"Last-Modified","Value":"Tue, 11 Aug 2026 00:48:32 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"wpbabfrni5"},{"Name":"integrity","Value":"sha256-LK8aRzVsOviJm+Xkp66bQt6/N2MissXI6d7Qfx1le/I="},{"Name":"label","Value":"vita-asistente.styles.css"}]}]} \ No newline at end of file diff --git a/obj/Debug/net8.0/staticwebassets.build.json.cache b/obj/Debug/net8.0/staticwebassets.build.json.cache deleted file mode 100644 index ef650a9..0000000 --- a/obj/Debug/net8.0/staticwebassets.build.json.cache +++ /dev/null @@ -1 +0,0 @@ -yZ/md1iPYrXaNms0Gs0O0FWZ6ytfiDODQYaUjklYohY= \ No newline at end of file diff --git a/obj/Debug/net8.0/staticwebassets.development.json b/obj/Debug/net8.0/staticwebassets.development.json deleted file mode 100644 index 1a38a82..0000000 --- a/obj/Debug/net8.0/staticwebassets.development.json +++ /dev/null @@ -1 +0,0 @@ -{"ContentRoots":["C:\\Users\\franc\\source\\repos\\Vita-Asistente\\wwwroot\\","C:\\Users\\franc\\source\\repos\\Vita-Asistente\\obj\\Debug\\net8.0\\scopedcss\\bundle\\"],"Root":{"Children":{"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"vita-asistente.styles.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"vita-asistente.styles.css"},"Patterns":null},"css":{"Children":{"sidebar.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/sidebar.css"},"Patterns":null},"site.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/site.css"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"site.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"js/site.js"},"Patterns":null}},"Asset":null,"Patterns":null},"lib":{"Children":{"bootstrap":{"Children":{"LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/LICENSE"},"Patterns":null},"dist":{"Children":{"css":{"Children":{"bootstrap-grid.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css"},"Patterns":null},"bootstrap-grid.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.css.map"},"Patterns":null},"bootstrap-grid.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css"},"Patterns":null},"bootstrap-grid.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.min.css.map"},"Patterns":null},"bootstrap-grid.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css"},"Patterns":null},"bootstrap-grid.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map"},"Patterns":null},"bootstrap-grid.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css"},"Patterns":null},"bootstrap-grid.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map"},"Patterns":null},"bootstrap-reboot.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css"},"Patterns":null},"bootstrap-reboot.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.css.map"},"Patterns":null},"bootstrap-reboot.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css"},"Patterns":null},"bootstrap-reboot.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css.map"},"Patterns":null},"bootstrap-reboot.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css"},"Patterns":null},"bootstrap-reboot.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map"},"Patterns":null},"bootstrap-reboot.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css"},"Patterns":null},"bootstrap-reboot.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map"},"Patterns":null},"bootstrap-utilities.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css"},"Patterns":null},"bootstrap-utilities.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.css.map"},"Patterns":null},"bootstrap-utilities.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css"},"Patterns":null},"bootstrap-utilities.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css.map"},"Patterns":null},"bootstrap-utilities.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css"},"Patterns":null},"bootstrap-utilities.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map"},"Patterns":null},"bootstrap-utilities.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css"},"Patterns":null},"bootstrap-utilities.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map"},"Patterns":null},"bootstrap.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.css"},"Patterns":null},"bootstrap.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.css.map"},"Patterns":null},"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.min.css.map"},"Patterns":null},"bootstrap.rtl.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css"},"Patterns":null},"bootstrap.rtl.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.css.map"},"Patterns":null},"bootstrap.rtl.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css"},"Patterns":null},"bootstrap.rtl.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"js":{"Children":{"bootstrap.bundle.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js"},"Patterns":null},"bootstrap.bundle.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.js.map"},"Patterns":null},"bootstrap.bundle.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js"},"Patterns":null},"bootstrap.bundle.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js.map"},"Patterns":null},"bootstrap.esm.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js"},"Patterns":null},"bootstrap.esm.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.js.map"},"Patterns":null},"bootstrap.esm.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js"},"Patterns":null},"bootstrap.esm.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.esm.min.js.map"},"Patterns":null},"bootstrap.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.js"},"Patterns":null},"bootstrap.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.js.map"},"Patterns":null},"bootstrap.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js"},"Patterns":null},"bootstrap.min.js.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/bootstrap/dist/js/bootstrap.min.js.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery":{"Children":{"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/LICENSE.txt"},"Patterns":null},"dist":{"Children":{"jquery.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.js"},"Patterns":null},"jquery.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.min.js"},"Patterns":null},"jquery.min.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery/dist/jquery.min.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation":{"Children":{"LICENSE.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/LICENSE.md"},"Patterns":null},"dist":{"Children":{"additional-methods.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/additional-methods.js"},"Patterns":null},"additional-methods.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/additional-methods.min.js"},"Patterns":null},"jquery.validate.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/jquery.validate.js"},"Patterns":null},"jquery.validate.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation/dist/jquery.validate.min.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"jquery-validation-unobtrusive":{"Children":{"jquery.validate.unobtrusive.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"},"Patterns":null},"jquery.validate.unobtrusive.min.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"},"Patterns":null},"LICENSE.txt":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"lib/jquery-validation-unobtrusive/LICENSE.txt"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}} \ No newline at end of file diff --git a/obj/Debug/net8.0/staticwebassets.references.upToDateCheck.txt b/obj/Debug/net8.0/staticwebassets.references.upToDateCheck.txt deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0/staticwebassets.removed.txt b/obj/Debug/net8.0/staticwebassets.removed.txt deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0/swae.build.ex.cache b/obj/Debug/net8.0/swae.build.ex.cache deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0/vita-asi.5693690E.Up2Date b/obj/Debug/net8.0/vita-asi.5693690E.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0/vita-asistente.AssemblyInfo.cs b/obj/Debug/net8.0/vita-asistente.AssemblyInfo.cs deleted file mode 100644 index 3968809..0000000 --- a/obj/Debug/net8.0/vita-asistente.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("vita-asistente")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+12b7b0f4b2ea7b5318ff9556b64efffb651753df")] -[assembly: System.Reflection.AssemblyProductAttribute("vita-asistente")] -[assembly: System.Reflection.AssemblyTitleAttribute("vita-asistente")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0/vita-asistente.AssemblyInfoInputs.cache b/obj/Debug/net8.0/vita-asistente.AssemblyInfoInputs.cache deleted file mode 100644 index 57995b5..0000000 --- a/obj/Debug/net8.0/vita-asistente.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c47408c8e4feccbd273b631bf4ba384fb40dec86351eb206441bcd8fab299c0b diff --git a/obj/Debug/net8.0/vita-asistente.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0/vita-asistente.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index aca8d33..0000000 --- a/obj/Debug/net8.0/vita-asistente.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,100 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0 -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v8.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = true -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property.EntryPointFilePath = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = vita_asistente -build_property.RootNamespace = vita_asistente -build_property.ProjectDir = C:\Users\franc\source\repos\Vita-Asistente\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.RazorLangVersion = 8.0 -build_property.SupportLocalizedComponentNames = -build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = C:\Users\franc\source\repos\Vita-Asistente -build_property._RazorSourceGeneratorDebug = -build_property.EffectiveAnalysisLevelStyle = 8.0 -build_property.EnableCodeStyleSeverity = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Account/Login.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcQWNjb3VudFxMb2dpbi5jc2h0bWw= -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Account/Register.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcQWNjb3VudFxSZWdpc3Rlci5jc2h0bWw= -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Home/Index.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcSG9tZVxJbmRleC5jc2h0bWw= -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Home/Privacy.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcSG9tZVxQcml2YWN5LmNzaHRtbA== -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Pacientes/Index.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcUGFjaWVudGVzXEluZGV4LmNzaHRtbA== -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Roles/Disable.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcUm9sZXNcRGlzYWJsZS5jc2h0bWw= -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Roles/Edit.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcUm9sZXNcRWRpdC5jc2h0bWw= -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Roles/Index.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcUm9sZXNcSW5kZXguY3NodG1s -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Shared/Error.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXEVycm9yLmNzaHRtbA== -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Shared/_SidebarPartial.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9TaWRlYmFyUGFydGlhbC5jc2h0bWw= -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Shared/_ValidationScriptsPartial.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9WYWxpZGF0aW9uU2NyaXB0c1BhcnRpYWwuY3NodG1s -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Usuarios/Create.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcVXN1YXJpb3NcQ3JlYXRlLmNzaHRtbA== -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Usuarios/Delete.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcVXN1YXJpb3NcRGVsZXRlLmNzaHRtbA== -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Usuarios/Edit.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcVXN1YXJpb3NcRWRpdC5jc2h0bWw= -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Usuarios/Index.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcVXN1YXJpb3NcSW5kZXguY3NodG1s -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Usuarios/ManageRoles.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcVXN1YXJpb3NcTWFuYWdlUm9sZXMuY3NodG1s -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/_ViewImports.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcX1ZpZXdJbXBvcnRzLmNzaHRtbA== -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/_ViewStart.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcX1ZpZXdTdGFydC5jc2h0bWw= -build_metadata.AdditionalFiles.CssScope = - -[C:/Users/franc/source/repos/Vita-Asistente/Views/Shared/_Layout.cshtml] -build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9MYXlvdXQuY3NodG1s -build_metadata.AdditionalFiles.CssScope = b-qjvdtzfipm diff --git a/obj/Debug/net8.0/vita-asistente.GlobalUsings.g.cs b/obj/Debug/net8.0/vita-asistente.GlobalUsings.g.cs deleted file mode 100644 index 5e6145d..0000000 --- a/obj/Debug/net8.0/vita-asistente.GlobalUsings.g.cs +++ /dev/null @@ -1,17 +0,0 @@ -// -global using Microsoft.AspNetCore.Builder; -global using Microsoft.AspNetCore.Hosting; -global using Microsoft.AspNetCore.Http; -global using Microsoft.AspNetCore.Routing; -global using Microsoft.Extensions.Configuration; -global using Microsoft.Extensions.DependencyInjection; -global using Microsoft.Extensions.Hosting; -global using Microsoft.Extensions.Logging; -global using System; -global using System.Collections.Generic; -global using System.IO; -global using System.Linq; -global using System.Net.Http; -global using System.Net.Http.Json; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net8.0/vita-asistente.MvcApplicationPartsAssemblyInfo.cache b/obj/Debug/net8.0/vita-asistente.MvcApplicationPartsAssemblyInfo.cache deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0/vita-asistente.RazorAssemblyInfo.cache b/obj/Debug/net8.0/vita-asistente.RazorAssemblyInfo.cache deleted file mode 100644 index ecb9c97..0000000 --- a/obj/Debug/net8.0/vita-asistente.RazorAssemblyInfo.cache +++ /dev/null @@ -1 +0,0 @@ -d5ac7ab69059af111e9d7125adeb7b174ca570725d4b64a544cca7bd11ac7ca0 diff --git a/obj/Debug/net8.0/vita-asistente.RazorAssemblyInfo.cs b/obj/Debug/net8.0/vita-asistente.RazorAssemblyInfo.cs deleted file mode 100644 index b594f0f..0000000 --- a/obj/Debug/net8.0/vita-asistente.RazorAssemblyInfo.cs +++ /dev/null @@ -1,17 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute(("Microsoft.AspNetCore.Mvc.ApplicationParts.ConsolidatedAssemblyApplicationPartFact" + - "ory, Microsoft.AspNetCore.Mvc.Razor"))] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net8.0/vita-asistente.assets.cache b/obj/Debug/net8.0/vita-asistente.assets.cache deleted file mode 100644 index cc1900a..0000000 Binary files a/obj/Debug/net8.0/vita-asistente.assets.cache and /dev/null differ diff --git a/obj/Debug/net8.0/vita-asistente.csproj.AssemblyReference.cache b/obj/Debug/net8.0/vita-asistente.csproj.AssemblyReference.cache deleted file mode 100644 index 8efadfe..0000000 Binary files a/obj/Debug/net8.0/vita-asistente.csproj.AssemblyReference.cache and /dev/null differ diff --git a/obj/Debug/net8.0/vita-asistente.csproj.BuildWithSkipAnalyzers b/obj/Debug/net8.0/vita-asistente.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net8.0/vita-asistente.csproj.CoreCompileInputs.cache b/obj/Debug/net8.0/vita-asistente.csproj.CoreCompileInputs.cache deleted file mode 100644 index d0b93de..0000000 --- a/obj/Debug/net8.0/vita-asistente.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -250e2c21d2c13c863762da6287358d42bac0f0d0f3163f46e80dd89fbad8abb4 diff --git a/obj/Debug/net8.0/vita-asistente.csproj.FileListAbsolute.txt b/obj/Debug/net8.0/vita-asistente.csproj.FileListAbsolute.txt deleted file mode 100644 index 6dec87a..0000000 --- a/obj/Debug/net8.0/vita-asistente.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,118 +0,0 @@ -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\appsettings.Development.json -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\appsettings.json -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\vita-asistente.staticwebassets.runtime.json -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\vita-asistente.staticwebassets.endpoints.json -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\vita-asistente.exe -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\vita-asistente.deps.json -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\vita-asistente.runtimeconfig.json -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\vita-asistente.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\vita-asistente.pdb -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Humanizer.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.AspNetCore.Cryptography.Internal.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.Bcl.AsyncInterfaces.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.CodeAnalysis.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.CodeAnalysis.Workspaces.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Abstractions.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Design.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Relational.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.Extensions.Caching.Memory.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.Extensions.DependencyInjection.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.Extensions.DependencyModel.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.Extensions.Identity.Core.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.Extensions.Identity.Stores.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.Extensions.Logging.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.Extensions.Logging.Abstractions.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Microsoft.Extensions.Options.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Mono.TextTemplating.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\MySqlConnector.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\Pomelo.EntityFrameworkCore.MySql.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\System.CodeDom.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\System.Composition.AttributedModel.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\System.Composition.Convention.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\System.Composition.Hosting.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\System.Composition.Runtime.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\System.Composition.TypedParts.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\vita-asistente.csproj.AssemblyReference.cache -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\rpswa.dswa.cache.json -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\vita-asistente.GeneratedMSBuildEditorConfig.editorconfig -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\vita-asistente.AssemblyInfoInputs.cache -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\vita-asistente.AssemblyInfo.cs -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\vita-asistente.csproj.CoreCompileInputs.cache -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\vita-asistente.MvcApplicationPartsAssemblyInfo.cache -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\vita-asistente.RazorAssemblyInfo.cache -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\vita-asistente.RazorAssemblyInfo.cs -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\rjimswa.dswa.cache.json -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\rjsmrazor.dswa.cache.json -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\rjsmcshtml.dswa.cache.json -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\scopedcss\Views\Shared\_Layout.cshtml.rz.scp.css -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\scopedcss\bundle\vita-asistente.styles.css -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\scopedcss\projectbundle\vita-asistente.bundle.scp.css -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\staticwebassets.build.json -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\staticwebassets.build.json.cache -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\staticwebassets.development.json -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\staticwebassets.build.endpoints.json -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\swae.build.ex.cache -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\vita-asi.5693690E.Up2Date -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\vita-asistente.dll -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\refint\vita-asistente.dll -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\vita-asistente.pdb -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\vita-asistente.genruntimeconfig.cache -C:\Users\franc\source\repos\Vita-Asistente\obj\Debug\net8.0\ref\vita-asistente.dll diff --git a/obj/Debug/net8.0/vita-asistente.dll b/obj/Debug/net8.0/vita-asistente.dll deleted file mode 100644 index ed9114d..0000000 Binary files a/obj/Debug/net8.0/vita-asistente.dll and /dev/null differ diff --git a/obj/Debug/net8.0/vita-asistente.genruntimeconfig.cache b/obj/Debug/net8.0/vita-asistente.genruntimeconfig.cache deleted file mode 100644 index fe1fca3..0000000 --- a/obj/Debug/net8.0/vita-asistente.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -3687863661f77821986a76ac23f03996abaf6218a8efbe031be61c18419be377 diff --git a/obj/Debug/net8.0/vita-asistente.pdb b/obj/Debug/net8.0/vita-asistente.pdb deleted file mode 100644 index 7990609..0000000 Binary files a/obj/Debug/net8.0/vita-asistente.pdb and /dev/null differ diff --git a/obj/project.assets.json b/obj/project.assets.json deleted file mode 100644 index 3e3d975..0000000 --- a/obj/project.assets.json +++ /dev/null @@ -1,2425 +0,0 @@ -{ - "version": 4, - "targets": { - "net8.0": { - "Humanizer.Core/2.14.1": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Humanizer.dll": { - "related": ".xml" - } - } - }, - "Microsoft.AspNetCore.Cryptography.Internal/8.0.29": { - "type": "package", - "compile": { - "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { - "related": ".xml" - } - } - }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.29": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Cryptography.Internal": "8.0.29" - }, - "compile": { - "lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": { - "related": ".xml" - } - } - }, - "Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.29": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "8.0.29", - "Microsoft.Extensions.Identity.Stores": "8.0.29" - }, - "compile": { - "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "type": "package", - "compile": { - "lib/netstandard2.1/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "related": ".xml" - } - } - }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { - "type": "package", - "build": { - "build/_._": {} - } - }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "type": "package", - "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "3.3.3", - "System.Collections.Immutable": "6.0.0", - "System.Reflection.Metadata": "6.0.1", - "System.Runtime.CompilerServices.Unsafe": "6.0.0", - "System.Text.Encoding.CodePages": "6.0.0" - }, - "compile": { - "lib/netcoreapp3.1/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "type": "package", - "dependencies": { - "Microsoft.CodeAnalysis.Common": "[4.5.0]" - }, - "compile": { - "lib/netcoreapp3.1/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp": "[4.5.0]", - "Microsoft.CodeAnalysis.Common": "[4.5.0]", - "Microsoft.CodeAnalysis.Workspaces.Common": "[4.5.0]" - }, - "compile": { - "lib/netcoreapp3.1/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Bcl.AsyncInterfaces": "6.0.0", - "Microsoft.CodeAnalysis.Common": "[4.5.0]", - "System.Composition": "6.0.0", - "System.IO.Pipelines": "6.0.3", - "System.Threading.Channels": "6.0.0" - }, - "compile": { - "lib/netcoreapp3.1/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.EntityFrameworkCore/8.0.29": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "8.0.29", - "Microsoft.EntityFrameworkCore.Analyzers": "8.0.29", - "Microsoft.Extensions.Caching.Memory": "8.0.1", - "Microsoft.Extensions.Logging": "8.0.1" - }, - "compile": { - "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.29": { - "type": "package", - "compile": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.29": { - "type": "package", - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/_._": {} - } - }, - "Microsoft.EntityFrameworkCore.Design/8.0.29": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0", - "Microsoft.EntityFrameworkCore.Relational": "8.0.29", - "Microsoft.Extensions.DependencyModel": "8.0.2", - "Mono.TextTemplating": "2.2.1" - }, - "compile": { - "lib/net8.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { - "related": ".xml" - } - }, - "build": { - "build/net8.0/Microsoft.EntityFrameworkCore.Design.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Relational/8.0.29": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore": "8.0.29", - "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" - }, - "compile": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Tools/8.0.29": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Design": "8.0.29" - }, - "compile": { - "lib/net8.0/_._": {} - }, - "runtime": { - "lib/net8.0/_._": {} - } - }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Caching.Memory/8.0.1": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "8.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", - "Microsoft.Extensions.Logging.Abstractions": "8.0.2", - "Microsoft.Extensions.Options": "8.0.2", - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection/8.0.1": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": { - "type": "package", - "compile": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.DependencyModel/8.0.2": { - "type": "package", - "compile": { - "lib/net8.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Identity.Core/8.0.29": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.Cryptography.KeyDerivation": "8.0.29", - "Microsoft.Extensions.Logging": "8.0.1", - "Microsoft.Extensions.Options": "8.0.2" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.Identity.Core.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Identity.Core.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Extensions.Identity.Stores/8.0.29": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "8.0.0", - "Microsoft.Extensions.Identity.Core": "8.0.29", - "Microsoft.Extensions.Logging": "8.0.1" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.Identity.Stores.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Identity.Stores.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Extensions.Logging/8.0.1": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "8.0.1", - "Microsoft.Extensions.Logging.Abstractions": "8.0.2", - "Microsoft.Extensions.Options": "8.0.2" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Microsoft.Extensions.Logging.Abstractions/8.0.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} - } - }, - "Microsoft.Extensions.Options/8.0.2": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", - "Microsoft.Extensions.Primitives": "8.0.0" - }, - "compile": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Options.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets": {} - } - }, - "Microsoft.Extensions.Primitives/8.0.0": { - "type": "package", - "compile": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Extensions.Primitives.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "Mono.TextTemplating/2.2.1": { - "type": "package", - "dependencies": { - "System.CodeDom": "4.4.0" - }, - "compile": { - "lib/netstandard2.0/_._": {} - }, - "runtime": { - "lib/netstandard2.0/Mono.TextTemplating.dll": {} - } - }, - "MySqlConnector/2.3.5": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.Logging.Abstractions": "7.0.1" - }, - "compile": { - "lib/net8.0/MySqlConnector.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/MySqlConnector.dll": { - "related": ".xml" - } - } - }, - "Pomelo.EntityFrameworkCore.MySql/8.0.3": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "[8.0.13, 8.0.999]", - "MySqlConnector": "2.3.5" - }, - "compile": { - "lib/net8.0/Pomelo.EntityFrameworkCore.MySql.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Pomelo.EntityFrameworkCore.MySql.dll": { - "related": ".xml" - } - } - }, - "System.CodeDom/4.4.0": { - "type": "package", - "compile": { - "ref/netstandard2.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/System.CodeDom.dll": {} - } - }, - "System.Collections.Immutable/6.0.0": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Collections.Immutable.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Composition/6.0.0": { - "type": "package", - "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Convention": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0", - "System.Composition.TypedParts": "6.0.0" - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Composition.AttributedModel/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Composition.AttributedModel.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Composition.Convention/6.0.0": { - "type": "package", - "dependencies": { - "System.Composition.AttributedModel": "6.0.0" - }, - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Composition.Convention.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Composition.Hosting/6.0.0": { - "type": "package", - "dependencies": { - "System.Composition.Runtime": "6.0.0" - }, - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Composition.Hosting.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Composition.Runtime/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Composition.Runtime.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Composition.TypedParts/6.0.0": { - "type": "package", - "dependencies": { - "System.Composition.AttributedModel": "6.0.0", - "System.Composition.Hosting": "6.0.0", - "System.Composition.Runtime": "6.0.0" - }, - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Composition.TypedParts.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.IO.Pipelines/6.0.3": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.IO.Pipelines.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Reflection.Metadata/6.0.1": { - "type": "package", - "dependencies": { - "System.Collections.Immutable": "6.0.0" - }, - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Reflection.Metadata.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Runtime.CompilerServices.Unsafe/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Text.Encoding.CodePages/6.0.0": { - "type": "package", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Text.Encoding.CodePages.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - }, - "runtimeTargets": { - "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Threading.Channels/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.Threading.Channels.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - } - } - }, - "libraries": { - "Humanizer.Core/2.14.1": { - "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "type": "package", - "path": "humanizer.core/2.14.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "humanizer.core.2.14.1.nupkg.sha512", - "humanizer.core.nuspec", - "lib/net6.0/Humanizer.dll", - "lib/net6.0/Humanizer.xml", - "lib/netstandard1.0/Humanizer.dll", - "lib/netstandard1.0/Humanizer.xml", - "lib/netstandard2.0/Humanizer.dll", - "lib/netstandard2.0/Humanizer.xml", - "logo.png" - ] - }, - "Microsoft.AspNetCore.Cryptography.Internal/8.0.29": { - "sha512": "RAknfruzMmottkLWOxKzCrqOE5hp88Avr8qJU9YtxYsiJ1aH+Ij2SVcwS9Tx3VXuUesJqPADK6gZsG/bX4h6XA==", - "type": "package", - "path": "microsoft.aspnetcore.cryptography.internal/8.0.29", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net462/Microsoft.AspNetCore.Cryptography.Internal.dll", - "lib/net462/Microsoft.AspNetCore.Cryptography.Internal.xml", - "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll", - "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.xml", - "microsoft.aspnetcore.cryptography.internal.8.0.29.nupkg.sha512", - "microsoft.aspnetcore.cryptography.internal.nuspec" - ] - }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.29": { - "sha512": "DIEnc7iZJHoNIar8pz+HHtm9XvshFrCSq9GtS+KLQn6AA98c9PeeoSPCwTBwvfY47KpuTUr6zNYIy/EERMzf3w==", - "type": "package", - "path": "microsoft.aspnetcore.cryptography.keyderivation/8.0.29", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net462/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", - "lib/net462/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml", - "lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", - "lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml", - "microsoft.aspnetcore.cryptography.keyderivation.8.0.29.nupkg.sha512", - "microsoft.aspnetcore.cryptography.keyderivation.nuspec" - ] - }, - "Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.29": { - "sha512": "TYM50l/64ZShlAE2jChEQapK0KPg969yYKGR8w8KGxVtktRlaNC/aN43bggoYwswiXhQ7dU2zqmMu6UH2pVbYQ==", - "type": "package", - "path": "microsoft.aspnetcore.identity.entityframeworkcore/8.0.29", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll", - "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.xml", - "microsoft.aspnetcore.identity.entityframeworkcore.8.0.29.nupkg.sha512", - "microsoft.aspnetcore.identity.entityframeworkcore.nuspec" - ] - }, - "Microsoft.Bcl.AsyncInterfaces/6.0.0": { - "sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", - "type": "package", - "path": "microsoft.bcl.asyncinterfaces/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", - "microsoft.bcl.asyncinterfaces.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.CodeAnalysis.Analyzers/3.3.3": { - "sha512": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==", - "type": "package", - "path": "microsoft.codeanalysis.analyzers/3.3.3", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", - "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", - "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll", - "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll", - "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "build/Microsoft.CodeAnalysis.Analyzers.props", - "build/Microsoft.CodeAnalysis.Analyzers.targets", - "build/config/analysislevel_2_9_8_all.editorconfig", - "build/config/analysislevel_2_9_8_default.editorconfig", - "build/config/analysislevel_2_9_8_minimum.editorconfig", - "build/config/analysislevel_2_9_8_none.editorconfig", - "build/config/analysislevel_2_9_8_recommended.editorconfig", - "build/config/analysislevel_3_3_all.editorconfig", - "build/config/analysislevel_3_3_default.editorconfig", - "build/config/analysislevel_3_3_minimum.editorconfig", - "build/config/analysislevel_3_3_none.editorconfig", - "build/config/analysislevel_3_3_recommended.editorconfig", - "build/config/analysislevel_3_all.editorconfig", - "build/config/analysislevel_3_default.editorconfig", - "build/config/analysislevel_3_minimum.editorconfig", - "build/config/analysislevel_3_none.editorconfig", - "build/config/analysislevel_3_recommended.editorconfig", - "build/config/analysislevelcorrectness_2_9_8_all.editorconfig", - "build/config/analysislevelcorrectness_2_9_8_default.editorconfig", - "build/config/analysislevelcorrectness_2_9_8_minimum.editorconfig", - "build/config/analysislevelcorrectness_2_9_8_none.editorconfig", - "build/config/analysislevelcorrectness_2_9_8_recommended.editorconfig", - "build/config/analysislevelcorrectness_3_3_all.editorconfig", - "build/config/analysislevelcorrectness_3_3_default.editorconfig", - "build/config/analysislevelcorrectness_3_3_minimum.editorconfig", - "build/config/analysislevelcorrectness_3_3_none.editorconfig", - "build/config/analysislevelcorrectness_3_3_recommended.editorconfig", - "build/config/analysislevelcorrectness_3_all.editorconfig", - "build/config/analysislevelcorrectness_3_default.editorconfig", - "build/config/analysislevelcorrectness_3_minimum.editorconfig", - "build/config/analysislevelcorrectness_3_none.editorconfig", - "build/config/analysislevelcorrectness_3_recommended.editorconfig", - "build/config/analysislevellibrary_2_9_8_all.editorconfig", - "build/config/analysislevellibrary_2_9_8_default.editorconfig", - "build/config/analysislevellibrary_2_9_8_minimum.editorconfig", - "build/config/analysislevellibrary_2_9_8_none.editorconfig", - "build/config/analysislevellibrary_2_9_8_recommended.editorconfig", - "build/config/analysislevellibrary_3_3_all.editorconfig", - "build/config/analysislevellibrary_3_3_default.editorconfig", - "build/config/analysislevellibrary_3_3_minimum.editorconfig", - "build/config/analysislevellibrary_3_3_none.editorconfig", - "build/config/analysislevellibrary_3_3_recommended.editorconfig", - "build/config/analysislevellibrary_3_all.editorconfig", - "build/config/analysislevellibrary_3_default.editorconfig", - "build/config/analysislevellibrary_3_minimum.editorconfig", - "build/config/analysislevellibrary_3_none.editorconfig", - "build/config/analysislevellibrary_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.editorconfig", - "build/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.editorconfig", - "documentation/Analyzer Configuration.md", - "documentation/Microsoft.CodeAnalysis.Analyzers.md", - "documentation/Microsoft.CodeAnalysis.Analyzers.sarif", - "editorconfig/AllRulesDefault/.editorconfig", - "editorconfig/AllRulesDisabled/.editorconfig", - "editorconfig/AllRulesEnabled/.editorconfig", - "editorconfig/CorrectnessRulesDefault/.editorconfig", - "editorconfig/CorrectnessRulesEnabled/.editorconfig", - "editorconfig/DataflowRulesDefault/.editorconfig", - "editorconfig/DataflowRulesEnabled/.editorconfig", - "editorconfig/LibraryRulesDefault/.editorconfig", - "editorconfig/LibraryRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", - "editorconfig/PortedFromFxCopRulesDefault/.editorconfig", - "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", - "microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", - "microsoft.codeanalysis.analyzers.nuspec", - "rulesets/AllRulesDefault.ruleset", - "rulesets/AllRulesDisabled.ruleset", - "rulesets/AllRulesEnabled.ruleset", - "rulesets/CorrectnessRulesDefault.ruleset", - "rulesets/CorrectnessRulesEnabled.ruleset", - "rulesets/DataflowRulesDefault.ruleset", - "rulesets/DataflowRulesEnabled.ruleset", - "rulesets/LibraryRulesDefault.ruleset", - "rulesets/LibraryRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset", - "rulesets/PortedFromFxCopRulesDefault.ruleset", - "rulesets/PortedFromFxCopRulesEnabled.ruleset", - "tools/install.ps1", - "tools/uninstall.ps1" - ] - }, - "Microsoft.CodeAnalysis.Common/4.5.0": { - "sha512": "lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", - "type": "package", - "path": "microsoft.codeanalysis.common/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml", - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll", - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", - "microsoft.codeanalysis.common.4.5.0.nupkg.sha512", - "microsoft.codeanalysis.common.nuspec" - ] - }, - "Microsoft.CodeAnalysis.CSharp/4.5.0": { - "sha512": "cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", - "type": "package", - "path": "microsoft.codeanalysis.csharp/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml", - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", - "microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512", - "microsoft.codeanalysis.csharp.nuspec" - ] - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/4.5.0": { - "sha512": "h74wTpmGOp4yS4hj+EvNzEiPgg/KVs2wmSfTZ81upJZOtPkJsVkgfsgtxxqmAeapjT/vLKfmYV0bS8n5MNVP+g==", - "type": "package", - "path": "microsoft.codeanalysis.csharp.workspaces/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512", - "microsoft.codeanalysis.csharp.workspaces.nuspec" - ] - }, - "Microsoft.CodeAnalysis.Workspaces.Common/4.5.0": { - "sha512": "l4dDRmGELXG72XZaonnOeORyD/T5RpEu5LGHOUIhnv+MmUWDY/m1kWXGwtcgQ5CJ5ynkFiRnIYzTKXYjUs7rbw==", - "type": "package", - "path": "microsoft.codeanalysis.workspaces.common/4.5.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.pdb", - "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.xml", - "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512", - "microsoft.codeanalysis.workspaces.common.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore/8.0.29": { - "sha512": "+4Md9S8HcJEkoatsVTiYrF621StlxS8bpnQMSYYbAVRnMGHWLhtlbgqTYdO8+zxuyIqAjiFAYtWr/oJ9KC7X7Q==", - "type": "package", - "path": "microsoft.entityframeworkcore/8.0.29", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props", - "lib/net8.0/Microsoft.EntityFrameworkCore.dll", - "lib/net8.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.8.0.29.nupkg.sha512", - "microsoft.entityframeworkcore.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Abstractions/8.0.29": { - "sha512": "z5JLj2mWCuxnhP7oP9udaHxOK5FQWPpvjXeTmCMjRRCYZ1k+gUlb9Vznx2LHSFXww4ZHjztKbxezNTTu/T6znw==", - "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/8.0.29", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll", - "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.8.0.29.nupkg.sha512", - "microsoft.entityframeworkcore.abstractions.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Analyzers/8.0.29": { - "sha512": "rC/q2K3JGSKJpEraRDRJ3NUOH4e+CpwwCIbbKGXi87J6LuGdIg0+yggCSPCmV2PwSSlegZSg+le++O4IBRecLA==", - "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/8.0.29", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", - "docs/PACKAGE.md", - "lib/netstandard2.0/_._", - "microsoft.entityframeworkcore.analyzers.8.0.29.nupkg.sha512", - "microsoft.entityframeworkcore.analyzers.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Design/8.0.29": { - "sha512": "109wTzveE4yG4aBbAgspGPd3DgVxqmDPyn3duOIgPemQkdm8Y+g6ZSQngvOou3YwgLEYat1+JHVyzdRbLp24BQ==", - "type": "package", - "path": "microsoft.entityframeworkcore.design/8.0.29", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "build/net8.0/Microsoft.EntityFrameworkCore.Design.props", - "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll", - "lib/net8.0/Microsoft.EntityFrameworkCore.Design.xml", - "microsoft.entityframeworkcore.design.8.0.29.nupkg.sha512", - "microsoft.entityframeworkcore.design.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Relational/8.0.29": { - "sha512": "2Hr88wB21JLwKhccXYM+7gy9hdtLNM0x5YcQs+Fxa+TYmWqaLof9HxOpgJytR2YOlJKcNM+Ee67GR6bqTXyZBQ==", - "type": "package", - "path": "microsoft.entityframeworkcore.relational/8.0.29", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll", - "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.8.0.29.nupkg.sha512", - "microsoft.entityframeworkcore.relational.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Tools/8.0.29": { - "sha512": "+WAOvbMU0D1vF+b4KCMzOuFq2X8cDAflQdHsxInO6tMyOxXvnsLFa1nKlxV2wk0LPAkrv+4MUL4wJPYLBBySDw==", - "type": "package", - "path": "microsoft.entityframeworkcore.tools/8.0.29", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "docs/PACKAGE.md", - "lib/net8.0/_._", - "microsoft.entityframeworkcore.tools.8.0.29.nupkg.sha512", - "microsoft.entityframeworkcore.tools.nuspec", - "tools/EntityFrameworkCore.PS2.psd1", - "tools/EntityFrameworkCore.PS2.psm1", - "tools/EntityFrameworkCore.psd1", - "tools/EntityFrameworkCore.psm1", - "tools/about_EntityFrameworkCore.help.txt", - "tools/init.ps1", - "tools/net461/any/ef.exe", - "tools/net461/win-arm64/ef.exe", - "tools/net461/win-x86/ef.exe", - "tools/netcoreapp2.0/any/ef.dll", - "tools/netcoreapp2.0/any/ef.runtimeconfig.json" - ] - }, - "Microsoft.Extensions.Caching.Abstractions/8.0.0": { - "sha512": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", - "type": "package", - "path": "microsoft.extensions.caching.abstractions/8.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", - "microsoft.extensions.caching.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Caching.Memory/8.0.1": { - "sha512": "HFDnhYLccngrzyGgHkjEDU5FMLn4MpOsr5ElgsBMC4yx6lJh4jeWO7fHS8+TXPq+dgxCmUa/Trl8svObmwW4QA==", - "type": "package", - "path": "microsoft.extensions.caching.memory/8.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets", - "lib/net462/Microsoft.Extensions.Caching.Memory.dll", - "lib/net462/Microsoft.Extensions.Caching.Memory.xml", - "lib/net6.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/net6.0/Microsoft.Extensions.Caching.Memory.xml", - "lib/net7.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/net7.0/Microsoft.Extensions.Caching.Memory.xml", - "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/net8.0/Microsoft.Extensions.Caching.Memory.xml", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", - "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.8.0.1.nupkg.sha512", - "microsoft.extensions.caching.memory.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { - "sha512": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", - "type": "package", - "path": "microsoft.extensions.configuration.abstractions/8.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "microsoft.extensions.configuration.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection/8.0.1": { - "sha512": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection/8.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.8.0.1.nupkg.sha512", - "microsoft.extensions.dependencyinjection.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": { - "sha512": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg==", - "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.8.0.2.nupkg.sha512", - "microsoft.extensions.dependencyinjection.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.DependencyModel/8.0.2": { - "sha512": "mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", - "type": "package", - "path": "microsoft.extensions.dependencymodel/8.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets", - "lib/net462/Microsoft.Extensions.DependencyModel.dll", - "lib/net462/Microsoft.Extensions.DependencyModel.xml", - "lib/net6.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net6.0/Microsoft.Extensions.DependencyModel.xml", - "lib/net7.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net7.0/Microsoft.Extensions.DependencyModel.xml", - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net8.0/Microsoft.Extensions.DependencyModel.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512", - "microsoft.extensions.dependencymodel.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Identity.Core/8.0.29": { - "sha512": "os0Bq475TseOIY+ieTPW/0Iyoe9B+qEr+ahipj9ojpvPgA95tRZXYGaEHSvjv71/AqRgFdN+gSi3AExT3wih7g==", - "type": "package", - "path": "microsoft.extensions.identity.core/8.0.29", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net462/Microsoft.Extensions.Identity.Core.dll", - "lib/net462/Microsoft.Extensions.Identity.Core.xml", - "lib/net8.0/Microsoft.Extensions.Identity.Core.dll", - "lib/net8.0/Microsoft.Extensions.Identity.Core.xml", - "lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll", - "lib/netstandard2.0/Microsoft.Extensions.Identity.Core.xml", - "microsoft.extensions.identity.core.8.0.29.nupkg.sha512", - "microsoft.extensions.identity.core.nuspec" - ] - }, - "Microsoft.Extensions.Identity.Stores/8.0.29": { - "sha512": "AbZ/yMoGstUaDucifJ25/Dm344GuQv8LYLrIsPTkGZ/H+Nb1/oyfJXV+acQ3Gon6uNqvXso4W/xqqiSTkUqsvQ==", - "type": "package", - "path": "microsoft.extensions.identity.stores/8.0.29", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "THIRD-PARTY-NOTICES.TXT", - "lib/net462/Microsoft.Extensions.Identity.Stores.dll", - "lib/net462/Microsoft.Extensions.Identity.Stores.xml", - "lib/net8.0/Microsoft.Extensions.Identity.Stores.dll", - "lib/net8.0/Microsoft.Extensions.Identity.Stores.xml", - "lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll", - "lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.xml", - "microsoft.extensions.identity.stores.8.0.29.nupkg.sha512", - "microsoft.extensions.identity.stores.nuspec" - ] - }, - "Microsoft.Extensions.Logging/8.0.1": { - "sha512": "4x+pzsQEbqxhNf1QYRr5TDkLP9UsLT3A6MdRKDDEgrW7h1ljiEPgTNhKYUhNCCAaVpQECVQ+onA91PTPnIp6Lw==", - "type": "package", - "path": "microsoft.extensions.logging/8.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Logging.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets", - "lib/net462/Microsoft.Extensions.Logging.dll", - "lib/net462/Microsoft.Extensions.Logging.xml", - "lib/net6.0/Microsoft.Extensions.Logging.dll", - "lib/net6.0/Microsoft.Extensions.Logging.xml", - "lib/net7.0/Microsoft.Extensions.Logging.dll", - "lib/net7.0/Microsoft.Extensions.Logging.xml", - "lib/net8.0/Microsoft.Extensions.Logging.dll", - "lib/net8.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", - "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", - "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.8.0.1.nupkg.sha512", - "microsoft.extensions.logging.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Logging.Abstractions/8.0.2": { - "sha512": "nroMDjS7hNBPtkZqVBbSiQaQjWRDxITI8Y7XnDs97rqG3EbzVTNLZQf7bIeUJcaHOV8bca47s1Uxq94+2oGdxA==", - "type": "package", - "path": "microsoft.extensions.logging.abstractions/8.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll", - "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", - "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", - "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets", - "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", - "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.8.0.2.nupkg.sha512", - "microsoft.extensions.logging.abstractions.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Options/8.0.2": { - "sha512": "dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==", - "type": "package", - "path": "microsoft.extensions.options/8.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll", - "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll", - "buildTransitive/net461/Microsoft.Extensions.Options.targets", - "buildTransitive/net462/Microsoft.Extensions.Options.targets", - "buildTransitive/net6.0/Microsoft.Extensions.Options.targets", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets", - "buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets", - "lib/net462/Microsoft.Extensions.Options.dll", - "lib/net462/Microsoft.Extensions.Options.xml", - "lib/net6.0/Microsoft.Extensions.Options.dll", - "lib/net6.0/Microsoft.Extensions.Options.xml", - "lib/net7.0/Microsoft.Extensions.Options.dll", - "lib/net7.0/Microsoft.Extensions.Options.xml", - "lib/net8.0/Microsoft.Extensions.Options.dll", - "lib/net8.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.0/Microsoft.Extensions.Options.dll", - "lib/netstandard2.0/Microsoft.Extensions.Options.xml", - "lib/netstandard2.1/Microsoft.Extensions.Options.dll", - "lib/netstandard2.1/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.8.0.2.nupkg.sha512", - "microsoft.extensions.options.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Extensions.Primitives/8.0.0": { - "sha512": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", - "type": "package", - "path": "microsoft.extensions.primitives/8.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets", - "lib/net462/Microsoft.Extensions.Primitives.dll", - "lib/net462/Microsoft.Extensions.Primitives.xml", - "lib/net6.0/Microsoft.Extensions.Primitives.dll", - "lib/net6.0/Microsoft.Extensions.Primitives.xml", - "lib/net7.0/Microsoft.Extensions.Primitives.dll", - "lib/net7.0/Microsoft.Extensions.Primitives.xml", - "lib/net8.0/Microsoft.Extensions.Primitives.dll", - "lib/net8.0/Microsoft.Extensions.Primitives.xml", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", - "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "microsoft.extensions.primitives.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Mono.TextTemplating/2.2.1": { - "sha512": "KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==", - "type": "package", - "path": "mono.texttemplating/2.2.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net472/Mono.TextTemplating.dll", - "lib/netstandard2.0/Mono.TextTemplating.dll", - "mono.texttemplating.2.2.1.nupkg.sha512", - "mono.texttemplating.nuspec" - ] - }, - "MySqlConnector/2.3.5": { - "sha512": "AmEfUPkFl+Ev6jJ8Dhns3CYHBfD12RHzGYWuLt6DfG6/af6YvOMyPz74ZPPjBYQGRJkumD2Z48Kqm8s5DJuhLA==", - "type": "package", - "path": "mysqlconnector/2.3.5", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/MySqlConnector.dll", - "lib/net462/MySqlConnector.xml", - "lib/net471/MySqlConnector.dll", - "lib/net471/MySqlConnector.xml", - "lib/net48/MySqlConnector.dll", - "lib/net48/MySqlConnector.xml", - "lib/net6.0/MySqlConnector.dll", - "lib/net6.0/MySqlConnector.xml", - "lib/net7.0/MySqlConnector.dll", - "lib/net7.0/MySqlConnector.xml", - "lib/net8.0/MySqlConnector.dll", - "lib/net8.0/MySqlConnector.xml", - "lib/netstandard2.0/MySqlConnector.dll", - "lib/netstandard2.0/MySqlConnector.xml", - "lib/netstandard2.1/MySqlConnector.dll", - "lib/netstandard2.1/MySqlConnector.xml", - "logo.png", - "mysqlconnector.2.3.5.nupkg.sha512", - "mysqlconnector.nuspec" - ] - }, - "Pomelo.EntityFrameworkCore.MySql/8.0.3": { - "sha512": "gOHP6v/nFp5V/FgHqv9mZocGqCLGofihEX9dTbLhiXX3H7SJHmGX70GIPUpiqLT+1jIfDxg1PZh9MTUKuk7Kig==", - "type": "package", - "path": "pomelo.entityframeworkcore.mysql/8.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "icon.png", - "lib/net8.0/Pomelo.EntityFrameworkCore.MySql.dll", - "lib/net8.0/Pomelo.EntityFrameworkCore.MySql.xml", - "pomelo.entityframeworkcore.mysql.8.0.3.nupkg.sha512", - "pomelo.entityframeworkcore.mysql.nuspec" - ] - }, - "System.CodeDom/4.4.0": { - "sha512": "2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==", - "type": "package", - "path": "system.codedom/4.4.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "lib/net461/System.CodeDom.dll", - "lib/netstandard2.0/System.CodeDom.dll", - "ref/net461/System.CodeDom.dll", - "ref/net461/System.CodeDom.xml", - "ref/netstandard2.0/System.CodeDom.dll", - "ref/netstandard2.0/System.CodeDom.xml", - "system.codedom.4.4.0.nupkg.sha512", - "system.codedom.nuspec", - "useSharedDesignerContext.txt", - "version.txt" - ] - }, - "System.Collections.Immutable/6.0.0": { - "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", - "type": "package", - "path": "system.collections.immutable/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Collections.Immutable.dll", - "lib/net461/System.Collections.Immutable.xml", - "lib/net6.0/System.Collections.Immutable.dll", - "lib/net6.0/System.Collections.Immutable.xml", - "lib/netstandard2.0/System.Collections.Immutable.dll", - "lib/netstandard2.0/System.Collections.Immutable.xml", - "system.collections.immutable.6.0.0.nupkg.sha512", - "system.collections.immutable.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition/6.0.0": { - "sha512": "d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", - "type": "package", - "path": "system.composition/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Composition.targets", - "buildTransitive/netcoreapp3.1/_._", - "system.composition.6.0.0.nupkg.sha512", - "system.composition.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.AttributedModel/6.0.0": { - "sha512": "WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", - "type": "package", - "path": "system.composition.attributedmodel/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.AttributedModel.dll", - "lib/net461/System.Composition.AttributedModel.xml", - "lib/net6.0/System.Composition.AttributedModel.dll", - "lib/net6.0/System.Composition.AttributedModel.xml", - "lib/netstandard2.0/System.Composition.AttributedModel.dll", - "lib/netstandard2.0/System.Composition.AttributedModel.xml", - "system.composition.attributedmodel.6.0.0.nupkg.sha512", - "system.composition.attributedmodel.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.Convention/6.0.0": { - "sha512": "XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", - "type": "package", - "path": "system.composition.convention/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Convention.dll", - "lib/net461/System.Composition.Convention.xml", - "lib/net6.0/System.Composition.Convention.dll", - "lib/net6.0/System.Composition.Convention.xml", - "lib/netstandard2.0/System.Composition.Convention.dll", - "lib/netstandard2.0/System.Composition.Convention.xml", - "system.composition.convention.6.0.0.nupkg.sha512", - "system.composition.convention.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.Hosting/6.0.0": { - "sha512": "w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", - "type": "package", - "path": "system.composition.hosting/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Hosting.dll", - "lib/net461/System.Composition.Hosting.xml", - "lib/net6.0/System.Composition.Hosting.dll", - "lib/net6.0/System.Composition.Hosting.xml", - "lib/netstandard2.0/System.Composition.Hosting.dll", - "lib/netstandard2.0/System.Composition.Hosting.xml", - "system.composition.hosting.6.0.0.nupkg.sha512", - "system.composition.hosting.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.Runtime/6.0.0": { - "sha512": "qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", - "type": "package", - "path": "system.composition.runtime/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.Runtime.dll", - "lib/net461/System.Composition.Runtime.xml", - "lib/net6.0/System.Composition.Runtime.dll", - "lib/net6.0/System.Composition.Runtime.xml", - "lib/netstandard2.0/System.Composition.Runtime.dll", - "lib/netstandard2.0/System.Composition.Runtime.xml", - "system.composition.runtime.6.0.0.nupkg.sha512", - "system.composition.runtime.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.TypedParts/6.0.0": { - "sha512": "iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", - "type": "package", - "path": "system.composition.typedparts/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Composition.TypedParts.dll", - "lib/net461/System.Composition.TypedParts.xml", - "lib/net6.0/System.Composition.TypedParts.dll", - "lib/net6.0/System.Composition.TypedParts.xml", - "lib/netstandard2.0/System.Composition.TypedParts.dll", - "lib/netstandard2.0/System.Composition.TypedParts.xml", - "system.composition.typedparts.6.0.0.nupkg.sha512", - "system.composition.typedparts.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.IO.Pipelines/6.0.3": { - "sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", - "type": "package", - "path": "system.io.pipelines/6.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.IO.Pipelines.dll", - "lib/net461/System.IO.Pipelines.xml", - "lib/net6.0/System.IO.Pipelines.dll", - "lib/net6.0/System.IO.Pipelines.xml", - "lib/netcoreapp3.1/System.IO.Pipelines.dll", - "lib/netcoreapp3.1/System.IO.Pipelines.xml", - "lib/netstandard2.0/System.IO.Pipelines.dll", - "lib/netstandard2.0/System.IO.Pipelines.xml", - "system.io.pipelines.6.0.3.nupkg.sha512", - "system.io.pipelines.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Reflection.Metadata/6.0.1": { - "sha512": "III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", - "type": "package", - "path": "system.reflection.metadata/6.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Reflection.Metadata.dll", - "lib/net461/System.Reflection.Metadata.xml", - "lib/net6.0/System.Reflection.Metadata.dll", - "lib/net6.0/System.Reflection.Metadata.xml", - "lib/netstandard2.0/System.Reflection.Metadata.dll", - "lib/netstandard2.0/System.Reflection.Metadata.xml", - "system.reflection.metadata.6.0.1.nupkg.sha512", - "system.reflection.metadata.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Runtime.CompilerServices.Unsafe/6.0.0": { - "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", - "type": "package", - "path": "system.runtime.compilerservices.unsafe/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Runtime.CompilerServices.Unsafe.dll", - "lib/net461/System.Runtime.CompilerServices.Unsafe.xml", - "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", - "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", - "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "system.runtime.compilerservices.unsafe.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Text.Encoding.CodePages/6.0.0": { - "sha512": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==", - "type": "package", - "path": "system.text.encoding.codepages/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net461/System.Text.Encoding.CodePages.dll", - "lib/net461/System.Text.Encoding.CodePages.xml", - "lib/net6.0/System.Text.Encoding.CodePages.dll", - "lib/net6.0/System.Text.Encoding.CodePages.xml", - "lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll", - "lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml", - "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "lib/netstandard2.0/System.Text.Encoding.CodePages.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml", - "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml", - "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.xml", - "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll", - "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml", - "system.text.encoding.codepages.6.0.0.nupkg.sha512", - "system.text.encoding.codepages.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Threading.Channels/6.0.0": { - "sha512": "TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==", - "type": "package", - "path": "system.threading.channels/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.Threading.Channels.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.Threading.Channels.dll", - "lib/net461/System.Threading.Channels.xml", - "lib/net6.0/System.Threading.Channels.dll", - "lib/net6.0/System.Threading.Channels.xml", - "lib/netcoreapp3.1/System.Threading.Channels.dll", - "lib/netcoreapp3.1/System.Threading.Channels.xml", - "lib/netstandard2.0/System.Threading.Channels.dll", - "lib/netstandard2.0/System.Threading.Channels.xml", - "lib/netstandard2.1/System.Threading.Channels.dll", - "lib/netstandard2.1/System.Threading.Channels.xml", - "system.threading.channels.6.0.0.nupkg.sha512", - "system.threading.channels.nuspec", - "useSharedDesignerContext.txt" - ] - } - }, - "projectFileDependencyGroups": { - "net8.0": [ - "Microsoft.AspNetCore.Identity.EntityFrameworkCore >= 8.0.29", - "Microsoft.EntityFrameworkCore.Design >= 8.0.29", - "Microsoft.EntityFrameworkCore.Tools >= 8.0.29", - "Pomelo.EntityFrameworkCore.MySql >= 8.0.3" - ] - }, - "packageFolders": { - "C:\\Users\\franc\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\franc\\source\\repos\\vita-asistente\\vita-asistente.csproj", - "projectName": "vita-asistente", - "projectPath": "C:\\Users\\franc\\source\\repos\\vita-asistente\\vita-asistente.csproj", - "packagesPath": "C:\\Users\\franc\\.nuget\\packages\\", - "outputPath": "C:\\Users\\franc\\source\\repos\\vita-asistente\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\franc\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.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": { - "framework": "net8.0", - "targetAlias": "net8.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "10.0.300" - }, - "frameworks": { - "net8.0": { - "framework": "net8.0", - "targetAlias": "net8.0", - "dependencies": { - "Microsoft.AspNetCore.Identity.EntityFrameworkCore": { - "target": "Package", - "version": "[8.0.29, )" - }, - "Microsoft.EntityFrameworkCore.Design": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[8.0.29, )" - }, - "Microsoft.EntityFrameworkCore.Tools": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[8.0.29, )" - }, - "Pomelo.EntityFrameworkCore.MySql": { - "target": "Package", - "version": "[8.0.3, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.302/PortableRuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/obj/project.nuget.cache b/obj/project.nuget.cache deleted file mode 100644 index 314c97f..0000000 --- a/obj/project.nuget.cache +++ /dev/null @@ -1,53 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "yZ6NKX61vKE=", - "success": true, - "projectFilePath": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\vita-asistente.csproj", - "expectedPackageFiles": [ - "C:\\Users\\franc\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\8.0.29\\microsoft.aspnetcore.cryptography.internal.8.0.29.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\8.0.29\\microsoft.aspnetcore.cryptography.keyderivation.8.0.29.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.aspnetcore.identity.entityframeworkcore\\8.0.29\\microsoft.aspnetcore.identity.entityframeworkcore.8.0.29.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\6.0.0\\microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.3.3\\microsoft.codeanalysis.analyzers.3.3.3.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.codeanalysis.common\\4.5.0\\microsoft.codeanalysis.common.4.5.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.codeanalysis.csharp\\4.5.0\\microsoft.codeanalysis.csharp.4.5.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\4.5.0\\microsoft.codeanalysis.csharp.workspaces.4.5.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\4.5.0\\microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.entityframeworkcore\\8.0.29\\microsoft.entityframeworkcore.8.0.29.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\8.0.29\\microsoft.entityframeworkcore.abstractions.8.0.29.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\8.0.29\\microsoft.entityframeworkcore.analyzers.8.0.29.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.entityframeworkcore.design\\8.0.29\\microsoft.entityframeworkcore.design.8.0.29.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\8.0.29\\microsoft.entityframeworkcore.relational.8.0.29.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.entityframeworkcore.tools\\8.0.29\\microsoft.entityframeworkcore.tools.8.0.29.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\8.0.0\\microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.extensions.caching.memory\\8.0.1\\microsoft.extensions.caching.memory.8.0.1.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\8.0.1\\microsoft.extensions.dependencyinjection.8.0.1.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\8.0.2\\microsoft.extensions.dependencyinjection.abstractions.8.0.2.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.extensions.dependencymodel\\8.0.2\\microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.extensions.identity.core\\8.0.29\\microsoft.extensions.identity.core.8.0.29.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.extensions.identity.stores\\8.0.29\\microsoft.extensions.identity.stores.8.0.29.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.extensions.logging\\8.0.1\\microsoft.extensions.logging.8.0.1.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\8.0.2\\microsoft.extensions.logging.abstractions.8.0.2.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.extensions.options\\8.0.2\\microsoft.extensions.options.8.0.2.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\microsoft.extensions.primitives\\8.0.0\\microsoft.extensions.primitives.8.0.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\mono.texttemplating\\2.2.1\\mono.texttemplating.2.2.1.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\mysqlconnector\\2.3.5\\mysqlconnector.2.3.5.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\pomelo.entityframeworkcore.mysql\\8.0.3\\pomelo.entityframeworkcore.mysql.8.0.3.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\system.codedom\\4.4.0\\system.codedom.4.4.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\system.collections.immutable\\6.0.0\\system.collections.immutable.6.0.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\system.composition\\6.0.0\\system.composition.6.0.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\system.composition.attributedmodel\\6.0.0\\system.composition.attributedmodel.6.0.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\system.composition.convention\\6.0.0\\system.composition.convention.6.0.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\system.composition.hosting\\6.0.0\\system.composition.hosting.6.0.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\system.composition.runtime\\6.0.0\\system.composition.runtime.6.0.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\system.composition.typedparts\\6.0.0\\system.composition.typedparts.6.0.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\system.io.pipelines\\6.0.3\\system.io.pipelines.6.0.3.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\system.reflection.metadata\\6.0.1\\system.reflection.metadata.6.0.1.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0\\system.text.encoding.codepages.6.0.0.nupkg.sha512", - "C:\\Users\\franc\\.nuget\\packages\\system.threading.channels\\6.0.0\\system.threading.channels.6.0.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/obj/vita-asistente.csproj.EntityFrameworkCore.targets b/obj/vita-asistente.csproj.EntityFrameworkCore.targets deleted file mode 100644 index 7d6485d..0000000 --- a/obj/vita-asistente.csproj.EntityFrameworkCore.targets +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/obj/vita-asistente.csproj.nuget.dgspec.json b/obj/vita-asistente.csproj.nuget.dgspec.json deleted file mode 100644 index 9ec489a..0000000 --- a/obj/vita-asistente.csproj.nuget.dgspec.json +++ /dev/null @@ -1,101 +0,0 @@ -{ - "format": 1, - "restore": { - "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\vita-asistente.csproj": {} - }, - "projects": { - "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\vita-asistente.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\vita-asistente.csproj", - "projectName": "vita-asistente", - "projectPath": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\vita-asistente.csproj", - "packagesPath": "C:\\Users\\franc\\.nuget\\packages\\", - "outputPath": "C:\\Users\\franc\\source\\repos\\Vita-Asistente\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\franc\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.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": { - "framework": "net8.0", - "targetAlias": "net8.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "10.0.300" - }, - "frameworks": { - "net8.0": { - "framework": "net8.0", - "targetAlias": "net8.0", - "dependencies": { - "Microsoft.AspNetCore.Identity.EntityFrameworkCore": { - "target": "Package", - "version": "[8.0.29, )" - }, - "Microsoft.EntityFrameworkCore.Design": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[8.0.29, )" - }, - "Microsoft.EntityFrameworkCore.Tools": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[8.0.29, )" - }, - "Pomelo.EntityFrameworkCore.MySql": { - "target": "Package", - "version": "[8.0.3, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.302/PortableRuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/obj/vita-asistente.csproj.nuget.g.props b/obj/vita-asistente.csproj.nuget.g.props deleted file mode 100644 index 4cea75a..0000000 --- a/obj/vita-asistente.csproj.nuget.g.props +++ /dev/null @@ -1,24 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\franc\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - PackageReference - 7.0.0 - - - - - - - - - - - C:\Users\franc\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3 - C:\Users\franc\.nuget\packages\microsoft.entityframeworkcore.tools\8.0.29 - - \ No newline at end of file diff --git a/obj/vita-asistente.csproj.nuget.g.targets b/obj/vita-asistente.csproj.nuget.g.targets deleted file mode 100644 index baac958..0000000 --- a/obj/vita-asistente.csproj.nuget.g.targets +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/vita-asistente.csproj b/vita-asistente.csproj index d068cbc..84dea8d 100644 --- a/vita-asistente.csproj +++ b/vita-asistente.csproj @@ -20,4 +20,8 @@ + + + +