Do not output localization directories in build #398
shunkica
started this conversation in
Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Is there a way to suppress the creation of localization directories in the build directory for a project which uses NAPS2.Sdk?
I am talking about the directories with the "NAPS2.Sdk.resources.dll" files.
I am using .NET 4.7.2 and VS 2022.
Tried adding this to .csproj but it didn't work.
All reactions