hechos un par de cambios

This commit is contained in:
videojuegoslagos
2024-08-14 08:42:34 -03:00
parent 063be0588e
commit 4741038dd3
132 changed files with 4472 additions and 1132 deletions

View File

@@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")]

View File

@@ -1,24 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Vista")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+d11016fe50f731cc9fc7ccc12e78610c74ea7248")]
[assembly: System.Reflection.AssemblyProductAttribute("Vista")]
[assembly: System.Reflection.AssemblyTitleAttribute("Vista")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// Generado por la clase WriteCodeFragment de MSBuild.

View File

@@ -1 +0,0 @@
68b37920a857df0494412815764d529909a7287acae26b0b60f8952343269af2

View File

@@ -1,13 +0,0 @@
is_global = true
build_property.TargetFramework = net6.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Vista
build_property.ProjectDir = /home/fede/proyectos/Final_OOP/Vista/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

View File

@@ -1,8 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

View File

@@ -1,11 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {}
},
"libraries": {}
}

View File

@@ -1,26 +0,0 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "6.0.0"
}
],
"additionalProbingPaths": [
"C:\\Users\\fedpo\\.dotnet\\store\\|arch|\\|tfm|",
<<<<<<< HEAD
"C:\\Users\\Nacho\\.nuget\\packages"
=======
"C:\\Users\\fedpo\\.nuget\\packages"
>>>>>>> 51676e6 (feat: Cambios Varios (mirar Desc))
],
"configProperties": {
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
}
}
}

View File

@@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")]

View File

@@ -1,25 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// Este código fue generado por una herramienta.
// Versión de runtime:4.0.30319.42000
//
// Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si
// se vuelve a generar el código.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Vista")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+abfd18e86f40a98925507ec03c2e8832ee47a3eb")]
[assembly: System.Reflection.AssemblyProductAttribute("Vista")]
[assembly: System.Reflection.AssemblyTitleAttribute("Vista")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// Generado por la clase WriteCodeFragment de MSBuild.

View File

@@ -1 +0,0 @@
281e45d05d567e56bd25031aebcd2e38799f1146d63fd738a708cca7c575e649

View File

@@ -1,19 +0,0 @@
is_global = true
build_property.ApplicationManifest =
build_property.StartupObject =
build_property.ApplicationDefaultFont =
build_property.ApplicationHighDpiMode =
build_property.ApplicationUseCompatibleTextRendering =
build_property.ApplicationVisualStyles =
build_property.TargetFramework = net6.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Vista
build_property.ProjectDir = C:\Users\Nacho\source\repos\Final\Vista\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

View File

@@ -1,10 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.Drawing;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;
global using global::System.Windows.Forms;

View File

@@ -1,17 +1,17 @@
{
"format": 1,
"restore": {
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Vista\\Vista.csproj": {}
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Vista\\Vista.csproj": {}
},
"projects": {
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Controladora\\Controladora.csproj": {
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Controladora\\Controladora.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Controladora\\Controladora.csproj",
"projectUniqueName": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Controladora\\Controladora.csproj",
"projectName": "Controladora",
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Controladora\\Controladora.csproj",
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Controladora\\Controladora.csproj",
"packagesPath": "C:\\Users\\Navegador\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Controladora\\obj\\",
"outputPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Controladora\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
@@ -33,14 +33,14 @@
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Entidades\\Entidades.csproj": {
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Entidades\\Entidades.csproj"
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Entidades\\Entidades.csproj": {
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Entidades\\Entidades.csproj"
},
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Informes\\Informes.csproj": {
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Informes\\Informes.csproj"
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Informes\\Informes.csproj": {
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Informes\\Informes.csproj"
},
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Modelo\\Modelo.csproj": {
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Modelo\\Modelo.csproj"
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Modelo\\Modelo.csproj": {
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Modelo\\Modelo.csproj"
}
}
}
@@ -79,14 +79,14 @@
}
}
},
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Entidades\\Entidades.csproj": {
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Entidades\\Entidades.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Entidades\\Entidades.csproj",
"projectUniqueName": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Entidades\\Entidades.csproj",
"projectName": "Entidades",
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Entidades\\Entidades.csproj",
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Entidades\\Entidades.csproj",
"packagesPath": "C:\\Users\\Navegador\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Entidades\\obj\\",
"outputPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Entidades\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
@@ -144,14 +144,14 @@
}
}
},
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Informes\\Informes.csproj": {
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Informes\\Informes.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Informes\\Informes.csproj",
"projectUniqueName": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Informes\\Informes.csproj",
"projectName": "Informes",
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Informes\\Informes.csproj",
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Informes\\Informes.csproj",
"packagesPath": "C:\\Users\\Navegador\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Informes\\obj\\",
"outputPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Informes\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
@@ -173,8 +173,8 @@
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Entidades\\Entidades.csproj": {
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Entidades\\Entidades.csproj"
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Entidades\\Entidades.csproj": {
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Entidades\\Entidades.csproj"
}
}
}
@@ -213,14 +213,14 @@
}
}
},
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Modelo\\Modelo.csproj": {
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Modelo\\Modelo.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Modelo\\Modelo.csproj",
"projectUniqueName": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Modelo\\Modelo.csproj",
"projectName": "Modelo",
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Modelo\\Modelo.csproj",
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Modelo\\Modelo.csproj",
"packagesPath": "C:\\Users\\Navegador\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Modelo\\obj\\",
"outputPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Modelo\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
@@ -242,8 +242,8 @@
"net8.0": {
"targetAlias": "net8.0",
"projectReferences": {
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Entidades\\Entidades.csproj": {
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Entidades\\Entidades.csproj"
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Entidades\\Entidades.csproj": {
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Entidades\\Entidades.csproj"
}
}
}
@@ -265,23 +265,17 @@
"dependencies": {
"Microsoft.EntityFrameworkCore": {
"target": "Package",
"version": "[8.0.7, )"
},
"Microsoft.EntityFrameworkCore.Design": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[8.0.7, )"
"version": "[8.0.8, )"
},
"Microsoft.EntityFrameworkCore.SqlServer": {
"target": "Package",
"version": "[8.0.7, )"
"version": "[8.0.8, )"
},
"Microsoft.EntityFrameworkCore.Tools": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[8.0.7, )"
"version": "[8.0.8, )"
}
},
"imports": [
@@ -304,14 +298,14 @@
}
}
},
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Vista\\Vista.csproj": {
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Vista\\Vista.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Vista\\Vista.csproj",
"projectUniqueName": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Vista\\Vista.csproj",
"projectName": "Vista",
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Vista\\Vista.csproj",
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Vista\\Vista.csproj",
"packagesPath": "C:\\Users\\Navegador\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Vista\\obj\\",
"outputPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Vista\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
@@ -333,14 +327,14 @@
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Controladora\\Controladora.csproj": {
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Controladora\\Controladora.csproj"
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Controladora\\Controladora.csproj": {
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Controladora\\Controladora.csproj"
},
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Entidades\\Entidades.csproj": {
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Entidades\\Entidades.csproj"
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Entidades\\Entidades.csproj": {
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Entidades\\Entidades.csproj"
},
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Informes\\Informes.csproj": {
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Informes\\Informes.csproj"
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Informes\\Informes.csproj": {
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Informes\\Informes.csproj"
}
}
}

View File

@@ -4,18 +4,19 @@
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/fede/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/fede/.nuget/packages/</NuGetPackageFolders>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Navegador\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.9.1</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.10.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/home/fede/.nuget/packages/" />
<SourceRoot Include="C:\Users\Navegador\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore/8.0.7/buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore/8.0.7/buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore\8.0.8\buildTransitive\net8.0\Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore\8.0.8\buildTransitive\net8.0\Microsoft.EntityFrameworkCore.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Web_WebView2 Condition=" '$(PkgMicrosoft_Web_WebView2)' == '' ">/home/fede/.nuget/packages/microsoft.web.webview2/1.0.864.35</PkgMicrosoft_Web_WebView2>
<PkgMicrosoft_Web_WebView2 Condition=" '$(PkgMicrosoft_Web_WebView2)' == '' ">C:\Users\Navegador\.nuget\packages\microsoft.web.webview2\1.0.864.35</PkgMicrosoft_Web_WebView2>
</PropertyGroup>
</Project>

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.options/8.0.0/buildTransitive/net6.0/Microsoft.Extensions.Options.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.options/8.0.0/buildTransitive/net6.0/Microsoft.Extensions.Options.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions/8.0.0/buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions/8.0.0/buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.options\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Options.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.options\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Options.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
</ImportGroup>
</Project>

View File

@@ -125,11 +125,11 @@
}
}
},
"Microsoft.EntityFrameworkCore/8.0.7": {
"Microsoft.EntityFrameworkCore/8.0.8": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Abstractions": "8.0.7",
"Microsoft.EntityFrameworkCore.Analyzers": "8.0.7",
"Microsoft.EntityFrameworkCore.Abstractions": "8.0.8",
"Microsoft.EntityFrameworkCore.Analyzers": "8.0.8",
"Microsoft.Extensions.Caching.Memory": "8.0.0",
"Microsoft.Extensions.Logging": "8.0.0"
},
@@ -147,7 +147,7 @@
"buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {}
}
},
"Microsoft.EntityFrameworkCore.Abstractions/8.0.7": {
"Microsoft.EntityFrameworkCore.Abstractions/8.0.8": {
"type": "package",
"compile": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
@@ -160,7 +160,7 @@
}
}
},
"Microsoft.EntityFrameworkCore.Analyzers/8.0.7": {
"Microsoft.EntityFrameworkCore.Analyzers/8.0.8": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {}
@@ -169,10 +169,10 @@
"lib/netstandard2.0/_._": {}
}
},
"Microsoft.EntityFrameworkCore.Relational/8.0.7": {
"Microsoft.EntityFrameworkCore.Relational/8.0.8": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore": "8.0.7",
"Microsoft.EntityFrameworkCore": "8.0.8",
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
},
"compile": {
@@ -186,11 +186,11 @@
}
}
},
"Microsoft.EntityFrameworkCore.SqlServer/8.0.7": {
"Microsoft.EntityFrameworkCore.SqlServer/8.0.8": {
"type": "package",
"dependencies": {
"Microsoft.Data.SqlClient": "5.1.5",
"Microsoft.EntityFrameworkCore.Relational": "8.0.7"
"Microsoft.EntityFrameworkCore.Relational": "8.0.8"
},
"compile": {
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
@@ -1100,8 +1100,8 @@
"framework": ".NETCoreApp,Version=v8.0",
"dependencies": {
"Entidades": "1.0.0",
"Microsoft.EntityFrameworkCore": "8.0.7",
"Microsoft.EntityFrameworkCore.SqlServer": "8.0.7"
"Microsoft.EntityFrameworkCore": "8.0.8",
"Microsoft.EntityFrameworkCore.SqlServer": "8.0.8"
},
"compile": {
"bin/placeholder/Modelo.dll": {}
@@ -1325,10 +1325,10 @@
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
]
},
"Microsoft.EntityFrameworkCore/8.0.7": {
"sha512": "UOyPNAgyzw/E4hUCurqvZxi0WWVLQAGZuntFPzkTXtvJLTqRjKvokvhv+XazAUSODLsU1DZ67GjZ4mT9d82+0g==",
"Microsoft.EntityFrameworkCore/8.0.8": {
"sha512": "iK+jrJzkfbIxutB7or808BPmJtjUEi5O+eSM7cLDwsyde6+3iOujCSfWnrHrLxY3u+EQrJD+aD8DJ6ogPA2Rtw==",
"type": "package",
"path": "microsoft.entityframeworkcore/8.0.7",
"path": "microsoft.entityframeworkcore/8.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -1337,14 +1337,14 @@
"buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
"lib/net8.0/Microsoft.EntityFrameworkCore.dll",
"lib/net8.0/Microsoft.EntityFrameworkCore.xml",
"microsoft.entityframeworkcore.8.0.7.nupkg.sha512",
"microsoft.entityframeworkcore.8.0.8.nupkg.sha512",
"microsoft.entityframeworkcore.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Abstractions/8.0.7": {
"sha512": "DHX6nxcg4/tpWfTjAleKrXveDiNFY/OGOK6nm27GipUXNI2Uofev9cH5SYXmtGIgHWxlvfn754TXN4WnrixOwg==",
"Microsoft.EntityFrameworkCore.Abstractions/8.0.8": {
"sha512": "9mMQkZsfL1c2iifBD8MWRmwy59rvsVtR9NOezJj7+g1j4P7g49MJHd8k8faC/v7d5KuHkQ6KOQiSItvoRt9PXA==",
"type": "package",
"path": "microsoft.entityframeworkcore.abstractions/8.0.7",
"path": "microsoft.entityframeworkcore.abstractions/8.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -1352,14 +1352,14 @@
"PACKAGE.md",
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
"microsoft.entityframeworkcore.abstractions.8.0.7.nupkg.sha512",
"microsoft.entityframeworkcore.abstractions.8.0.8.nupkg.sha512",
"microsoft.entityframeworkcore.abstractions.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Analyzers/8.0.7": {
"sha512": "nerD0vEOYJVhVapamRVH9DrUYbDNMJ5bPfWze4SibDDaDaekzgwQqBht97/tV+8pgdKoPAXmtiJsB+lDajwVrQ==",
"Microsoft.EntityFrameworkCore.Analyzers/8.0.8": {
"sha512": "OlAXMU+VQgLz5y5/SBkLvAa9VeiR3dlJqgIebEEH2M2NGA3evm68/Tv7SLWmSxwnEAtA3nmDEZF2pacK6eXh4Q==",
"type": "package",
"path": "microsoft.entityframeworkcore.analyzers/8.0.7",
"path": "microsoft.entityframeworkcore.analyzers/8.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -1367,14 +1367,14 @@
"analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
"docs/PACKAGE.md",
"lib/netstandard2.0/_._",
"microsoft.entityframeworkcore.analyzers.8.0.7.nupkg.sha512",
"microsoft.entityframeworkcore.analyzers.8.0.8.nupkg.sha512",
"microsoft.entityframeworkcore.analyzers.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Relational/8.0.7": {
"sha512": "Hn86yScnW+VXb+A2LGrVGkGmjsQ9KLWR0T8GQBEcESWk8u9JYhBiRtdxz76Aq0ir82Ei48sLEZTN4VE0sJ3yIg==",
"Microsoft.EntityFrameworkCore.Relational/8.0.8": {
"sha512": "3WnrwdXxKg4L98cDx0lNEEau8U2lsfuBJCs0Yzht+5XVTmahboM7MukKfQHAzVsHUPszm6ci929S7Qas0WfVHA==",
"type": "package",
"path": "microsoft.entityframeworkcore.relational/8.0.7",
"path": "microsoft.entityframeworkcore.relational/8.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -1382,14 +1382,14 @@
"PACKAGE.md",
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll",
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml",
"microsoft.entityframeworkcore.relational.8.0.7.nupkg.sha512",
"microsoft.entityframeworkcore.relational.8.0.8.nupkg.sha512",
"microsoft.entityframeworkcore.relational.nuspec"
]
},
"Microsoft.EntityFrameworkCore.SqlServer/8.0.7": {
"sha512": "6gwbwmXkCb+IGxTQ81KqwGjN15r3bv7PLlb4Ox/cYDqdPFbHXMsk0zgtKyPCiXqkFH2LG7KpvVYUBlu4PyTKZQ==",
"Microsoft.EntityFrameworkCore.SqlServer/8.0.8": {
"sha512": "A2F52W+hnGqvprx37HcAnYnJv4QoFFdc9cxd/QGNSd1vCu1I0eAEKRd0r9KS3E5I5RRj/m9XJfYCyTdy1cdn5Q==",
"type": "package",
"path": "microsoft.entityframeworkcore.sqlserver/8.0.7",
"path": "microsoft.entityframeworkcore.sqlserver/8.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -1397,7 +1397,7 @@
"PACKAGE.md",
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll",
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml",
"microsoft.entityframeworkcore.sqlserver.8.0.7.nupkg.sha512",
"microsoft.entityframeworkcore.sqlserver.8.0.8.nupkg.sha512",
"microsoft.entityframeworkcore.sqlserver.nuspec"
]
},
@@ -2962,11 +2962,11 @@
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Vista\\Vista.csproj",
"projectUniqueName": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Vista\\Vista.csproj",
"projectName": "Vista",
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Vista\\Vista.csproj",
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Vista\\Vista.csproj",
"packagesPath": "C:\\Users\\Navegador\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Vista\\obj\\",
"outputPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Vista\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
@@ -2988,14 +2988,14 @@
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Controladora\\Controladora.csproj": {
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Controladora\\Controladora.csproj"
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Controladora\\Controladora.csproj": {
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Controladora\\Controladora.csproj"
},
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Entidades\\Entidades.csproj": {
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Entidades\\Entidades.csproj"
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Entidades\\Entidades.csproj": {
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Entidades\\Entidades.csproj"
},
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Informes\\Informes.csproj": {
"projectPath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Informes\\Informes.csproj"
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Informes\\Informes.csproj": {
"projectPath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Informes\\Informes.csproj"
}
}
}

View File

@@ -1,8 +1,8 @@
{
"version": 2,
"dgSpecHash": "Ll0pxy5yVwM=",
"dgSpecHash": "ODLjmnLVf34=",
"success": true,
"projectFilePath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Vista\\Vista.csproj",
"projectFilePath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Vista\\Vista.csproj",
"expectedPackageFiles": [
"C:\\Users\\Navegador\\.nuget\\packages\\azure.core\\1.35.0\\azure.core.1.35.0.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\azure.identity\\1.10.3\\azure.identity.1.10.3.nupkg.sha512",
@@ -10,11 +10,11 @@
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.data.sqlclient\\5.1.5\\microsoft.data.sqlclient.5.1.5.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.1.1\\microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.entityframeworkcore\\8.0.7\\microsoft.entityframeworkcore.8.0.7.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\8.0.7\\microsoft.entityframeworkcore.abstractions.8.0.7.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\8.0.7\\microsoft.entityframeworkcore.analyzers.8.0.7.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\8.0.7\\microsoft.entityframeworkcore.relational.8.0.7.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\8.0.7\\microsoft.entityframeworkcore.sqlserver.8.0.7.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.entityframeworkcore\\8.0.8\\microsoft.entityframeworkcore.8.0.8.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\8.0.8\\microsoft.entityframeworkcore.abstractions.8.0.8.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\8.0.8\\microsoft.entityframeworkcore.analyzers.8.0.8.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\8.0.8\\microsoft.entityframeworkcore.relational.8.0.8.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\8.0.8\\microsoft.entityframeworkcore.sqlserver.8.0.8.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\8.0.0\\microsoft.extensions.caching.abstractions.8.0.0.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.extensions.caching.memory\\8.0.0\\microsoft.extensions.caching.memory.8.0.0.nupkg.sha512",
"C:\\Users\\Navegador\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\8.0.0\\microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512",