Skip to content
Snippets Groups Projects
Commit 0a5a0cab authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

build everything

parent 1c0f30c4
No related branches found
No related tags found
No related merge requests found
......@@ -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% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment