We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c02960 commit 2242af1Copy full SHA for 2242af1
appveyor.yml
@@ -22,8 +22,8 @@ after_build:
22
- cmd: del lib\*.nupkg
23
- cmd: NuGet pack
24
25
-test_script:
26
-- cmd: dotnet test --framework net47 --configuration Release --verbosity q
+#test_script:
+#- cmd: dotnet test --framework net47 --configuration Release --verbosity q
27
28
artifacts:
29
- path: 'Unity.*.nupkg'
0 commit comments