t2tWinFormAppBarLib icon indicating copy to clipboard operation
t2tWinFormAppBarLib copied to clipboard

AppBar freezes app when Signing the Assembly

Open docfresh opened this issue 5 years ago • 0 comments

When you go into a .NET Core 3.1 WinForms project and check "Sign the assembly" on the Signing tab, and use a self-sign certificate, the AppBar does not work. It blocks all user input and freezes up the app. To resolve, uncheck the box "Sign the assembly". Reproduced on VS2019 16.8.3 , Windows 10 64bit.

docfresh avatar Dec 20 '20 00:12 docfresh