From a892d2424ef75dace672371e39c03c172726007c Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Wed, 22 Nov 2023 12:17:21 +0100 Subject: [PATCH] fix new trimmable warnings --- MLEM.Data/MLEM.Data.FNA.csproj | 2 +- MLEM.Data/MLEM.Data.csproj | 2 +- MLEM.Extended/MLEM.Extended.FNA.csproj | 2 +- MLEM.Extended/MLEM.Extended.csproj | 2 +- MLEM.Startup/MLEM.Startup.FNA.csproj | 2 +- MLEM.Startup/MLEM.Startup.csproj | 2 +- MLEM.Templates/MLEM.Templates.csproj | 1 - MLEM.Ui/MLEM.Ui.FNA.csproj | 2 +- MLEM.Ui/MLEM.Ui.csproj | 2 +- MLEM/MLEM.FNA.csproj | 2 +- MLEM/MLEM.csproj | 2 +- 11 files changed, 10 insertions(+), 11 deletions(-) diff --git a/MLEM.Data/MLEM.Data.FNA.csproj b/MLEM.Data/MLEM.Data.FNA.csproj index 8d39ad0..42dac8b 100644 --- a/MLEM.Data/MLEM.Data.FNA.csproj +++ b/MLEM.Data/MLEM.Data.FNA.csproj @@ -3,7 +3,7 @@ net452;netstandard2.0;net8.0 true true - true + true MLEM.Data $(DefineConstants);FNA NU1701 diff --git a/MLEM.Data/MLEM.Data.csproj b/MLEM.Data/MLEM.Data.csproj index 5300f97..d341def 100644 --- a/MLEM.Data/MLEM.Data.csproj +++ b/MLEM.Data/MLEM.Data.csproj @@ -3,7 +3,7 @@ net452;netstandard2.0;net8.0 true true - true + true NU1701 diff --git a/MLEM.Extended/MLEM.Extended.FNA.csproj b/MLEM.Extended/MLEM.Extended.FNA.csproj index 58d1b29..31ad317 100644 --- a/MLEM.Extended/MLEM.Extended.FNA.csproj +++ b/MLEM.Extended/MLEM.Extended.FNA.csproj @@ -3,7 +3,7 @@ netstandard2.0;net8.0 true true - true + true MLEM.Extended $(DefineConstants);FNA NU1702 diff --git a/MLEM.Extended/MLEM.Extended.csproj b/MLEM.Extended/MLEM.Extended.csproj index 72798a3..3e8fd8f 100644 --- a/MLEM.Extended/MLEM.Extended.csproj +++ b/MLEM.Extended/MLEM.Extended.csproj @@ -3,7 +3,7 @@ netstandard2.0;net8.0 true true - true + true diff --git a/MLEM.Startup/MLEM.Startup.FNA.csproj b/MLEM.Startup/MLEM.Startup.FNA.csproj index 5f96f32..4ad6731 100644 --- a/MLEM.Startup/MLEM.Startup.FNA.csproj +++ b/MLEM.Startup/MLEM.Startup.FNA.csproj @@ -4,7 +4,7 @@ net452;netstandard2.0;net8.0 true true - true + true MLEM.Startup $(DefineConstants);FNA diff --git a/MLEM.Startup/MLEM.Startup.csproj b/MLEM.Startup/MLEM.Startup.csproj index 2809bf1..c72ffe2 100644 --- a/MLEM.Startup/MLEM.Startup.csproj +++ b/MLEM.Startup/MLEM.Startup.csproj @@ -4,7 +4,7 @@ net452;netstandard2.0;net8.0 true true - true + true diff --git a/MLEM.Templates/MLEM.Templates.csproj b/MLEM.Templates/MLEM.Templates.csproj index 88428cc..8c9895a 100644 --- a/MLEM.Templates/MLEM.Templates.csproj +++ b/MLEM.Templates/MLEM.Templates.csproj @@ -6,7 +6,6 @@ false content true - true NU5128 diff --git a/MLEM.Ui/MLEM.Ui.FNA.csproj b/MLEM.Ui/MLEM.Ui.FNA.csproj index 141c611..3ac44ca 100644 --- a/MLEM.Ui/MLEM.Ui.FNA.csproj +++ b/MLEM.Ui/MLEM.Ui.FNA.csproj @@ -3,7 +3,7 @@ net452;netstandard2.0;net8.0 true true - true + true MLEM.Ui $(DefineConstants);FNA diff --git a/MLEM.Ui/MLEM.Ui.csproj b/MLEM.Ui/MLEM.Ui.csproj index 3819d89..78286f3 100644 --- a/MLEM.Ui/MLEM.Ui.csproj +++ b/MLEM.Ui/MLEM.Ui.csproj @@ -3,7 +3,7 @@ net452;netstandard2.0;net8.0 true true - true + true diff --git a/MLEM/MLEM.FNA.csproj b/MLEM/MLEM.FNA.csproj index 9bd81dc..8db6655 100644 --- a/MLEM/MLEM.FNA.csproj +++ b/MLEM/MLEM.FNA.csproj @@ -3,7 +3,7 @@ net452;netstandard2.0;net8.0 true true - true + true MLEM $(DefineConstants);FNA diff --git a/MLEM/MLEM.csproj b/MLEM/MLEM.csproj index 5015c5e..6865a24 100644 --- a/MLEM/MLEM.csproj +++ b/MLEM/MLEM.csproj @@ -3,7 +3,7 @@ net452;netstandard2.0;net8.0 true true - true + true