Aaron Prohaska
Aaron Prohaska
Hi all, I just decided to try testing blazor in electron and see this same problem.
@cristiangiagante I still get this error when following your directions. In PowerShell I'm executing this command. electronize start /PublishSingleFile false error NETSDK1102: Optimizing assemblies for size is not supported for...
Either way I run the start command I get the same error as noted in my previous comment. I've tried running start from the command line as well as creating...
Here is the same error again using the stable version of VS and Net5. 
Oh, I see what you're saying now. I switched from using the VS2019 Preview to the most recent stable version of VS. How do I get it to use the...
I'll figure out how to make mine use SDK 5.0. Maybe that will help me.
Did this get fixed? I'm having this exact issue where I have a project level type not being recognized and the namespace not added. It works great for built in...
I am also researching a very similar issue except in my case it only happens during the logout process when a button is clicked that navigates to the Logout.cshtml file...
Maybe I've figured out something about how the RuleSets are supposed to be setup. Does it make sense that I have to put the RuleSet in both the parent validator...
I've created the linked repo as an example. I am trying to recreate the issue and at this point I've not be able to repro it. I am now seeing...