This commit is contained in:
2026-06-01 11:58:11 +02:00
parent e0dc6e4d6e
commit 96becf3607
181 changed files with 3764 additions and 0 deletions
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,24 @@
//------------------------------------------------------------------------------
// <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("MagSec Encrypter")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("MagSec Encrypter")]
[assembly: System.Reflection.AssemblyTitleAttribute("MagSec Encrypter")]
[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 @@
7a1eaa422eb76b75b703636981335cc67b6d703a4e1194f9177d29a70bdeb702
@@ -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 = TextEncryptorApp
build_property.ProjectDir = C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.CsWinRTUseWindowsUIXamlProjections = false
build_property.EffectiveAnalysisLevelStyle = 10.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;
@@ -0,0 +1 @@
f451c31cc992a43844d5fb949043d372c2bc03c56253aeb6a61c34ffa95f12fb
@@ -0,0 +1,16 @@
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\obj\Debug\net10.0-windows\TextEncryptorApp.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\obj\Debug\net10.0-windows\TextEncryptorApp.AssemblyInfoInputs.cache
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\obj\Debug\net10.0-windows\TextEncryptorApp.AssemblyInfo.cs
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\obj\Debug\net10.0-windows\TextEncryptorApp.csproj.CoreCompileInputs.cache
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\obj\Debug\net10.0-windows\TextEncryptorApp.genruntimeconfig.cache
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\bin\Debug\net10.0-windows\MagSec Encrypter.exe
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\bin\Debug\net10.0-windows\MagSec Encrypter.deps.json
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\bin\Debug\net10.0-windows\MagSec Encrypter.runtimeconfig.json
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\bin\Debug\net10.0-windows\MagSec Encrypter.dll
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\bin\Debug\net10.0-windows\MagSec Encrypter.pdb
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\obj\Debug\net10.0-windows\MagSec Encrypter.dll
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\obj\Debug\net10.0-windows\refint\MagSec Encrypter.dll
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\obj\Debug\net10.0-windows\MagSec Encrypter.pdb
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\obj\Debug\net10.0-windows\ref\MagSec Encrypter.dll
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\bin\Debug\net10.0-windows\magsec_logo.jpg
C:\Users\Desiny_fur\Documents\Random_App\TextEncryptorApp\bin\Debug\net10.0-windows\magsec_logo_transparent.png
@@ -0,0 +1 @@
b9a05634caa2b60b36cd2ce52d13543cd281b1643bea31ea0dc2ae89e783c259
Binary file not shown.
Binary file not shown.