Find csproj MSBuildProject marker presence
Recipe ID
OpenRewrite.Recipes.CSharp.Migration.Dotnet.FindCsprojMarkerArtifactOpenRewrite.Recipes.CSharp.Migration.DotnetDiagnostic recipe: tags csproj files based on MSBuildProject marker presence.
Single recipediagnosticProprietary
Usage
This recipe has no required configuration options. You’ll need the Moderne CLI configured before running the command below.
mod run . --recipe OpenRewrite.Recipes.CSharp.Migration.Dotnet.FindCsprojMarkerIf the recipe isn’t available locally, install it with:
mod config recipes nuget install OpenRewrite.Recipes.CSharp.Migration.Dotnet