apolcyn 1 year ago committed by GitHub
parent 52f9e011f3
commit 2e205d8fbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      test/distrib/csharp/run_distrib_test_dotnetcli.sh

@ -25,7 +25,7 @@ cd DistribTest
# TODO(jtattermusch): make sure we don't pollute the global nuget cache with
# the nugets being tested.
dotnet restore DistribTestDotNet.csproj
CLR_OPENSSL_VERSION_OVERRIDE=1.1 dotnet restore DistribTestDotNet.csproj
dotnet build DistribTestDotNet.csproj

Loading…
Cancel
Save