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 340adb9 commit f3cf3f1Copy full SHA for f3cf3f1
.github/workflows/build-and-test.yaml
@@ -26,7 +26,7 @@ jobs:
26
uses: microsoft/[email protected]
27
28
- name: Update NuGet packages
29
- run: nuget update .\Projects\VisualStudio\maxGUI\packages.config
+ run: nuget update .\Projects\VisualStudio\maxGUI.sln
30
31
- name: Build
32
working-directory: ${{env.GITHUB_WORKSPACE}}
0 commit comments