Skip to content

Instantly share code, notes, and snippets.

@thecodejunkie
Created February 5, 2011 14:08
Show Gist options
  • Save thecodejunkie/812478 to your computer and use it in GitHub Desktop.
Save thecodejunkie/812478 to your computer and use it in GitHub Desktop.
Need to change my resharper settings
this is where I am at atm
Get["/test"] = x => {
return 1;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment