Feladatok és megoldásaik hozzáadása

This commit is contained in:
Digi
2025-02-26 19:43:54 +01:00
commit 2d3a3b5498
31 changed files with 1765 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <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("Program")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Program")]
[assembly: System.Reflection.AssemblyTitleAttribute("Program")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
17a31eb238f6f175e91f757bce7478ca3439291fdf71caa540b0d35a4a757b14

View File

@@ -0,0 +1,15 @@
is_global = true
build_property.TargetFramework = net9.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 = Program
build_property.ProjectDir = E:\Házi\13.osztály\Neumann_Verseny\fordulo_1\Program\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 9.0
build_property.EnableCodeStyleSeverity =

View File

@@ -0,0 +1,8 @@
// <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

@@ -0,0 +1 @@
994355595e6d8516655760be3cd67da1c71aa921f3caa99233e6f9c4eb253af7

View File

@@ -0,0 +1,14 @@
E:\Házi\13.osztály\Neumann_Verseny\fordulo_1\Program\bin\Debug\net9.0\Program.exe
E:\Házi\13.osztály\Neumann_Verseny\fordulo_1\Program\bin\Debug\net9.0\Program.deps.json
E:\Házi\13.osztály\Neumann_Verseny\fordulo_1\Program\bin\Debug\net9.0\Program.runtimeconfig.json
E:\Házi\13.osztály\Neumann_Verseny\fordulo_1\Program\bin\Debug\net9.0\Program.dll
E:\Házi\13.osztály\Neumann_Verseny\fordulo_1\Program\bin\Debug\net9.0\Program.pdb
E:\Házi\13.osztály\Neumann_Verseny\fordulo_1\Program\obj\Debug\net9.0\Program.GeneratedMSBuildEditorConfig.editorconfig
E:\Házi\13.osztály\Neumann_Verseny\fordulo_1\Program\obj\Debug\net9.0\Program.AssemblyInfoInputs.cache
E:\Házi\13.osztály\Neumann_Verseny\fordulo_1\Program\obj\Debug\net9.0\Program.AssemblyInfo.cs
E:\Házi\13.osztály\Neumann_Verseny\fordulo_1\Program\obj\Debug\net9.0\Program.csproj.CoreCompileInputs.cache
E:\Házi\13.osztály\Neumann_Verseny\fordulo_1\Program\obj\Debug\net9.0\Program.dll
E:\Házi\13.osztály\Neumann_Verseny\fordulo_1\Program\obj\Debug\net9.0\refint\Program.dll
E:\Házi\13.osztály\Neumann_Verseny\fordulo_1\Program\obj\Debug\net9.0\Program.pdb
E:\Házi\13.osztály\Neumann_Verseny\fordulo_1\Program\obj\Debug\net9.0\Program.genruntimeconfig.cache
E:\Házi\13.osztály\Neumann_Verseny\fordulo_1\Program\obj\Debug\net9.0\ref\Program.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
ec5aef107619cf514071397c5ff593bd138d87eb40c2063670b11375de2d8f47

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.