We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f5a7ad commit b6130d2Copy full SHA for b6130d2
.github/workflows/deploy.yml
@@ -98,7 +98,7 @@ jobs:
98
99
- name: Test Components.Framework
100
run: |
101
- & packages\xunit.runner.console.2.6.6\tools\net461\xunit.console.exe Components.Framework.Tests\bin\Release\GoC.WebTemplate.Components.Framework.Tests.dll
+ & packages\xunit.runner.console.2.9.3\tools\net461\xunit.console.exe Components.Framework.Tests\bin\Release\GoC.WebTemplate.Components.Framework.Tests.dll
102
103
- name: Create Nuget Packages
104
0 commit comments