Push project
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
|
||||
BIN
TextSort/obj/Debug/net10.0-windows/TextSort.Window.resources
Normal file
BIN
TextSort/obj/Debug/net10.0-windows/TextSort.Window.resources
Normal file
Binary file not shown.
@@ -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("TextSortWindow")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("TextSortWindow")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("TextSortWindow")]
|
||||
[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 @@
|
||||
cecc30619a5ddc7838cf629383d913fae7ed69aa20e2f50fde0e506f68498bf8
|
||||
@@ -0,0 +1,24 @@
|
||||
is_global = true
|
||||
build_property.ApplicationManifest =
|
||||
build_property.StartupObject =
|
||||
build_property.ApplicationDefaultFont =
|
||||
build_property.ApplicationHighDpiMode =
|
||||
build_property.ApplicationUseCompatibleTextRendering =
|
||||
build_property.ApplicationVisualStyles =
|
||||
build_property.TargetFramework = net10.0-windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v10.0
|
||||
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 = TextSortWindow
|
||||
build_property.ProjectDir = C:\Users\Jesus\source\repos\TextSort\TextSort\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||
build_property.EffectiveAnalysisLevelStyle = 9.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,10 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Drawing;
|
||||
global using System.IO;
|
||||
global using System.Linq;
|
||||
global using System.Net.Http;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
global using System.Windows.Forms;
|
||||
BIN
TextSort/obj/Debug/net10.0-windows/TextSortWindow.assets.cache
Normal file
BIN
TextSort/obj/Debug/net10.0-windows/TextSortWindow.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
e74c4d36f28abcddbbceeafa9dcb86cc549a1961c88ca601b044728b6e63d55c
|
||||
@@ -0,0 +1,20 @@
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\bin\Debug\net10.0-windows\TextSortWindow.exe
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\bin\Debug\net10.0-windows\TextSortWindow.deps.json
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\bin\Debug\net10.0-windows\TextSortWindow.runtimeconfig.json
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\bin\Debug\net10.0-windows\TextSortWindow.dll
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\bin\Debug\net10.0-windows\TextSortWindow.pdb
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\bin\Debug\net10.0-windows\SortingModel.dll
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\bin\Debug\net10.0-windows\SortingModel.pdb
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\obj\Debug\net10.0-windows\TextSortWindow.csproj.AssemblyReference.cache
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\obj\Debug\net10.0-windows\TextSort.Window.resources
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\obj\Debug\net10.0-windows\TextSortWindow.csproj.GenerateResource.cache
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\obj\Debug\net10.0-windows\TextSortWindow.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\obj\Debug\net10.0-windows\TextSortWindow.AssemblyInfoInputs.cache
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\obj\Debug\net10.0-windows\TextSortWindow.AssemblyInfo.cs
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\obj\Debug\net10.0-windows\TextSortWindow.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\obj\Debug\net10.0-windows\TextSort.4DF5CAE5.Up2Date
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\obj\Debug\net10.0-windows\TextSortWindow.dll
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\obj\Debug\net10.0-windows\refint\TextSortWindow.dll
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\obj\Debug\net10.0-windows\TextSortWindow.pdb
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\obj\Debug\net10.0-windows\TextSortWindow.genruntimeconfig.cache
|
||||
C:\Users\Jesus\source\repos\TextSort\TextSort\obj\Debug\net10.0-windows\ref\TextSortWindow.dll
|
||||
Binary file not shown.
BIN
TextSort/obj/Debug/net10.0-windows/TextSortWindow.dll
Normal file
BIN
TextSort/obj/Debug/net10.0-windows/TextSortWindow.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
e55d6b2c6ef2625017a18713a09941192cf2258ede7d6fc2b06c2c9957249a09
|
||||
BIN
TextSort/obj/Debug/net10.0-windows/TextSortWindow.pdb
Normal file
BIN
TextSort/obj/Debug/net10.0-windows/TextSortWindow.pdb
Normal file
Binary file not shown.
BIN
TextSort/obj/Debug/net10.0-windows/apphost.exe
Normal file
BIN
TextSort/obj/Debug/net10.0-windows/apphost.exe
Normal file
Binary file not shown.
BIN
TextSort/obj/Debug/net10.0-windows/ref/TextSortWindow.dll
Normal file
BIN
TextSort/obj/Debug/net10.0-windows/ref/TextSortWindow.dll
Normal file
Binary file not shown.
BIN
TextSort/obj/Debug/net10.0-windows/refint/TextSortWindow.dll
Normal file
BIN
TextSort/obj/Debug/net10.0-windows/refint/TextSortWindow.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user