Chore: creada plantilla del programa
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")]
|
||||
25
Vista/obj/Debug/net6.0-windows/Vista.AssemblyInfo.cs
Normal file
25
Vista/obj/Debug/net6.0-windows/Vista.AssemblyInfo.cs
Normal file
@@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// 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")]
|
||||
[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")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
a90b7be7f25b3be585c8c3eda0cd50696de263dc
|
||||
BIN
Vista/obj/Debug/net6.0-windows/Vista.Form1.resources
Normal file
BIN
Vista/obj/Debug/net6.0-windows/Vista.Form1.resources
Normal file
Binary file not shown.
@@ -0,0 +1,17 @@
|
||||
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\fedpo\Source\Repos\Final_OOP\Vista\
|
||||
10
Vista/obj/Debug/net6.0-windows/Vista.GlobalUsings.g.cs
Normal file
10
Vista/obj/Debug/net6.0-windows/Vista.GlobalUsings.g.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
// <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;
|
||||
BIN
Vista/obj/Debug/net6.0-windows/Vista.assets.cache
Normal file
BIN
Vista/obj/Debug/net6.0-windows/Vista.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
9d92f7f4adfa1503233596b91e55d9d8e9eb8523
|
||||
@@ -0,0 +1,17 @@
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\bin\Debug\net6.0-windows\Vista.exe
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\bin\Debug\net6.0-windows\Vista.deps.json
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\bin\Debug\net6.0-windows\Vista.runtimeconfig.json
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\bin\Debug\net6.0-windows\Vista.dll
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\bin\Debug\net6.0-windows\Vista.pdb
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\obj\Debug\net6.0-windows\Vista.csproj.AssemblyReference.cache
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\obj\Debug\net6.0-windows\Vista.Form1.resources
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\obj\Debug\net6.0-windows\Vista.csproj.GenerateResource.cache
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\obj\Debug\net6.0-windows\Vista.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\obj\Debug\net6.0-windows\Vista.AssemblyInfoInputs.cache
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\obj\Debug\net6.0-windows\Vista.AssemblyInfo.cs
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\obj\Debug\net6.0-windows\Vista.csproj.CoreCompileInputs.cache
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\obj\Debug\net6.0-windows\Vista.dll
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\obj\Debug\net6.0-windows\refint\Vista.dll
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\obj\Debug\net6.0-windows\Vista.pdb
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\obj\Debug\net6.0-windows\Vista.genruntimeconfig.cache
|
||||
C:\Users\fedpo\Source\Repos\Final_OOP\Vista\obj\Debug\net6.0-windows\ref\Vista.dll
|
||||
Binary file not shown.
11
Vista/obj/Debug/net6.0-windows/Vista.designer.deps.json
Normal file
11
Vista/obj/Debug/net6.0-windows/Vista.designer.deps.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v6.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v6.0": {}
|
||||
},
|
||||
"libraries": {}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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|",
|
||||
"C:\\Users\\fedpo\\.nuget\\packages"
|
||||
],
|
||||
"configProperties": {
|
||||
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
Vista/obj/Debug/net6.0-windows/Vista.dll
Normal file
BIN
Vista/obj/Debug/net6.0-windows/Vista.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
59f5029a281c814560a5d12a2e709eb877bd63fa
|
||||
BIN
Vista/obj/Debug/net6.0-windows/Vista.pdb
Normal file
BIN
Vista/obj/Debug/net6.0-windows/Vista.pdb
Normal file
Binary file not shown.
BIN
Vista/obj/Debug/net6.0-windows/apphost.exe
Normal file
BIN
Vista/obj/Debug/net6.0-windows/apphost.exe
Normal file
Binary file not shown.
BIN
Vista/obj/Debug/net6.0-windows/ref/Vista.dll
Normal file
BIN
Vista/obj/Debug/net6.0-windows/ref/Vista.dll
Normal file
Binary file not shown.
BIN
Vista/obj/Debug/net6.0-windows/refint/Vista.dll
Normal file
BIN
Vista/obj/Debug/net6.0-windows/refint/Vista.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user