chore: remove obsolete web api project files
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<configuration />
|
|
||||||
@@ -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%
|
|
||||||
@@ -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
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user