update 20250821
This commit is contained in:
Binary file not shown.
@@ -1 +1 @@
|
||||
afe8e2e32a0a2a1c8615a6a52a176d5b83d5398c2fa968cec78b0e538a747547
|
||||
841034757a2fbe8dc5f97a377c1db3c5d6d2ac6a7cd0fe81c3690a7ca930ba71
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
311f9597ef99c7b9bd953ded6552960440cd52b5d164de6be39366670b93929f
|
||||
14
Vorlagen_Viewer/obj/Debug/Vorlagen_Viewer.exe.config
Normal file
14
Vorlagen_Viewer/obj/Debug/Vorlagen_Viewer.exe.config
Normal 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>
|
||||
Reference in New Issue
Block a user