From 87105547c2fb13ff7db39b82eb5385d83401d8fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20P=C3=B6lz?= <38893694+Flash0ver@users.noreply.github.com> Date: Thu, 15 Jan 2026 19:50:07 +0100 Subject: [PATCH] ref: align internal analyzer project with public compiler extensions --- src/Sentry.Analyzers/Sentry.Analyzers.csproj | 64 +++++++++---------- .../Sentry.Analyzers.Tests.csproj | 13 ++-- 2 files changed, 38 insertions(+), 39 deletions(-) diff --git a/src/Sentry.Analyzers/Sentry.Analyzers.csproj b/src/Sentry.Analyzers/Sentry.Analyzers.csproj index 223a1434f8..3b6ed54896 100644 --- a/src/Sentry.Analyzers/Sentry.Analyzers.csproj +++ b/src/Sentry.Analyzers/Sentry.Analyzers.csproj @@ -1,40 +1,40 @@ - + - - netstandard2.0 - false - enable - latest + + netstandard2.0 + false + enable + false - true - true - + true + true + - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + - - - - + + + + - - - - + + + + - - - - + + + + diff --git a/test/Sentry.Analyzers.Tests/Sentry.Analyzers.Tests.csproj b/test/Sentry.Analyzers.Tests/Sentry.Analyzers.Tests.csproj index 833e5da15a..ee256c1a1d 100644 --- a/test/Sentry.Analyzers.Tests/Sentry.Analyzers.Tests.csproj +++ b/test/Sentry.Analyzers.Tests/Sentry.Analyzers.Tests.csproj @@ -1,17 +1,16 @@ - + $(LatestTfm) + enable enable - - false - - - - + + + +