-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
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
clean up, vs 2015, readme... #2350
Comments
If you're going the R# settings route you may want to consider editorconfig and/or Rebracer for pricks like me who set tabs to 2 and do stupid things with braces and code formatting when nobody is looking. If you consider Rebracer, I dug out some xml that does indenting. It might actually work. Or not. |
@CADbloke |
Whups. I promise I'll get better at this ... eventually. :/ |
@CADbloke and by the way, this formatting will be done only this time for existing code. |
I'm not sure if this is the correct location where post my problem, but it is related the latest release of sources and paket usage. After one month I have downloaded the new sources and installed the paket extension in the VS2015, open the solution and started the MetroDemo app (FW 4.0). No build error are present but at runtime I receive the exception: An exception of type 'System.TypeLoadException' occurred in mscorlib.dll but was not handled in user code. |
PRs
Note
Closes #2270 Code Style (ReSharper)
The text was updated successfully, but these errors were encountered: