Skip to content

Commit 509d841

Browse files
committed
Revert protoc version
1 parent 77ad704 commit 509d841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/build-template-window.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
displayName: 'Install .NET Core SDK'
2323
inputs:
2424
version: 8.0.303
25-
- script: choco install protoc --version=3.27.2 -y
25+
- script: choco install protoc --version=3.19.4 -y
2626
displayName: 'Install protobuf'
2727
- script: choco install unzip
2828
displayName: 'Install unzip'

0 commit comments

Comments
 (0)