From 8868ca59d81a98a64fe2bccaeaccbae6c92dee65 Mon Sep 17 00:00:00 2001 From: Scott W Harden Date: Sun, 5 Mar 2023 12:49:04 -0500 Subject: [PATCH] SP4 ScottPlot: code analysis --- .gitignore | 1 + src/ScottPlot4/ScottPlot/ScottPlot.csproj | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 9c4c0289a3..402dad03a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.Metrics.xml /dev/www/cookbook src/ScottPlot4/ScottPlot.Cookbook/CookbookOutput diff --git a/src/ScottPlot4/ScottPlot/ScottPlot.csproj b/src/ScottPlot4/ScottPlot/ScottPlot.csproj index 0082579925..bd27abdbf0 100644 --- a/src/ScottPlot4/ScottPlot/ScottPlot.csproj +++ b/src/ScottPlot4/ScottPlot/ScottPlot.csproj @@ -53,6 +53,11 @@ runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + +