complete project with 4x4 table function

This commit is contained in:
4.E Zatko Dominik 2025-10-01 10:45:43 +02:00
parent ae3370ac44
commit 9cb42200f3
130 changed files with 3706 additions and 2 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)system.drawing.common\9.0.9\buildTransitive\netcoreapp2.0\System.Drawing.Common.targets" Condition="Exists('$(NuGetPackageRoot)system.drawing.common\9.0.9\buildTransitive\netcoreapp2.0\System.Drawing.Common.targets')" />
</ImportGroup>
</Project>