diff --git a/Directory.Build.props b/Directory.Build.props index 62ccf6bb0..66ed55160 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,17 +1,44 @@ - - true + + netstandard2.0;netstandard2.1;net6.0;net8.0 + net8.0 + + + + Guilherme Branco Stracini + Guilherme Branco Stracini ME + © $([System.DateTime]::Now.Year) Guilherme Branco Stracini. All rights reserved. + https://guibranco.github.io/Sankhya-SDK-dotnet + true + https://github.com/guibranco//Sankhya-SDK-dotnet + git true true snupkg + 1.0.0 + 1.0.0.0 + logo.png + LICENSE + README.md + + + + true + low + all + + + + true true $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb latest - enable + disabled disable full + true false - $(NoWarn);1591;NU5105 + $(NoWarn);1591;NU5105;SA1633;CA1711 true true true @@ -19,6 +46,8 @@ false true true + true + true @@ -29,4 +58,19 @@ + + + + True + + + + True + + + + True + \ + +