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

BIN
.vs/KarnaughMap/v17/.suo Normal file

Binary file not shown.

View file

@ -0,0 +1,12 @@
{
"Version": 1,
"WorkspaceRootPath": "R:\\PRG\\Kmap-solver\\",
"Documents": [],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": []
}
]
}

Binary file not shown.

View file

@ -1 +0,0 @@
bebd180e892a60a2c4d7b1f2348e353d67625ebd

View file

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

View file

@ -1 +0,0 @@
bfdd802bc978199342623fbe5f0d183caf24d9f2

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,37 @@
{
"Version": 1,
"WorkspaceRootPath": "R:\\PRG\\Kmap-solver\\karnaugh-map\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{0F8F1431-618F-4C41-BDAF-1FA509805E7C}|KarnaughMap\\KarnaughMap.csproj|r:\\prg\\kmap-solver\\karnaugh-map\\karnaughmap\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{0F8F1431-618F-4C41-BDAF-1FA509805E7C}|KarnaughMap\\KarnaughMap.csproj|solutionrelative:karnaughmap\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 0,
"Children": [
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "Program.cs",
"DocumentMoniker": "R:\\PRG\\Kmap-solver\\karnaugh-map\\KarnaughMap\\Program.cs",
"RelativeDocumentMoniker": "KarnaughMap\\Program.cs",
"ToolTip": "R:\\PRG\\Kmap-solver\\karnaugh-map\\KarnaughMap\\Program.cs",
"RelativeToolTip": "KarnaughMap\\Program.cs",
"ViewState": "AgIAAAAAAAAAAAAAAAAAANUAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2025-10-01T09:12:50.463Z",
"EditorCaption": ""
}
]
}
]
}
]
}

View file

@ -0,0 +1,37 @@
{
"Version": 1,
"WorkspaceRootPath": "R:\\PRG\\Kmap-solver\\karnaugh-map\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{0F8F1431-618F-4C41-BDAF-1FA509805E7C}|KarnaughMap\\KarnaughMap.csproj|r:\\prg\\kmap-solver\\karnaugh-map\\karnaughmap\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{0F8F1431-618F-4C41-BDAF-1FA509805E7C}|KarnaughMap\\KarnaughMap.csproj|solutionrelative:karnaughmap\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 0,
"Children": [
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "Program.cs",
"DocumentMoniker": "R:\\PRG\\Kmap-solver\\karnaugh-map\\KarnaughMap\\Program.cs",
"RelativeDocumentMoniker": "KarnaughMap\\Program.cs",
"ToolTip": "R:\\PRG\\Kmap-solver\\karnaugh-map\\KarnaughMap\\Program.cs",
"RelativeToolTip": "KarnaughMap\\Program.cs",
"ViewState": "AgIAAAAAAAAAAAAAAAAAANUAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2025-10-01T09:12:50.463Z",
"EditorCaption": ""
}
]
}
]
}
]
}

View file

@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34018.315
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KarnaughMap", "KarnaughMap\KarnaughMap.csproj", "{0F8F1431-618F-4C41-BDAF-1FA509805E7C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0F8F1431-618F-4C41-BDAF-1FA509805E7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0F8F1431-618F-4C41-BDAF-1FA509805E7C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0F8F1431-618F-4C41-BDAF-1FA509805E7C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0F8F1431-618F-4C41-BDAF-1FA509805E7C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {17C5B64A-C71B-43FB-B5C6-CA41D345637F}
EndGlobalSection
EndGlobal

View file

@ -0,0 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>

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.

View file

@ -0,0 +1,92 @@
{
"format": 1,
"restore": {
"R:\\PRG\\Kmap-solver\\karnaugh-map\\KarnaughMap\\KarnaughMap.csproj": {}
},
"projects": {
"R:\\PRG\\Kmap-solver\\karnaugh-map\\KarnaughMap\\KarnaughMap.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "R:\\PRG\\Kmap-solver\\karnaugh-map\\KarnaughMap\\KarnaughMap.csproj",
"projectName": "KarnaughMap",
"projectPath": "R:\\PRG\\Kmap-solver\\karnaugh-map\\KarnaughMap\\KarnaughMap.csproj",
"packagesPath": "C:\\Users\\dominik.zatko\\.nuget\\packages\\",
"outputPath": "R:\\PRG\\Kmap-solver\\karnaugh-map\\KarnaughMap\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\dominik.zatko\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.100"
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[7.0.20, 7.0.20]"
},
{
"name": "Microsoft.NETCore.App.Host.win-x64",
"version": "[7.0.20, 7.0.20]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[7.0.20, 7.0.20]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[7.0.20, 7.0.20]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102\\RuntimeIdentifierGraph.json"
}
}
}
}
}

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\dominik.zatko\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.12.3</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\dominik.zatko\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View file

@ -0,0 +1,98 @@
{
"version": 3,
"targets": {
"net7.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net7.0": []
},
"packageFolders": {
"C:\\Users\\dominik.zatko\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "R:\\PRG\\Kmap-solver\\karnaugh-map\\KarnaughMap\\KarnaughMap.csproj",
"projectName": "KarnaughMap",
"projectPath": "R:\\PRG\\Kmap-solver\\karnaugh-map\\KarnaughMap\\KarnaughMap.csproj",
"packagesPath": "C:\\Users\\dominik.zatko\\.nuget\\packages\\",
"outputPath": "R:\\PRG\\Kmap-solver\\karnaugh-map\\KarnaughMap\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\dominik.zatko\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.100"
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[7.0.20, 7.0.20]"
},
{
"name": "Microsoft.NETCore.App.Host.win-x64",
"version": "[7.0.20, 7.0.20]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[7.0.20, 7.0.20]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[7.0.20, 7.0.20]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.102\\RuntimeIdentifierGraph.json"
}
}
}
}

View file

@ -0,0 +1,13 @@
{
"version": 2,
"dgSpecHash": "RMfOFENSJSY=",
"success": true,
"projectFilePath": "R:\\PRG\\Kmap-solver\\karnaugh-map\\KarnaughMap\\KarnaughMap.csproj",
"expectedPackageFiles": [
"C:\\Users\\dominik.zatko\\.nuget\\packages\\microsoft.windowsdesktop.app.ref\\7.0.20\\microsoft.windowsdesktop.app.ref.7.0.20.nupkg.sha512",
"C:\\Users\\dominik.zatko\\.nuget\\packages\\microsoft.netcore.app.ref\\7.0.20\\microsoft.netcore.app.ref.7.0.20.nupkg.sha512",
"C:\\Users\\dominik.zatko\\.nuget\\packages\\microsoft.aspnetcore.app.ref\\7.0.20\\microsoft.aspnetcore.app.ref.7.0.20.nupkg.sha512",
"C:\\Users\\dominik.zatko\\.nuget\\packages\\microsoft.netcore.app.host.win-x64\\7.0.20\\microsoft.netcore.app.host.win-x64.7.0.20.nupkg.sha512"
],
"logs": []
}