diff --git a/src/Sarif.Driver/Sarif.Driver.csproj b/src/Sarif.Driver/Sarif.Driver.csproj index 8ded2d3c6..ab0fb6605 100644 --- a/src/Sarif.Driver/Sarif.Driver.csproj +++ b/src/Sarif.Driver/Sarif.Driver.csproj @@ -39,9 +39,9 @@ + - diff --git a/src/Sarif.WorkItems/Sarif.WorkItems.csproj b/src/Sarif.WorkItems/Sarif.WorkItems.csproj index bf0256557..fbb0a68aa 100644 --- a/src/Sarif.WorkItems/Sarif.WorkItems.csproj +++ b/src/Sarif.WorkItems/Sarif.WorkItems.csproj @@ -42,5 +42,4 @@ Microsoft.CodeAnalysis.Sarif.WorkItems - diff --git a/src/Test.EndToEnd.Baselining/Test.EndToEnd.Baselining.csproj b/src/Test.EndToEnd.Baselining/Test.EndToEnd.Baselining.csproj index 9b93a39f4..729d2dca4 100644 --- a/src/Test.EndToEnd.Baselining/Test.EndToEnd.Baselining.csproj +++ b/src/Test.EndToEnd.Baselining/Test.EndToEnd.Baselining.csproj @@ -15,5 +15,4 @@ netcoreapp3.1 false - diff --git a/src/Test.FunctionalTests.Sarif/Test.FunctionalTests.Sarif.csproj b/src/Test.FunctionalTests.Sarif/Test.FunctionalTests.Sarif.csproj index bc983db35..4c5dfb083 100644 --- a/src/Test.FunctionalTests.Sarif/Test.FunctionalTests.Sarif.csproj +++ b/src/Test.FunctionalTests.Sarif/Test.FunctionalTests.Sarif.csproj @@ -46,7 +46,7 @@ - + @@ -55,7 +55,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Test.UnitTests.Sarif.Converters/Test.UnitTests.Sarif.Converters.csproj b/src/Test.UnitTests.Sarif.Converters/Test.UnitTests.Sarif.Converters.csproj index d04f49fe6..7558486a7 100644 --- a/src/Test.UnitTests.Sarif.Converters/Test.UnitTests.Sarif.Converters.csproj +++ b/src/Test.UnitTests.Sarif.Converters/Test.UnitTests.Sarif.Converters.csproj @@ -36,7 +36,7 @@ - + @@ -45,7 +45,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Test.UnitTests.Sarif.Driver/Test.UnitTests.Sarif.Driver.csproj b/src/Test.UnitTests.Sarif.Driver/Test.UnitTests.Sarif.Driver.csproj index 51bd0b5a9..c8b7d135a 100644 --- a/src/Test.UnitTests.Sarif.Driver/Test.UnitTests.Sarif.Driver.csproj +++ b/src/Test.UnitTests.Sarif.Driver/Test.UnitTests.Sarif.Driver.csproj @@ -27,7 +27,7 @@ - + @@ -36,7 +36,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Test.UnitTests.Sarif.Multitool.Library/Test.UnitTests.Sarif.Multitool.Library.csproj b/src/Test.UnitTests.Sarif.Multitool.Library/Test.UnitTests.Sarif.Multitool.Library.csproj index fb920b4fe..e58497b7d 100644 --- a/src/Test.UnitTests.Sarif.Multitool.Library/Test.UnitTests.Sarif.Multitool.Library.csproj +++ b/src/Test.UnitTests.Sarif.Multitool.Library/Test.UnitTests.Sarif.Multitool.Library.csproj @@ -68,7 +68,7 @@ - + @@ -77,7 +77,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -89,5 +89,4 @@ - diff --git a/src/Test.UnitTests.Sarif.Multitool/Test.UnitTests.Sarif.Multitool.csproj b/src/Test.UnitTests.Sarif.Multitool/Test.UnitTests.Sarif.Multitool.csproj index 1be70ffb3..7874f1965 100644 --- a/src/Test.UnitTests.Sarif.Multitool/Test.UnitTests.Sarif.Multitool.csproj +++ b/src/Test.UnitTests.Sarif.Multitool/Test.UnitTests.Sarif.Multitool.csproj @@ -23,9 +23,12 @@ - + - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + @@ -33,5 +36,4 @@ - diff --git a/src/Test.UnitTests.Sarif.WorkItems/Test.UnitTests.Sarif.WorkItems.csproj b/src/Test.UnitTests.Sarif.WorkItems/Test.UnitTests.Sarif.WorkItems.csproj index 23868663f..d89594e92 100644 --- a/src/Test.UnitTests.Sarif.WorkItems/Test.UnitTests.Sarif.WorkItems.csproj +++ b/src/Test.UnitTests.Sarif.WorkItems/Test.UnitTests.Sarif.WorkItems.csproj @@ -23,7 +23,7 @@ - + @@ -32,7 +32,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Test.UnitTests.Sarif/Test.UnitTests.Sarif.csproj b/src/Test.UnitTests.Sarif/Test.UnitTests.Sarif.csproj index f37c42806..d4be96c96 100644 --- a/src/Test.UnitTests.Sarif/Test.UnitTests.Sarif.csproj +++ b/src/Test.UnitTests.Sarif/Test.UnitTests.Sarif.csproj @@ -133,7 +133,7 @@ - + @@ -142,7 +142,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Test.UnitTests.WorkItems/Test.UnitTests.WorkItems.csproj b/src/Test.UnitTests.WorkItems/Test.UnitTests.WorkItems.csproj index 9483da14a..df2bd2692 100644 --- a/src/Test.UnitTests.WorkItems/Test.UnitTests.WorkItems.csproj +++ b/src/Test.UnitTests.WorkItems/Test.UnitTests.WorkItems.csproj @@ -16,7 +16,7 @@ - + @@ -25,7 +25,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Test.Utilities.Sarif/Test.Utilities.Sarif.csproj b/src/Test.Utilities.Sarif/Test.Utilities.Sarif.csproj index 6ed21eba2..d7da4ab17 100644 --- a/src/Test.Utilities.Sarif/Test.Utilities.Sarif.csproj +++ b/src/Test.Utilities.Sarif/Test.Utilities.Sarif.csproj @@ -40,5 +40,4 @@ Microsoft.CodeAnalysis.Sarif.Test - diff --git a/src/build.props b/src/build.props index a0a26316a..468e2146a 100644 --- a/src/build.props +++ b/src/build.props @@ -124,7 +124,7 @@ - + all runtime; build; native; contentfiles; analyzers