This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Assert.Equal is not recommended to check the size collection so that has changes to Assert.Single. Added a System.Core ref in the net452 test run context to avoid failures in tests (runner was trying to load System.Core to access the exception.StackTrace property) Added netcoreapp2.0 target in the test project to run in that context (and check if the System.Core ref was required in it).
- Loading branch information
1 parent
338aacc
commit 02c9095
Showing
2 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters