diff --git a/src/Directory.Build.props b/src/Directory.Build.props index b569eb0..00deebc 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,32 +1,32 @@ - - - $([System.IO.Path]::GetDirectoryName($([System.IO.Path]::GetDirectoryName($(MSBuildThisFileDirectory))))) - latest - true - True - - strict - latest - Copyright © Simon Potter 2025 - https://github.com/sjp/Sherlock.git - git - en-US - MIT - Simon Potter - - - https://github.com/sjp/Sherlock - true - true - snupkg - true - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - + + + $([System.IO.Path]::GetDirectoryName($([System.IO.Path]::GetDirectoryName($(MSBuildThisFileDirectory))))) + latest + true + True + + strict + latest + Copyright © Simon Potter 2025 + https://github.com/sjp/Sherlock.git + git + en-US + MIT + Simon Potter + + + https://github.com/sjp/Sherlock + true + true + snupkg + true + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + \ No newline at end of file