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")]
|
||||
23
Sorting/obj/Debug/net10.0/SortingModel.AssemblyInfo.cs
Normal file
23
Sorting/obj/Debug/net10.0/SortingModel.AssemblyInfo.cs
Normal file
@@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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("SortingModel")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("SortingModel")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("SortingModel")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
dc652377e9438ba2e74a772c54f8e01379c26b15c16d0543bd69c0aab4644e96
|
||||
@@ -0,0 +1,17 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net10.0
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v10.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 = SortingModel
|
||||
build_property.ProjectDir = C:\Users\Jesus\source\repos\TextSort\Sorting\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 9.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
8
Sorting/obj/Debug/net10.0/SortingModel.GlobalUsings.g.cs
Normal file
8
Sorting/obj/Debug/net10.0/SortingModel.GlobalUsings.g.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.IO;
|
||||
global using System.Linq;
|
||||
global using System.Net.Http;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
BIN
Sorting/obj/Debug/net10.0/SortingModel.assets.cache
Normal file
BIN
Sorting/obj/Debug/net10.0/SortingModel.assets.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
46dd51be68309ad0e37641a69cfab40644911a151f01f86185e3640f7bad1de9
|
||||
@@ -0,0 +1,11 @@
|
||||
C:\Users\Jesus\source\repos\TextSort\Sorting\bin\Debug\net10.0\SortingModel.deps.json
|
||||
C:\Users\Jesus\source\repos\TextSort\Sorting\bin\Debug\net10.0\SortingModel.dll
|
||||
C:\Users\Jesus\source\repos\TextSort\Sorting\bin\Debug\net10.0\SortingModel.pdb
|
||||
C:\Users\Jesus\source\repos\TextSort\Sorting\obj\Debug\net10.0\SortingModel.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Jesus\source\repos\TextSort\Sorting\obj\Debug\net10.0\SortingModel.AssemblyInfoInputs.cache
|
||||
C:\Users\Jesus\source\repos\TextSort\Sorting\obj\Debug\net10.0\SortingModel.AssemblyInfo.cs
|
||||
C:\Users\Jesus\source\repos\TextSort\Sorting\obj\Debug\net10.0\SortingModel.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Jesus\source\repos\TextSort\Sorting\obj\Debug\net10.0\SortingModel.dll
|
||||
C:\Users\Jesus\source\repos\TextSort\Sorting\obj\Debug\net10.0\refint\SortingModel.dll
|
||||
C:\Users\Jesus\source\repos\TextSort\Sorting\obj\Debug\net10.0\SortingModel.pdb
|
||||
C:\Users\Jesus\source\repos\TextSort\Sorting\obj\Debug\net10.0\ref\SortingModel.dll
|
||||
BIN
Sorting/obj/Debug/net10.0/SortingModel.dll
Normal file
BIN
Sorting/obj/Debug/net10.0/SortingModel.dll
Normal file
Binary file not shown.
BIN
Sorting/obj/Debug/net10.0/SortingModel.pdb
Normal file
BIN
Sorting/obj/Debug/net10.0/SortingModel.pdb
Normal file
Binary file not shown.
BIN
Sorting/obj/Debug/net10.0/ref/SortingModel.dll
Normal file
BIN
Sorting/obj/Debug/net10.0/ref/SortingModel.dll
Normal file
Binary file not shown.
BIN
Sorting/obj/Debug/net10.0/refint/SortingModel.dll
Normal file
BIN
Sorting/obj/Debug/net10.0/refint/SortingModel.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user