Skip to content

Commit be56a4a

Browse files
committed
chore: Add AppVeyor build script
1 parent 8229855 commit be56a4a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.appveyor.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
version: 1.0.{build}
2+
skip_branch_with_pr: true
3+
image: Visual Studio 2017
4+
build_script:
5+
- cmd: dotnet build

0 commit comments

Comments
 (0)