Skip to content

Commit 2568c2c

Browse files
committed
debug(appveyor): log dotnet version
1 parent 30569a6 commit 2568c2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ branches:
88
nuget:
99
disable_publish_on_pr: true
1010
build_script:
11+
- ps: dotnet --version
1112
- ps: .\Build.ps1
1213
test: off
1314
artifacts:

0 commit comments

Comments
 (0)