Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 045a7cd

Browse files
Update choco version
1 parent 2262429 commit 045a7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ install:
1818
1919
git submodule update --recursive --force
2020
nuget restore GitHubVS.sln
21-
- choco install --no-progress BCC-MSBuildLog --version 0.1.6-report-writing0002 --pre
21+
- choco install --no-progress BCC-MSBuildLog --version 0.1.6 --pre
2222
- choco install --no-progress BCC-Submission --version 0.1.3 --pre
2323
build_script:
2424
- ps: scripts\build.ps1 -AppVeyor -BuildNumber:$env:APPVEYOR_BUILD_NUMBER

0 commit comments

Comments
 (0)