From c6080ba84627fe2c3d76f54eeccf673ebc7e339c Mon Sep 17 00:00:00 2001 From: Rory& Date: Sun, 12 Jan 2025 13:42:55 +0100 Subject: Disable trimming, explicitly didsable runtime features --- MatrixUtils.Web/MatrixUtils.Web.csproj | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/MatrixUtils.Web/MatrixUtils.Web.csproj b/MatrixUtils.Web/MatrixUtils.Web.csproj index 9d7eab4..38816ff 100644 --- a/MatrixUtils.Web/MatrixUtils.Web.csproj +++ b/MatrixUtils.Web/MatrixUtils.Web.csproj @@ -12,12 +12,28 @@ false service-worker-assets.js false - full - - - false - true + + + + + + false + false + false + true + + false + false + false + false + false + false + false + false + false + false + false -- cgit 1.5.1