diff --git a/Directory.Build.props b/Directory.Build.props
index 7a26909..6a17963 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -38,7 +38,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Source/DummySourceExpanderEmbedder/DummySourceExpanderEmbedder.csproj b/Source/DummySourceExpanderEmbedder/DummySourceExpanderEmbedder.csproj
index 38b092e..c91503d 100644
--- a/Source/DummySourceExpanderEmbedder/DummySourceExpanderEmbedder.csproj
+++ b/Source/DummySourceExpanderEmbedder/DummySourceExpanderEmbedder.csproj
@@ -1,4 +1,4 @@
-
+
netstandard2.0
@@ -39,13 +39,6 @@
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
diff --git a/Source/Sandbox/SampleApp/SampleApp.csproj b/Source/Sandbox/SampleApp/SampleApp.csproj
index 7fbcd2d..21438a8 100644
--- a/Source/Sandbox/SampleApp/SampleApp.csproj
+++ b/Source/Sandbox/SampleApp/SampleApp.csproj
@@ -1,4 +1,4 @@
-
+
Exe
net8.0
@@ -29,12 +29,4 @@
SampleApp.Program
false
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
diff --git a/Source/Sandbox/SampleLibrary/SampleLibrary.csproj b/Source/Sandbox/SampleLibrary/SampleLibrary.csproj
index c8ab3c3..081addf 100644
--- a/Source/Sandbox/SampleLibrary/SampleLibrary.csproj
+++ b/Source/Sandbox/SampleLibrary/SampleLibrary.csproj
@@ -1,4 +1,4 @@
-
+
@@ -23,7 +23,7 @@
-
+
false
Analyzer
@@ -35,10 +35,6 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
diff --git a/Source/SourceExpander.Console/SourceExpander.Console.csproj b/Source/SourceExpander.Console/SourceExpander.Console.csproj
index 19efcc4..67def22 100644
--- a/Source/SourceExpander.Console/SourceExpander.Console.csproj
+++ b/Source/SourceExpander.Console/SourceExpander.Console.csproj
@@ -1,4 +1,4 @@
-
+
Exe
@@ -38,11 +38,4 @@
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
diff --git a/Source/SourceExpander.Core/SourceExpander.Core.csproj b/Source/SourceExpander.Core/SourceExpander.Core.csproj
index b266337..7a5653c 100644
--- a/Source/SourceExpander.Core/SourceExpander.Core.csproj
+++ b/Source/SourceExpander.Core/SourceExpander.Core.csproj
@@ -1,4 +1,4 @@
-
+
netcoreapp3.1;netstandard2.0
@@ -13,11 +13,4 @@
$(NoWarn);IDE0057
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
diff --git a/Source/SourceExpander.Embedder.Roslyn3/SourceExpander.Embedder.Roslyn3.csproj b/Source/SourceExpander.Embedder.Roslyn3/SourceExpander.Embedder.Roslyn3.csproj
index 4d78d68..416bf97 100644
--- a/Source/SourceExpander.Embedder.Roslyn3/SourceExpander.Embedder.Roslyn3.csproj
+++ b/Source/SourceExpander.Embedder.Roslyn3/SourceExpander.Embedder.Roslyn3.csproj
@@ -1,4 +1,4 @@
-
+
@@ -44,11 +44,4 @@
all
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
diff --git a/Source/SourceExpander.Embedder.Testing/SourceExpander.Embedder.Testing.csproj b/Source/SourceExpander.Embedder.Testing/SourceExpander.Embedder.Testing.csproj
index 1a35e06..ffa2593 100644
--- a/Source/SourceExpander.Embedder.Testing/SourceExpander.Embedder.Testing.csproj
+++ b/Source/SourceExpander.Embedder.Testing/SourceExpander.Embedder.Testing.csproj
@@ -1,4 +1,4 @@
-
+
netstandard2.0
@@ -17,14 +17,7 @@
-
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/Source/SourceExpander.Embedder/SourceExpander.Embedder.csproj b/Source/SourceExpander.Embedder/SourceExpander.Embedder.csproj
index b044977..1ddc8d1 100644
--- a/Source/SourceExpander.Embedder/SourceExpander.Embedder.csproj
+++ b/Source/SourceExpander.Embedder/SourceExpander.Embedder.csproj
@@ -1,4 +1,4 @@
-
+
@@ -84,13 +84,6 @@
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
diff --git a/Source/SourceExpander.Generator.Roslyn3/SourceExpander.Generator.Roslyn3.csproj b/Source/SourceExpander.Generator.Roslyn3/SourceExpander.Generator.Roslyn3.csproj
index 52aac02..bbadd3f 100644
--- a/Source/SourceExpander.Generator.Roslyn3/SourceExpander.Generator.Roslyn3.csproj
+++ b/Source/SourceExpander.Generator.Roslyn3/SourceExpander.Generator.Roslyn3.csproj
@@ -1,4 +1,4 @@
-
+
netstandard2.0
latest
@@ -35,11 +35,4 @@
all
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
\ No newline at end of file
diff --git a/Source/SourceExpander.Generator/SourceExpander.Generator.csproj b/Source/SourceExpander.Generator/SourceExpander.Generator.csproj
index 0e2f5b8..aaed07d 100644
--- a/Source/SourceExpander.Generator/SourceExpander.Generator.csproj
+++ b/Source/SourceExpander.Generator/SourceExpander.Generator.csproj
@@ -1,4 +1,4 @@
-
+
netstandard2.0
latest
@@ -92,13 +92,6 @@
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
diff --git a/Source/SourceExpander/SourceExpander.csproj b/Source/SourceExpander/SourceExpander.csproj
index 98e1b39..987947c 100644
--- a/Source/SourceExpander/SourceExpander.csproj
+++ b/Source/SourceExpander/SourceExpander.csproj
@@ -1,4 +1,4 @@
-
+
netstandard2.0
@@ -34,11 +34,4 @@
Resources.Designer.cs
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
diff --git a/Test/Directory.Build.props b/Test/Directory.Build.props
index d147101..d7c1b5e 100644
--- a/Test/Directory.Build.props
+++ b/Test/Directory.Build.props
@@ -2,6 +2,6 @@
-
+
\ No newline at end of file
diff --git a/Test/SourceExpander.Console.Test/SourceExpander.Console.Test.csproj b/Test/SourceExpander.Console.Test/SourceExpander.Console.Test.csproj
index 3a4ccfd..7cf9685 100644
--- a/Test/SourceExpander.Console.Test/SourceExpander.Console.Test.csproj
+++ b/Test/SourceExpander.Console.Test/SourceExpander.Console.Test.csproj
@@ -1,4 +1,4 @@
-
+
net8.0
@@ -9,14 +9,14 @@
-
-
-
-
+
+
+
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
@@ -25,13 +25,4 @@
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
diff --git a/Test/SourceExpander.Embedder.Test/SourceExpander.Embedder.Test.csproj b/Test/SourceExpander.Embedder.Test/SourceExpander.Embedder.Test.csproj
index 7393cbf..dae9b21 100644
--- a/Test/SourceExpander.Embedder.Test/SourceExpander.Embedder.Test.csproj
+++ b/Test/SourceExpander.Embedder.Test/SourceExpander.Embedder.Test.csproj
@@ -1,4 +1,4 @@
-
+
net8.0
@@ -9,15 +9,15 @@
-
-
+
+
-
-
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
@@ -39,12 +39,4 @@
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
\ No newline at end of file
diff --git a/Test/SourceExpander.Embedder.Testing.Test/SourceExpander.Embedder.Testing.Test.csproj b/Test/SourceExpander.Embedder.Testing.Test/SourceExpander.Embedder.Testing.Test.csproj
index cde507b..f010dc0 100644
--- a/Test/SourceExpander.Embedder.Testing.Test/SourceExpander.Embedder.Testing.Test.csproj
+++ b/Test/SourceExpander.Embedder.Testing.Test/SourceExpander.Embedder.Testing.Test.csproj
@@ -1,4 +1,4 @@
-
+
net8.0
@@ -6,14 +6,14 @@
-
-
-
-
+
+
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
@@ -28,12 +28,4 @@
PreserveNewest
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
diff --git a/Test/SourceExpander.Generator.Test/SourceExpander.Generator.Test.csproj b/Test/SourceExpander.Generator.Test/SourceExpander.Generator.Test.csproj
index 15a0c85..1918767 100644
--- a/Test/SourceExpander.Generator.Test/SourceExpander.Generator.Test.csproj
+++ b/Test/SourceExpander.Generator.Test/SourceExpander.Generator.Test.csproj
@@ -1,4 +1,4 @@
-
+
net8.0
@@ -7,15 +7,15 @@
-
-
+
+
-
-
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
@@ -38,12 +38,4 @@
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
diff --git a/Test/SourceExpander.Share.Test/SourceExpander.Share.Test.csproj b/Test/SourceExpander.Share.Test/SourceExpander.Share.Test.csproj
index 023b29b..a0b9f8d 100644
--- a/Test/SourceExpander.Share.Test/SourceExpander.Share.Test.csproj
+++ b/Test/SourceExpander.Share.Test/SourceExpander.Share.Test.csproj
@@ -1,4 +1,4 @@
-
+
net8.0
@@ -7,15 +7,15 @@
-
-
+
+
-
-
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
@@ -31,12 +31,4 @@
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
diff --git a/Test/SourceExpander.Test/SourceExpander.Test.csproj b/Test/SourceExpander.Test/SourceExpander.Test.csproj
index 1481893..8c33cf4 100644
--- a/Test/SourceExpander.Test/SourceExpander.Test.csproj
+++ b/Test/SourceExpander.Test/SourceExpander.Test.csproj
@@ -1,4 +1,4 @@
-
+
net8.0
@@ -7,15 +7,15 @@
-
-
+
+
-
-
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
@@ -37,12 +37,4 @@
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-