We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f6d4b3 commit a10246bCopy full SHA for a10246b
1 file changed
appveyor.yml
@@ -42,6 +42,8 @@ for:
42
- matrix:
43
only:
44
- image: Ubuntu
45
+ before_build:
46
+ - nuget restore XMLUnit.NET.NetFramework.sln
47
build_script:
48
- xbuild XMLUnit.NET.NetFramework.sln
49
0 commit comments