← All recipes
Moderne licensed

Find csproj MSBuildProject marker presence

Recipe IDOpenRewrite.Recipes.CSharp.Migration.Dotnet.FindCsprojMarkerArtifactOpenRewrite.Recipes.CSharp.Migration.Dotnet

Diagnostic 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.FindCsprojMarker

If the recipe isn’t available locally, install it with:

mod config recipes nuget install OpenRewrite.Recipes.CSharp.Migration.Dotnet