Skip to content

global usings in ImageSharp 3.0 #2381

Closed Locked Answered by tocsoft
Marv51 asked this question in Q&A
Mar 3, 2023 · 2 comments · 6 replies
Discussion options

You must be logged in to vote

as a workaround I would think you should theoretically be able to add

<ItemGroup>
    <Using Remove="SixLabors.ImageSharp" />
    <Using Remove="SixLabors.ImageSharp.PixelFormats" />
    <Using Remove="SixLabors.ImageSharp.Processing" />
</ItemGroup>

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Marv51
Comment options

You must be logged in to vote
6 replies
@JimBobSquarePants
Comment options

@ds5678
Comment options

@JimBobSquarePants
Comment options

@huoyaoyuan
Comment options

@ithline
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants