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 288730e commit cfa0ee0Copy full SHA for cfa0ee0
1 file changed
appveyor.yml
@@ -6,6 +6,9 @@ skip_commits:
6
files:
7
- '**/*.md'
8
9
+install:
10
+ - choco install dotnet-sdk --version 10.0.102
11
+
12
environment:
13
Appveyor: true
14
# Postgres
0 commit comments