Skip to content

Commit f8d0b96

Browse files
author
Noah Potash
committed
Tabs again
1 parent fc028e8 commit f8d0b96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ image: Visual Studio 2015
33
build_script:
44
- cmd: >-
55
move Source\MySql.Data Source\SapientGuardian.MySql.Data
6-
6+
77
dotnet restore -v Warning
8-
8+
99
dotnet pack .\Source\SapientGuardian.MySql.Data -o .\artifacts\SapientGuardian.MySql.Data -c Release
1010
artifacts:
1111
- path: 'artifacts\**\*.nupkg'

0 commit comments

Comments
 (0)