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 4f5e7fe commit 1338cf5Copy full SHA for 1338cf5
.github/workflows/cd-controls.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: microsoft/setup-msbuild@v2
41
- name: Setup NuGet
42
uses: NuGet/setup-nuget@v2
43
- - name: Setup .NET 8
+ - name: Setup .NET
44
uses: actions/setup-dotnet@v4
45
with:
46
global-json-file: global.json
0 commit comments