Sign in
android
/
platform
/
external
/
protobuf
/
969d245bd3e8187f89e7923797bc397d583e0abb
/
.
/
csharp
/
build_packages.bat
blob: d7205659f103a4655a606bbfe0adfe15eab69d78 [
file
] [
log
] [
blame
]
@rem
Builds
Google
.
Protobuf
NuGet
packages
dotnet restore src
/
Google
.
Protobuf
.
sln
dotnet pack
-
c
Release
src
/
Google
.
Protobuf
.
sln
||
goto
:
error
goto
:
EOF
:
error
echo
Failed
!
exit
/
b
%
errorlevel
%