diff --git a/profile/README.md b/profile/README.md index a6b3962..76afe81 100644 --- a/profile/README.md +++ b/profile/README.md @@ -50,6 +50,18 @@ We try to keep our packages as simple as possible, focusing on a single task or + + + NetEvolve.Analyzer
+ https://github.com/dailydevops/analyzer
+

NetEvolve Roslyn analyzers and code fixes, organized by the standard Microsoft diagnostic categories.

+ + + + NetEvolve.Analyzer Version + + + NetEvolve.Arguments
@@ -242,6 +254,18 @@ We try to keep our packages as simple as possible, focusing on a single task or + + + NetEvolve.FrameShift.Execution
+ https://github.com/dailydevops/frameshift
+

A command-line tool that runs execution-based mutation verification: it mutates a compiled assembly, re-runs the referencing test project against every mutant, and reports the resulting mutation score.

+ + + + NetEvolve.FrameShift.Execution Version + + + NetEvolve.Guard