diff --git a/src/Directory.Build.props b/src/Directory.Build.props deleted file mode 100644 index a90647cc..00000000 --- a/src/Directory.Build.props +++ /dev/null @@ -1,17 +0,0 @@ - - - - - build - all - - - analyzers - all - - - analyzers - all - - - diff --git a/src/Giraffe/Giraffe.fsproj b/src/Giraffe/Giraffe.fsproj index 85be607d..0e4c00f2 100644 --- a/src/Giraffe/Giraffe.fsproj +++ b/src/Giraffe/Giraffe.fsproj @@ -49,6 +49,20 @@ + + + build + all + + + analyzers + all + + + analyzers + all + +