diff --git a/Directory.Packages.props b/Directory.Packages.props new file mode 100644 index 00000000..b6940f44 --- /dev/null +++ b/Directory.Packages.props @@ -0,0 +1,24 @@ + + + true + true + + + + + + + + + + + + + + + + + + + + diff --git a/YamlDotNet.Analyzers.StaticGenerator/YamlDotNet.Analyzers.StaticGenerator.csproj b/YamlDotNet.Analyzers.StaticGenerator/YamlDotNet.Analyzers.StaticGenerator.csproj index ae8e641a..aa57652a 100644 --- a/YamlDotNet.Analyzers.StaticGenerator/YamlDotNet.Analyzers.StaticGenerator.csproj +++ b/YamlDotNet.Analyzers.StaticGenerator/YamlDotNet.Analyzers.StaticGenerator.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 @@ -20,8 +20,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/YamlDotNet.Benchmark/YamlDotNet.Benchmark.csproj b/YamlDotNet.Benchmark/YamlDotNet.Benchmark.csproj index f3c84887..1f21fa0a 100644 --- a/YamlDotNet.Benchmark/YamlDotNet.Benchmark.csproj +++ b/YamlDotNet.Benchmark/YamlDotNet.Benchmark.csproj @@ -1,15 +1,19 @@ - + Exe - net8.0;net47 + net8.0;net472 enable enable - - + + + + + + diff --git a/YamlDotNet.Fsharp.Test/YamlDotNet.Fsharp.Test.fsproj b/YamlDotNet.Fsharp.Test/YamlDotNet.Fsharp.Test.fsproj index a002e648..f330335e 100644 --- a/YamlDotNet.Fsharp.Test/YamlDotNet.Fsharp.Test.fsproj +++ b/YamlDotNet.Fsharp.Test/YamlDotNet.Fsharp.Test.fsproj @@ -14,22 +14,13 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - + + + + - - - diff --git a/YamlDotNet.Samples/YamlDotNet.Samples.csproj b/YamlDotNet.Samples/YamlDotNet.Samples.csproj index 04073633..b99891b4 100644 --- a/YamlDotNet.Samples/YamlDotNet.Samples.csproj +++ b/YamlDotNet.Samples/YamlDotNet.Samples.csproj @@ -1,4 +1,4 @@ - + net8.0 @@ -6,12 +6,9 @@ - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - + + + diff --git a/YamlDotNet.Test/YamlDotNet.Test.csproj b/YamlDotNet.Test/YamlDotNet.Test.csproj index 1fc578db..e77ac799 100644 --- a/YamlDotNet.Test/YamlDotNet.Test.csproj +++ b/YamlDotNet.Test/YamlDotNet.Test.csproj @@ -1,4 +1,4 @@ - + net8.0;net6.0;net47 false @@ -8,21 +8,11 @@ - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - + + + + + @@ -55,10 +45,4 @@ - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - diff --git a/YamlDotNet.sln b/YamlDotNet.sln index 6498d718..b150e950 100644 --- a/YamlDotNet.sln +++ b/YamlDotNet.sln @@ -19,6 +19,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution LICENSE.txt = LICENSE.txt README.md = README.md Directory.Build.props = Directory.Build.props + Directory.Packages.props = Directory.Packages.props EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YamlDotNet.Benchmark", "YamlDotNet.Benchmark\YamlDotNet.Benchmark.csproj", "{52D1E5F3-8337-48FC-AED5-968B51C7DAEB}" diff --git a/YamlDotNet/YamlDotNet.csproj b/YamlDotNet/YamlDotNet.csproj index 339e5e66..704715a1 100644 --- a/YamlDotNet/YamlDotNet.csproj +++ b/YamlDotNet/YamlDotNet.csproj @@ -37,7 +37,7 @@ - + @@ -53,13 +53,6 @@ - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - latest-Recommended $(NoWarn);CA1051 diff --git a/tools/build/build.csproj b/tools/build/build.csproj index 7d1028c1..bfc373d6 100644 --- a/tools/build/build.csproj +++ b/tools/build/build.csproj @@ -8,9 +8,9 @@ - - - + + +