Skip to content

Reduce build verbosity #301

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

Closed
jaredcnance opened this issue Jun 12, 2018 · 0 comments
Closed

Reduce build verbosity #301

jaredcnance opened this issue Jun 12, 2018 · 0 comments

Comments

@jaredcnance
Copy link
Contributor

  • dotnet test ./test/UnitTests/UnitTests.csproj
    CheckLastExitCode
    dotnet test ./test/JsonApiDotNetCoreExampleTests/JsonApiDotNetCoreExampleTests.csproj
    CheckLastExitCode
    dotnet test ./test/NoEntityFrameworkTests/NoEntityFrameworkTests.csproj
    CheckLastExitCode
    dotnet test ./test/OperationsExampleTests/OperationsExampleTests.csproj
    CheckLastExitCode
    dotnet build .\src\JsonApiDotNetCore -c Release

  • dotnet test ./test/UnitTests/UnitTests.csproj
    dotnet test ./test/JsonApiDotNetCoreExampleTests/JsonApiDotNetCoreExampleTests.csproj
    dotnet test ./test/NoEntityFrameworkTests/NoEntityFrameworkTests.csproj
    dotnet test ./test/OperationsExampleTests/OperationsExampleTests.csproj

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

No branches or pull requests

1 participant