Skip to content
Snippets Groups Projects
Commit 20a97395 authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

upgrade C# protobuf dependencies to 3.0.0-beta3

parent 4c1dd4bc
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
@rem Current package versions
set VERSION=${settings.csharp_version}
set PROTOBUF_VERSION=3.0.0-beta2
set PROTOBUF_VERSION=3.0.0-beta3
@rem Packages that depend on prerelease packages (like Google.Protobuf) need to have prerelease suffix as well.
set VERSION_WITH_BETA=%VERSION%-beta
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment