From d222f66c55428dde136e9986d40c08e4dde47a7e Mon Sep 17 00:00:00 2001 From: Arend-Jan Kauffmann Date: Wed, 11 Dec 2024 14:11:22 +0100 Subject: [PATCH] Remove runtime version from app.json --- src/System Application/App/Rest Client/app.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/System Application/App/Rest Client/app.json b/src/System Application/App/Rest Client/app.json index 08a2384ffb..fe0060b51c 100644 --- a/src/System Application/App/Rest Client/app.json +++ b/src/System Application/App/Rest Client/app.json @@ -38,7 +38,6 @@ } ], "target": "OnPrem", - "runtime": "14.0", "resourceExposurePolicy": { "allowDebugging": true, "allowDownloadingSource": true,