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 0683b4c commit 82c24c4Copy full SHA for 82c24c4
.appveyor.yml
@@ -8,7 +8,6 @@ image: Visual Studio 2022
8
configuration: Release
9
clone_depth: 1
10
before_build:
11
-- cmd: choco install dotnet-sdk --version 8.0.100
12
- cmd: dotnet restore
13
build:
14
project: MyTested.AspNetCore.Mvc.sln
0 commit comments