Skip to content
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

Changes for #1 #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Aug 15, 2013

  1. Configuration menu
    Copy the full SHA
    9f30c42 View commit details
    Browse the repository at this point in the history
  2. Fix "Operation could destabilize the runtime" errors.

    When running tests in VS2012 with TestDriven.Net, I was getting a
    VerificationException - "Operation could destabilize the runtime" errors
    when running the SetFixture. Moving the casting outside fixed the
    problem.
    TheCloudlessSky committed Aug 15, 2013
    Configuration menu
    Copy the full SHA
    9465b14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    709bb1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    398f702 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13a3c4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0dd8547 View commit details
    Browse the repository at this point in the history