Update 20260109
This commit is contained in:
Binary file not shown.
@@ -24,3 +24,7 @@ E:\Software-Projekte\OnDoc\OnDoc\ToolsDoksImportExport\obj\Debug\ToolsDoksImport
|
||||
E:\Software-Projekte\OnDoc\OnDoc\ToolsDoksImportExport\obj\Debug\ToolsDok.60F7CB03.Up2Date
|
||||
E:\Software-Projekte\OnDoc\OnDoc\ToolsDoksImportExport\obj\Debug\ToolsDoksImportExport.exe
|
||||
E:\Software-Projekte\OnDoc\OnDoc\ToolsDoksImportExport\obj\Debug\ToolsDoksImportExport.pdb
|
||||
E:\Software-Projekte\OnDoc\OnDoc\ToolsDoksImportExport\bin\Debug\Database.dll.config
|
||||
E:\Software-Projekte\OnDoc\OnDoc\ToolsDoksImportExport\bin\Debug\Logging.dll.config
|
||||
E:\Software-Projekte\OnDoc\OnDoc\ToolsDoksImportExport\obj\Debug\ToolsDoksImportExport.csproj.SuggestedBindingRedirects.cache
|
||||
E:\Software-Projekte\OnDoc\OnDoc\ToolsDoksImportExport\obj\Debug\ToolsDoksImportExport.exe.config
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
6d76e7a2caa84cc541daed57fe5afac7bb9484f5c33350578418a0d84207e06f
|
||||
@@ -0,0 +1,20 @@
|
||||
<?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="NLog" publicKeyToken="5120e14c03d0593c" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="NLog.Database" publicKeyToken="5120e14c03d0593c" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user