We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 796c6e2 commit 4e20325Copy full SHA for 4e20325
1 file changed
src/PostSharp.Engineering.BuildTools/Dependencies/Definitions/MetalamaDependencies.V2026_0.cs
@@ -93,7 +93,9 @@ public MetalamaDependencyDefinition(
93
"Metalama.Extensions*",
94
"Metalama.Patterns*",
95
"Metalama.LinqPad*",
96
- "Metalama.Migration*"
+ "Metalama.Migration*",
97
+ "Metalama.Testing.*",
98
+ "Metalama.Tool"
99
]
100
101
// SuppressUpstream = true
0 commit comments