Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
HEAD
/
.
/
csharp
/
build_packages.bat
blob: 9e68229037f5ab0448acb7c93a144ac76fb35f32 [
file
] [
log
] [
blame
]
@rem
Builds
Google
.
Protobuf
NuGet
packages
dotnet restore src
/
Google
.
Protobuf
.
sln
dotnet pack
-
c
Release
src
/
Google
.
Protobuf
.
sln
-
p
:
ContinuousIntegrationBuild
=
true
||
goto
:
error
goto
:
EOF
:
error
echo
Failed
!
exit
/
b
%
errorlevel
%