Commit e6a22c97 authored by Jan Tattermusch's avatar Jan Tattermusch

test all frameworks on windows

parent 67fee073
......@@ -4,7 +4,7 @@ dotnet build src/Google.Protobuf.sln || goto :error
echo Running tests.
dotnet test -f netcoreapp2.1 src/Google.Protobuf.Test/Google.Protobuf.Test.csproj || goto :error
dotnet test src/Google.Protobuf.Test/Google.Protobuf.Test.csproj || goto :error
goto :EOF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment