first commit

This commit is contained in:
Digi
2025-02-23 20:09:12 +01:00
commit f3da4b9c3e
175 changed files with 2729 additions and 0 deletions

View File

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

View 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("YapperServer")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("YapperServer")]
[assembly: System.Reflection.AssemblyTitleAttribute("YapperServer")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
ec8f55bef3287eed363c8f13e8b742ccf301999363151e99dbd4366d31aadd1d

View File

@@ -0,0 +1,13 @@
is_global = true
build_property.TargetFramework = net8.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 = YapperServer
build_property.ProjectDir = E:\Házi\Programozás\YapperDesktop\YapperServer\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

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 @@
e4130710b52016ce8f6f89cb6cb2c89d34b6eedfd6b4dc3381cf087919ec0948

View File

@@ -0,0 +1,14 @@
E:\Házi\Programozás\YapperDesktop\YapperServer\bin\Debug\net8.0\YapperServer.exe
E:\Házi\Programozás\YapperDesktop\YapperServer\bin\Debug\net8.0\YapperServer.deps.json
E:\Házi\Programozás\YapperDesktop\YapperServer\bin\Debug\net8.0\YapperServer.runtimeconfig.json
E:\Házi\Programozás\YapperDesktop\YapperServer\bin\Debug\net8.0\YapperServer.dll
E:\Házi\Programozás\YapperDesktop\YapperServer\bin\Debug\net8.0\YapperServer.pdb
E:\Házi\Programozás\YapperDesktop\YapperServer\obj\Debug\net8.0\YapperServer.GeneratedMSBuildEditorConfig.editorconfig
E:\Házi\Programozás\YapperDesktop\YapperServer\obj\Debug\net8.0\YapperServer.AssemblyInfoInputs.cache
E:\Házi\Programozás\YapperDesktop\YapperServer\obj\Debug\net8.0\YapperServer.AssemblyInfo.cs
E:\Házi\Programozás\YapperDesktop\YapperServer\obj\Debug\net8.0\YapperServer.csproj.CoreCompileInputs.cache
E:\Házi\Programozás\YapperDesktop\YapperServer\obj\Debug\net8.0\YapperServer.dll
E:\Házi\Programozás\YapperDesktop\YapperServer\obj\Debug\net8.0\refint\YapperServer.dll
E:\Házi\Programozás\YapperDesktop\YapperServer\obj\Debug\net8.0\YapperServer.pdb
E:\Házi\Programozás\YapperDesktop\YapperServer\obj\Debug\net8.0\YapperServer.genruntimeconfig.cache
E:\Házi\Programozás\YapperDesktop\YapperServer\obj\Debug\net8.0\ref\YapperServer.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
772f0add1a53be5bbaa147ab6d78ed1f1a603d9ea3fc6a40e0419b18bb39607e

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.