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,9 +1,10 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Este código fue generado por una herramienta.
// Versión de runtime:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// 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>
//------------------------------------------------------------------------------
@@ -13,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Informes")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1d23af8e9376b41ff6da577baf667654769a1236")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+063be0588edf7ab191cf17c0de8dd625131697d7")]
[assembly: System.Reflection.AssemblyProductAttribute("Informes")]
[assembly: System.Reflection.AssemblyTitleAttribute("Informes")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
f6eaae8315b08ed85135788692b95ffa2be34b3c61e49b0e89abeb700edac62f
be31fe192a36db7117c612313fe2d62f48eb4fc996ce43773cf7cb34452223ec

View File

@@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Informes
build_property.ProjectDir = C:\Users\Navegador\Source\Repos\Final_Das\Informes\
build_property.ProjectDir = C:\Users\Navegador\source\repos\Final_Das\Informes\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

View File

@@ -0,0 +1 @@
63b2f7d13bf91394a559ef5cfbb11050dfe08c97d96ddd5751f7b9529166925b

View File

@@ -0,0 +1,15 @@
C:\Users\Navegador\source\repos\Final_Das\Informes\bin\Debug\net8.0\Informes.deps.json
C:\Users\Navegador\source\repos\Final_Das\Informes\bin\Debug\net8.0\Informes.dll
C:\Users\Navegador\source\repos\Final_Das\Informes\bin\Debug\net8.0\Informes.pdb
C:\Users\Navegador\source\repos\Final_Das\Informes\bin\Debug\net8.0\Entidades.dll
C:\Users\Navegador\source\repos\Final_Das\Informes\bin\Debug\net8.0\Entidades.pdb
C:\Users\Navegador\source\repos\Final_Das\Informes\obj\Debug\net8.0\Informes.csproj.AssemblyReference.cache
C:\Users\Navegador\source\repos\Final_Das\Informes\obj\Debug\net8.0\Informes.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\Navegador\source\repos\Final_Das\Informes\obj\Debug\net8.0\Informes.AssemblyInfoInputs.cache
C:\Users\Navegador\source\repos\Final_Das\Informes\obj\Debug\net8.0\Informes.AssemblyInfo.cs
C:\Users\Navegador\source\repos\Final_Das\Informes\obj\Debug\net8.0\Informes.csproj.CoreCompileInputs.cache
C:\Users\Navegador\source\repos\Final_Das\Informes\obj\Debug\net8.0\Informes.csproj.Up2Date
C:\Users\Navegador\source\repos\Final_Das\Informes\obj\Debug\net8.0\Informes.dll
C:\Users\Navegador\source\repos\Final_Das\Informes\obj\Debug\net8.0\refint\Informes.dll
C:\Users\Navegador\source\repos\Final_Das\Informes\obj\Debug\net8.0\Informes.pdb
C:\Users\Navegador\source\repos\Final_Das\Informes\obj\Debug\net8.0\ref\Informes.dll

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.