We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f4776 commit d3b9712Copy full SHA for d3b9712
appveyor.yml
@@ -8,6 +8,6 @@ build:
8
project: build.proj
9
verbosity: normal
10
test_script:
11
-- nunit-console.exe bin\ReleaseTests\React.Tests\React.Tests.dll
+- nunit3-console.exe bin\ReleaseTests\React.Tests\React.Tests.dll
12
artifacts:
13
-- path: output\*.nupkg
+- path: output\*.nupkg
0 commit comments