- Updated FdsSqlOptions to accept an optional ILogger parameter for improved error logging. - Modified FdsMfr and FdsMfrClient classes to pass the logger instance to FdsSqlOptions. - Added detailed error logging in various methods to capture SQL execution issues and file handling errors. - Improved documentation for FdsSqlOptions to clarify logging behavior. - Updated Archive class to log compression errors, enhancing traceability of failures. - Adjusted project configuration to suppress specific warnings related to transitive dependencies. - Added NuGet.config to define package sources for dependency management. - Updated submodule references for OCORE and related projects.
61 lines
2.8 KiB
XML
61 lines
2.8 KiB
XML
<Solution>
|
|
<Configurations>
|
|
<BuildType Name="db-dev.processweb.de" />
|
|
<BuildType Name="Debug" />
|
|
<BuildType Name="Release" />
|
|
<BuildType Name="server02.processweb.de" />
|
|
<Platform Name="Any CPU" />
|
|
<Platform Name="x64" />
|
|
<Platform Name="x86" />
|
|
</Configurations>
|
|
<Project Path="../../WebProjectComponents/MT940Parser/MT940Parser/MT940Parser.csproj">
|
|
<BuildType Solution="db-dev.processweb.de|Any CPU" Project="Debug" />
|
|
<BuildType Solution="server02.processweb.de|Any CPU" Project="Debug" />
|
|
</Project>
|
|
<Project Path="CAMTParser/CAMTParser.csproj">
|
|
<BuildType Solution="db-dev.processweb.de|*" Project="Release" />
|
|
<BuildType Solution="server02.processweb.de|*" Project="Debug" />
|
|
</Project>
|
|
<Project Path="Fuchs.Tests/Fuchs.Tests.csproj">
|
|
<BuildType Solution="db-dev.processweb.de|*" Project="Debug" />
|
|
<BuildType Solution="server02.processweb.de|*" Project="Debug" />
|
|
</Project>
|
|
<Project Path="Fuchs/Fuchs.csproj" />
|
|
<Project Path="Fuchs_Database/FuchsDatabase.sqlproj" Id="c062672e-866d-4c74-b6de-8d660a42e885">
|
|
<BuildType Solution="db-dev.processweb.de|*" Project="Release" />
|
|
<BuildType Solution="server02.processweb.de|*" Project="Release" />
|
|
<Platform Project="AnyCPU" />
|
|
<Build Solution="db-dev.processweb.de|*" Project="false" />
|
|
<Build Solution="Debug|*" Project="false" />
|
|
<Build Solution="Release|*" Project="false" />
|
|
<Build Solution="server02.processweb.de|*" Project="false" />
|
|
<Deploy />
|
|
</Project>
|
|
<Project Path="Fuchs_DataService/Fuchs_DataService.csproj" />
|
|
<Project Path="MFR_RESTClient/MFR_RESTClient.csproj" />
|
|
<Project Path="OCORE/OCORE/OCORE.csproj">
|
|
<BuildType Solution="db-dev.processweb.de|*" Project="Release" />
|
|
<BuildType Solution="server02.processweb.de|*" Project="Debug" />
|
|
</Project>
|
|
<Project Path="OCORE/OCORETests/OCORETests.csproj">
|
|
<BuildType Solution="db-dev.processweb.de|*" Project="Release" />
|
|
<BuildType Solution="server02.processweb.de|*" Project="Debug" />
|
|
</Project>
|
|
<Project Path="OCORE_Charting/OCORE_Charting.csproj">
|
|
<BuildType Solution="db-dev.processweb.de|*" Project="Release" />
|
|
<BuildType Solution="server02.processweb.de|*" Project="Debug" />
|
|
</Project>
|
|
<Project Path="OCORE_web/OCORE_web/OCORE_web.csproj">
|
|
<BuildType Solution="db-dev.processweb.de|*" Project="Release" />
|
|
<BuildType Solution="server02.processweb.de|*" Project="Debug" />
|
|
</Project>
|
|
<Project Path="OCORE_web/OCORE_webTests/OCORE_webTests.csproj">
|
|
<BuildType Solution="db-dev.processweb.de|*" Project="Release" />
|
|
<BuildType Solution="server02.processweb.de|*" Project="Debug" />
|
|
</Project>
|
|
<Project Path="OCORE_web_pdf/OCORE_web_pdf.csproj">
|
|
<BuildType Solution="db-dev.processweb.de|*" Project="Release" />
|
|
<BuildType Solution="server02.processweb.de|*" Project="Debug" />
|
|
</Project>
|
|
</Solution>
|