Sign in
bazel
/
bazel
/
6a7b0fb65413aadbc3b9c726649629324c8a3cd9
/
.
/
third_party
/
protobuf
/
3.6.1
/
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
%