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
VS 16.8.5
SmallSharp 1.0.1
After renaming cs file using F2 in Solution Explorer Visual Studio crashes.
Rename one or two times, try to run.
The text was updated successfully, but these errors were encountered:
b273aec
This is not properly a crash, but just a Debug.Fail call inadvertently shipped because the package was built in debug mode 🤦 .
Debug.Fail
Will ship an update without this momentarily.
Sorry, something went wrong.
No branches or pull requests
VS 16.8.5
SmallSharp 1.0.1
After renaming cs file using F2 in Solution Explorer Visual Studio crashes.
Rename one or two times, try to run.
The text was updated successfully, but these errors were encountered: