← All recipes
Moderne licensed

Find ZipFile/ZipArchiveEntry usage (path separator change)

Recipe IDOpenRewrite.Recipes.CSharp.Migration.Dotnet.NetFramework.FindZipFileEntrySeparatorArtifactOpenRewrite.Recipes.CSharp.Migration.Dotnet

Flag usages of ZipFile and ZipArchiveEntry, whose entry path separator changes when retargeting to .NET Framework 4.6.1.

Single recipesearchdotnetnet-frameworkioProprietary

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.NetFramework.FindZipFileEntrySeparator

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

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