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,22 +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("Modelo")]
[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("Modelo")]
[assembly: System.Reflection.AssemblyTitleAttribute("Modelo")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generado por la clase WriteCodeFragment de MSBuild.

View File

@@ -1 +0,0 @@
0bd1191dea479777ed8a0ff9a03fc7d9bd03d44f30c310a50911f912ebc8fc3e

View File

@@ -1,13 +0,0 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Modelo
build_property.ProjectDir = /home/fede/proyectos/Final_OOP/Modelo/
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,17 +1,17 @@
{
"format": 1,
"restore": {
"C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Modelo\\Modelo.csproj": {}
"C:\\Users\\Navegador\\source\\repos\\Final_Das\\Modelo\\Modelo.csproj": {}
},
"projects": {
"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"
@@ -69,14 +69,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"
@@ -98,8 +98,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"
}
}
}
@@ -121,23 +121,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": [

View File

@@ -7,18 +7,18 @@
<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.10.1</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.10.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<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.design\8.0.7\build\net8.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design\8.0.7\build\net8.0\Microsoft.EntityFrameworkCore.Design.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')" />
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design\8.0.8\build\net8.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design\8.0.8\build\net8.0\Microsoft.EntityFrameworkCore.Design.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\Navegador\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3</PkgMicrosoft_CodeAnalysis_Analyzers>
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Users\Navegador\.nuget\packages\microsoft.entityframeworkcore.tools\8.0.7</PkgMicrosoft_EntityFrameworkCore_Tools>
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Users\Navegador\.nuget\packages\microsoft.entityframeworkcore.tools\8.0.8</PkgMicrosoft_EntityFrameworkCore_Tools>
</PropertyGroup>
</Project>

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,23 +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("Modelo")]
[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("Modelo")]
[assembly: System.Reflection.AssemblyTitleAttribute("Modelo")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generado por la clase WriteCodeFragment de MSBuild.

View File

@@ -1 +0,0 @@
3e36c8c77cd831cf7c05eae84ca674fcaae78b66286858be7486e7662b80b494

View File

@@ -1,13 +0,0 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Modelo
build_property.ProjectDir = C:\Users\Nacho\source\repos\Final\Modelo\
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

@@ -386,11 +386,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"
},
@@ -408,7 +408,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": {
@@ -421,7 +421,7 @@
}
}
},
"Microsoft.EntityFrameworkCore.Analyzers/8.0.7": {
"Microsoft.EntityFrameworkCore.Analyzers/8.0.8": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {}
@@ -430,12 +430,12 @@
"lib/netstandard2.0/_._": {}
}
},
"Microsoft.EntityFrameworkCore.Design/8.0.7": {
"Microsoft.EntityFrameworkCore.Design/8.0.8": {
"type": "package",
"dependencies": {
"Humanizer.Core": "2.14.1",
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0",
"Microsoft.EntityFrameworkCore.Relational": "8.0.7",
"Microsoft.EntityFrameworkCore.Relational": "8.0.8",
"Microsoft.Extensions.DependencyModel": "8.0.1",
"Mono.TextTemplating": "2.2.1"
},
@@ -453,10 +453,10 @@
"build/net8.0/Microsoft.EntityFrameworkCore.Design.props": {}
}
},
"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": {
@@ -470,11 +470,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": {
@@ -487,10 +487,10 @@
}
}
},
"Microsoft.EntityFrameworkCore.Tools/8.0.7": {
"Microsoft.EntityFrameworkCore.Tools/8.0.8": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Design": "8.0.7"
"Microsoft.EntityFrameworkCore.Design": "8.0.8"
},
"compile": {
"lib/net8.0/_._": {}
@@ -2173,10 +2173,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",
@@ -2185,14 +2185,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",
@@ -2200,14 +2200,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",
@@ -2215,14 +2215,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.Design/8.0.7": {
"sha512": "EUPY49Hi5BbpnkiX9ik/2fD9GPEbvKx6wvDmDNZTHZGlXAg1kcR9vt2QA2af1mIoa7gG1wqEvyQRWf9/A8gWqQ==",
"Microsoft.EntityFrameworkCore.Design/8.0.8": {
"sha512": "MmQAMHdjZR8Iyn/FVQrh9weJQTn0HqtKa3vELS9ffQJat/qXgnTam9M9jqvePphjkYp5Scee+Hy+EJR4nmWmOA==",
"type": "package",
"path": "microsoft.entityframeworkcore.design/8.0.7",
"path": "microsoft.entityframeworkcore.design/8.0.8",
"files": [
".nupkg.metadata",
".signature.p7s",
@@ -2231,14 +2231,14 @@
"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.7.nupkg.sha512",
"microsoft.entityframeworkcore.design.8.0.8.nupkg.sha512",
"microsoft.entityframeworkcore.design.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",
@@ -2246,14 +2246,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",
@@ -2261,14 +2261,14 @@
"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"
]
},
"Microsoft.EntityFrameworkCore.Tools/8.0.7": {
"sha512": "i85BNsjYGjAkvvga9uALKREHq/hsp/y7QOGuliczDSnUN6YIQXgx989XBg8iSkb5tZJqU/NLev1mU4XmirAvOw==",
"Microsoft.EntityFrameworkCore.Tools/8.0.8": {
"sha512": "wjDNbLJk86QpZt2JxJuNVzpBKIbEQsgcJYHGeIFTBuK6NEgvJvyxgneg059HfSJmTVdInZ61lTO4sJGCfFr7+w==",
"type": "package",
"path": "microsoft.entityframeworkcore.tools/8.0.7",
"path": "microsoft.entityframeworkcore.tools/8.0.8",
"hasTools": true,
"files": [
".nupkg.metadata",
@@ -2276,7 +2276,7 @@
"Icon.png",
"docs/PACKAGE.md",
"lib/net8.0/_._",
"microsoft.entityframeworkcore.tools.8.0.7.nupkg.sha512",
"microsoft.entityframeworkcore.tools.8.0.8.nupkg.sha512",
"microsoft.entityframeworkcore.tools.nuspec",
"tools/EntityFrameworkCore.PS2.psd1",
"tools/EntityFrameworkCore.PS2.psm1",
@@ -4116,10 +4116,9 @@
"projectFileDependencyGroups": {
"net8.0": [
"Entidades >= 1.0.0",
"Microsoft.EntityFrameworkCore >= 8.0.7",
"Microsoft.EntityFrameworkCore.Design >= 8.0.7",
"Microsoft.EntityFrameworkCore.SqlServer >= 8.0.7",
"Microsoft.EntityFrameworkCore.Tools >= 8.0.7"
"Microsoft.EntityFrameworkCore >= 8.0.8",
"Microsoft.EntityFrameworkCore.SqlServer >= 8.0.8",
"Microsoft.EntityFrameworkCore.Tools >= 8.0.8"
]
},
"packageFolders": {
@@ -4129,11 +4128,11 @@
"project": {
"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"
@@ -4155,8 +4154,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"
}
}
}
@@ -4178,23 +4177,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": [

View File

@@ -1,8 +1,8 @@
{
"version": 2,
"dgSpecHash": "rseReTJNK28=",
"dgSpecHash": "iE9DaIcdhss=",
"success": true,
"projectFilePath": "C:\\Users\\Navegador\\Source\\Repos\\Final_Das\\Modelo\\Modelo.csproj",
"projectFilePath": "C:\\Users\\Navegador\\source\\repos\\Final_Das\\Modelo\\Modelo.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",
@@ -16,13 +16,13 @@
"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.design\\8.0.7\\microsoft.entityframeworkcore.design.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.tools\\8.0.7\\microsoft.entityframeworkcore.tools.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.design\\8.0.8\\microsoft.entityframeworkcore.design.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.entityframeworkcore.tools\\8.0.8\\microsoft.entityframeworkcore.tools.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",