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

issuetracker: updated NuGets and make XUnit tests run in VS2013 #52

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

Conversation

greghoover
Copy link

  • Multiple NuGet updates including:
    Collection+Json Client from deprecated WebApiContrib.CollectionJson.0.6.2 to CollectionJson.0.7.7.
    Microsoft.Net.Http to 2.2.29. Microsoft.Bcl, and Microsoft.Bcl.Build. etc., etc.
  • Modified acceptance test project so that XUnit tests are discovered and run by VS2013. Added XUnit Runner via NuGet and manual modifications to the project file.

Greg added 6 commits April 4, 2015 13:55
- Doesn't discover/run Xunit tests.
- Need to remove stuff manually added by hand to the project trying to get it to discover/run XUnit tests.
Microsoft.Net.Http" version="2.2.13" to "2.2.29". Which also updated "Microsoft.Bcl" version="1.1.7" to "1.1.10".
@glennblock
Copy link
Contributor

HI @greghoover thanks for sending this. Can you try getting the latest in your branch to bring it up to date?

Also can you squash the commits down to a single commit?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants