Eric Z
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created Rider | Blazor 8 | @onclick directive considered vanilla onclick
I am working in .NET 8 and getting a new Blazor project setup. There is an odd issue happening in Rider where in some .razor files the Blazor @onclick directive is being considered by Rider to be a... -
Created "Failed to locate managed application" when debugging tests in Rider
After upgrading my solution to .NET 8 and updating NuGet packages as applicable I am receiving an error anytime I try to debug a unit test.The error looks to have an issue finding the build of MSTe...