We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It fails to load the extension after a successfull installation
The text was updated successfully, but these errors were encountered:
Can you provide more details? Is VS displaying an error? Is the output window for CSharpier displaying anything?
Sorry, something went wrong.
Had this happen to me, but after updating vs2022, it worked. Doing it through the commandline with dotnet csharpier <filehere> worked regardless
dotnet csharpier <filehere>
Updating VS2022 worked for me too. The error message from VS' ActivityLog.xml was something like visual studio could not load file or assembly.
visual studio could not load file or assembly
No branches or pull requests
It fails to load the extension after a successfull installation
The text was updated successfully, but these errors were encountered: