secondary fix

This commit is contained in:
4.E Zatko Dominik 2025-10-01 11:14:38 +02:00
parent 07856709b5
commit 74c6a87254
47 changed files with 423 additions and 16 deletions

View file

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

View file

@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// Tento kód byl generován nástrojem.
// Verze modulu runtime:4.0.30319.42000
//
// Změny tohoto souboru mohou způsobit nesprávné chování a budou ztraceny,
// dojde-li k novému generování kódu.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("KarnaughMap")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+07856709b5ec8302157b41b72353a5a9f2c3d9a6")]
[assembly: System.Reflection.AssemblyProductAttribute("KarnaughMap")]
[assembly: System.Reflection.AssemblyTitleAttribute("KarnaughMap")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Vygenerované třídou WriteCodeFragment nástroje MSBuild

View file

@ -0,0 +1 @@
acf4d6ab7f5a9eca47c3b5e49038729dce8aa4cf8e9babca7665c5253206aa17

View file

@ -0,0 +1,15 @@
is_global = true
build_property.TargetFramework = net7.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 = KarnaughMap
build_property.ProjectDir = R:\PRG\Kmap-solver\karnaugh-map\KarnaughMap\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 7.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 @@
a5a37de37410f5d1c256cbeaaa3d3d524c9311aa5afbf82e9b6fe3bb78befcf5

View file

@ -0,0 +1,28 @@
R:\PRG\4E\KarnaughMap\KarnaughMap\bin\Debug\net7.0\KarnaughMap.exe
R:\PRG\4E\KarnaughMap\KarnaughMap\bin\Debug\net7.0\KarnaughMap.deps.json
R:\PRG\4E\KarnaughMap\KarnaughMap\bin\Debug\net7.0\KarnaughMap.runtimeconfig.json
R:\PRG\4E\KarnaughMap\KarnaughMap\bin\Debug\net7.0\KarnaughMap.dll
R:\PRG\4E\KarnaughMap\KarnaughMap\bin\Debug\net7.0\KarnaughMap.pdb
R:\PRG\4E\KarnaughMap\KarnaughMap\obj\Debug\net7.0\KarnaughMap.GeneratedMSBuildEditorConfig.editorconfig
R:\PRG\4E\KarnaughMap\KarnaughMap\obj\Debug\net7.0\KarnaughMap.AssemblyInfoInputs.cache
R:\PRG\4E\KarnaughMap\KarnaughMap\obj\Debug\net7.0\KarnaughMap.AssemblyInfo.cs
R:\PRG\4E\KarnaughMap\KarnaughMap\obj\Debug\net7.0\KarnaughMap.csproj.CoreCompileInputs.cache
R:\PRG\4E\KarnaughMap\KarnaughMap\obj\Debug\net7.0\KarnaughMap.dll
R:\PRG\4E\KarnaughMap\KarnaughMap\obj\Debug\net7.0\refint\KarnaughMap.dll
R:\PRG\4E\KarnaughMap\KarnaughMap\obj\Debug\net7.0\KarnaughMap.pdb
R:\PRG\4E\KarnaughMap\KarnaughMap\obj\Debug\net7.0\KarnaughMap.genruntimeconfig.cache
R:\PRG\4E\KarnaughMap\KarnaughMap\obj\Debug\net7.0\ref\KarnaughMap.dll
R:\PRG\Kmap-solver\karnaugh-map\KarnaughMap\bin\Debug\net7.0\KarnaughMap.exe
R:\PRG\Kmap-solver\karnaugh-map\KarnaughMap\bin\Debug\net7.0\KarnaughMap.deps.json
R:\PRG\Kmap-solver\karnaugh-map\KarnaughMap\bin\Debug\net7.0\KarnaughMap.runtimeconfig.json
R:\PRG\Kmap-solver\karnaugh-map\KarnaughMap\bin\Debug\net7.0\KarnaughMap.dll
R:\PRG\Kmap-solver\karnaugh-map\KarnaughMap\bin\Debug\net7.0\KarnaughMap.pdb
R:\PRG\Kmap-solver\karnaugh-map\KarnaughMap\obj\Debug\net7.0\KarnaughMap.GeneratedMSBuildEditorConfig.editorconfig
R:\PRG\Kmap-solver\karnaugh-map\KarnaughMap\obj\Debug\net7.0\KarnaughMap.AssemblyInfoInputs.cache
R:\PRG\Kmap-solver\karnaugh-map\KarnaughMap\obj\Debug\net7.0\KarnaughMap.AssemblyInfo.cs
R:\PRG\Kmap-solver\karnaugh-map\KarnaughMap\obj\Debug\net7.0\KarnaughMap.csproj.CoreCompileInputs.cache
R:\PRG\Kmap-solver\karnaugh-map\KarnaughMap\obj\Debug\net7.0\KarnaughMap.dll
R:\PRG\Kmap-solver\karnaugh-map\KarnaughMap\obj\Debug\net7.0\refint\KarnaughMap.dll
R:\PRG\Kmap-solver\karnaugh-map\KarnaughMap\obj\Debug\net7.0\KarnaughMap.pdb
R:\PRG\Kmap-solver\karnaugh-map\KarnaughMap\obj\Debug\net7.0\KarnaughMap.genruntimeconfig.cache
R:\PRG\Kmap-solver\karnaugh-map\KarnaughMap\obj\Debug\net7.0\ref\KarnaughMap.dll

View file

@ -0,0 +1 @@
f5b855a9d8d33e53f3fed43638b47caa1fab5e430ec5c22b9e38a2477148878e

Binary file not shown.