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 + + + - - - - - + + + - - - + + + +