From 850e3def0fa5eb48e82aa40de4f2cd72e1bfba75 Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Tue, 16 Sep 2025 19:27:13 +1000 Subject: [PATCH] cleanup packages --- .../SharpIDE.Application.csproj | 5 ++- .../SharpIDE.RazorAccess.csproj | 37 +++++++------------ 2 files changed, 17 insertions(+), 25 deletions(-) diff --git a/src/SharpIDE.Application/SharpIDE.Application.csproj b/src/SharpIDE.Application/SharpIDE.Application.csproj index 2a89e16..1a1d1b2 100644 --- a/src/SharpIDE.Application/SharpIDE.Application.csproj +++ b/src/SharpIDE.Application/SharpIDE.Application.csproj @@ -24,7 +24,10 @@ - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/src/SharpIDE.RazorAccess/SharpIDE.RazorAccess.csproj b/src/SharpIDE.RazorAccess/SharpIDE.RazorAccess.csproj index 41f3f9f..b748890 100644 --- a/src/SharpIDE.RazorAccess/SharpIDE.RazorAccess.csproj +++ b/src/SharpIDE.RazorAccess/SharpIDE.RazorAccess.csproj @@ -1,40 +1,29 @@ - - net10.0 - enable - enable - - - Microsoft.CodeAnalysis.Razor.Test - $(PkgMicrosoft_DotNet_Arcade_Sdk)\tools\snk\AspNetCore.snk + net10.0 + enable + enable - - - - - - - - all runtime; build; native; contentfiles; analyzers; buildtransitive + + + - - - - - + + + - - - + + + +