Skip to content

Commit f53852b

Browse files
authored
Update appveyor.yml
1 parent 0349efc commit f53852b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ install:
66
- ps: $env:build_version = (Select-Xml -Path ".\Package.nuspec" -XPath "/package/metadata/version" | Select-Object -ExpandProperty Node).InnerText
77
- ps: Update-AppveyorBuild -Version "$env:build_version.$env:APPVEYOR_BUILD_NUMBER"
88
- cmd: git submodule --quiet update --init
9-
- cmd: git submodule foreach git pull
109

1110
dotnet_csproj:
1211
patch: false

0 commit comments

Comments
 (0)