chore: remove obsolete web api project files

This commit is contained in:
Meik
2026-07-02 09:02:07 +02:00
parent 10ef66ef25
commit 089c52fa99
3 changed files with 0 additions and 27 deletions

View File

@@ -1,2 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration />

View File

@@ -1,9 +0,0 @@
@echo off
setlocal
pushd "%~dp0.."
dotnet build "F4SDM42WebApi\F4SD - M42WebApi.csproj" -c Release /p:M42SignAssemblies=true %*
set EXITCODE=%ERRORLEVEL%
popd
exit /b %EXITCODE%

View File

@@ -1,16 +0,0 @@
{
"Id": "6673a25d-33d6-4072-91d9-abed4be1a966",
"Vendor": "Consulting4IT GmbH",
"Name": "C4IT.F4SD.M42WebApi",
"Version": "1.3.0.0",
"Prerequisites": {
"MinimalRequiredProductVersion": "26.1.0",
"DependentPackages": []
},
"SetupDirectives": {
"MaintenanceMode": false,
"RecycleWebApplication": false,
"RestartM42WindowsServices": true
},
"Sandboxed": true
}