update 20250821

This commit is contained in:
Stefan Hutter
2025-08-21 17:17:36 +02:00
parent c417227651
commit 98dc8ed0cb
273 changed files with 2116816 additions and 1004487 deletions

View File

@@ -1 +1 @@
afe8e2e32a0a2a1c8615a6a52a176d5b83d5398c2fa968cec78b0e538a747547
841034757a2fbe8dc5f97a377c1db3c5d6d2ac6a7cd0fe81c3690a7ca930ba71

View File

@@ -86,3 +86,5 @@ E:\Software-Projekte\OnDoc\OnDoc\Vorlagen_Viewer\bin\Debug\Syncfusion.SfChart.WP
E:\Software-Projekte\OnDoc\OnDoc\Vorlagen_Viewer\bin\Debug\Syncfusion.Grid.Windows.XmlSerializers.dll
E:\Software-Projekte\OnDoc\OnDoc\Vorlagen_Viewer\bin\Debug\ExcelNet.dll
E:\Software-Projekte\OnDoc\OnDoc\Vorlagen_Viewer\bin\Debug\ExcelNet.pdb
E:\Software-Projekte\OnDoc\OnDoc\Vorlagen_Viewer\obj\Debug\Vorlagen_Viewer.csproj.SuggestedBindingRedirects.cache
E:\Software-Projekte\OnDoc\OnDoc\Vorlagen_Viewer\obj\Debug\Vorlagen_Viewer.exe.config

View File

@@ -0,0 +1 @@
311f9597ef99c7b9bd953ded6552960440cd52b5d164de6be39366670b93929f

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Syncfusion.Compression.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-30.2462.4.0" newVersion="30.2462.4.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>