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

Build script no longer runs xUnit tests for .NET Core 2.0 target #545

Closed
stakx opened this issue Dec 4, 2017 · 0 comments
Closed

Build script no longer runs xUnit tests for .NET Core 2.0 target #545

stakx opened this issue Dec 4, 2017 · 0 comments

Comments

@stakx
Copy link
Contributor

stakx commented Dec 4, 2017

From one recent build log - running dotnet xunit -nobuild -configuration Release -noshadow from inside the Moq.Tests project directory produces this message:

  Locating binaries for framework netcoreapp2.0...
  Running .NET Core 2.0 tests for framework netcoreapp2.0...
  The specified framework version '2.0' could not be parsed
  
  The specified framework 'Microsoft.NETCore.App', version '2.0' was not found.
  
    - Check application dependencies and target a framework version installed at:
  
        \
  
    - Alternatively, install the framework version '2.0'.

This seems to be the same issue as https://github.com/dotnet/cli/issues/7901. Not quite sure yet whether this will resolve itself, or what needs to be done.

In either case, it would be nice if Moq's build script at least emitted a warning.

@stakx stakx removed the help wanted label Dec 15, 2017
@stakx stakx closed this as completed Dec 15, 2017
@devlooped devlooped locked and limited conversation to collaborators Sep 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant