Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
protobuf
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
protobuf
Commits
149e31a6
Commit
149e31a6
authored
Jul 17, 2018
by
Jan Tattermusch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgrade dotnet SDK to 2.1.3 on kokoro linux
parent
d754a0c4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
prepare_build_linux_rc
kokoro/linux/prepare_build_linux_rc
+1
-1
No files found.
kokoro/linux/prepare_build_linux_rc
View file @
149e31a6
...
...
@@ -7,7 +7,7 @@ sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/microsof
sudo
apt-key adv
--keyserver
keyserver.ubuntu.com
--recv-keys
EB3E94ADBE1229CF
sudo
apt-get update
# We use the .NET Core SDK 2.x to build...
sudo
apt-get
install
-y
dotnet-sdk-2.
0
.3
sudo
apt-get
install
-y
dotnet-sdk-2.
1
.3
# But we also need the 1.x framework to test against, as we
# target netstandard1.x
sudo
apt-get
install
-y
dotnet-sharedframework-microsoft.netcore.app-1.0.5
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment