Skip to content

Commit b4cf65f

Browse files
committed
Checking if the .NET version is the issue
1 parent dbcd17a commit b4cf65f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ skip_branch_with_pr: true
44
environment:
55
BUILD_ARTIFACT_PATH: build-artifacts
66

7+
install:
8+
- choco install dotnet-sdk
9+
710
build_script:
811
- ps: dotnet --version
912
- ps: dotnet restore

0 commit comments

Comments
 (0)