We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da9e68e commit 623d7c5Copy full SHA for 623d7c5
build/DirectXTex-GitHub-Test-Dev17.yml
@@ -62,7 +62,7 @@ jobs:
62
script: git clone --quiet --no-tags https://%GITHUB_PAT%@github.com/walbourn/directxtextest.git Tests
63
workingDirectory: $(Build.SourcesDirectory)
64
failOnStderr: true
65
- - task: NuGetToolInstaller
+ - task: NuGetToolInstaller@1
66
displayName: 'Use NuGet'
67
- task: NuGetCommand@2
68
displayName: NuGet restore tests
build/DirectXTex-GitHub-Test.yml
@@ -60,7 +60,7 @@ jobs:
60
61
0 commit comments