diff --git a/src/Cake.Yaml.Tests/Cake.Yaml.Tests.csproj b/src/Cake.Yaml.Tests/Cake.Yaml.Tests.csproj index adbe622..7f8d4d6 100644 --- a/src/Cake.Yaml.Tests/Cake.Yaml.Tests.csproj +++ b/src/Cake.Yaml.Tests/Cake.Yaml.Tests.csproj @@ -7,7 +7,7 @@ - + all diff --git a/src/Cake.Yaml/Cake.Yaml.csproj b/src/Cake.Yaml/Cake.Yaml.csproj index 2b1a950..fa5f227 100644 --- a/src/Cake.Yaml/Cake.Yaml.csproj +++ b/src/Cake.Yaml/Cake.Yaml.csproj @@ -1,40 +1,40 @@ - - - - net7.0;net6.0 - true - - true - - embedded - - - - Cake.Yaml - Cake.Yaml - YAML Serialization addon for cake build. - Cake Build addon for YAML Serialization. - cake;script;build;cake-addin;YAML - Redth - Redth,cake-contrib - https://github.com/cake-contrib/Cake.Yaml - images/icon.png - https://cdn.jsdelivr.net/gh/cake-contrib/graphics/png/addin/cake-contrib-addin-medium.png - MIT - https://github.com/cake-contrib/Cake.Yaml.git - git - - - - - - All - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + net7.0;net6.0 + true + + true + + embedded + + + + Cake.Yaml + Cake.Yaml + YAML Serialization addon for cake build. + Cake Build addon for YAML Serialization. + cake;script;build;cake-addin;YAML + Redth + Redth,cake-contrib + https://github.com/cake-contrib/Cake.Yaml + images/icon.png + https://cdn.jsdelivr.net/gh/cake-contrib/graphics/png/addin/cake-contrib-addin-medium.png + MIT + https://github.com/cake-contrib/Cake.Yaml.git + git + + + + + + All + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + +