Skip to content

Commit

Permalink
build everything
Browse files Browse the repository at this point in the history
  • Loading branch information
jtattermusch committed Jul 29, 2016
1 parent 13bb157 commit a1bd716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/run_tests/build_csharp_coreclr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ cd $(dirname $0)/../../src/csharp
# TODO(jtattermusch): introduce caching
dotnet restore .

dotnet build -f netstandard1.5 --configuration $MSBUILD_CONFIG '**/project.json'
dotnet build --configuration $MSBUILD_CONFIG '**/project.json'

0 comments on commit a1bd716

Please sign in to comment.