Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.

fixing build issues with clean checkout #32

Merged
merged 1 commit into from Oct 15, 2012
Merged

fixing build issues with clean checkout #32

merged 1 commit into from Oct 15, 2012

Conversation

drch-
Copy link
Contributor

@drch- drch- commented Oct 5, 2012

I checked out master and got errors when running the tests. The ReplayParser reference wasn't being resolved correctly because of a mismatch (Tests: Any CPU, ReplayParser: x86). NUnit was also not found.

I set *.Tests to be x86 and added NUnit via NuGet. The tests run correctly both from NUnit and ReSharper.

-  set ReplayParser.Tests project to x86 to fix reference exception when running tests
-  added nunit via NuGet
ascendedguard added a commit that referenced this pull request Oct 15, 2012
fixing build issues with clean checkout
@ascendedguard ascendedguard merged commit 2b44140 into ascendedguard:master Oct 15, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants