Files
Fuchs_Intranet/Fuchs_Intranet.slnx
T
Stefan c3395bc83c Add Azure Blob Storage archive & email safety net
- Add AzureBlobStorageService, DocumentArchiveSyncService, and related config for secondary PDF archiving of invoices/reminders
- Add SQL procs and schema changes for archive backfill
- Update invoice/reminder services to upload PDFs to blob storage
- Add telemetry counters and unit tests for blob storage/archive logic
- Add Fuchs:Email:OverrideRecipient config and enforce dev/test email redirect in ProcessWebComService, with tests
- Improve JS date parsing (German formats), stricter JSON date detection
- Increase widget SQL timeouts, update dependencies, docs, and project files
2026-07-03 10:15:04 +02:00

64 lines
3.0 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" />
<Build Solution="db-dev.processweb.de|*" Project="false" />
<Build Solution="Debug|*" Project="false" />
<Build Solution="server02.processweb.de|*" Project="false" />
</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>