Find ZipFile/ZipArchiveEntry usage (path separator change)
Recipe ID
OpenRewrite.Recipes.CSharp.Migration.Dotnet.NetFramework.FindZipFileEntrySeparatorArtifactOpenRewrite.Recipes.CSharp.Migration.DotnetFlag 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.FindZipFileEntrySeparatorIf the recipe isn’t available locally, install it with:
mod config recipes nuget install OpenRewrite.Recipes.CSharp.Migration.Dotnet