From 421e8a71e61525436bc7b0265d43af991fecc185 Mon Sep 17 00:00:00 2001 From: Ryan Brandenburg Date: Mon, 24 Sep 2018 15:41:15 -0700 Subject: [PATCH] Don't install 2.0 on linux-musl (#1418) Don't install 2.0 on linux-musl --- build/repo.props | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/repo.props b/build/repo.props index d2c144e0d4..b9c0934163 100644 --- a/build/repo.props +++ b/build/repo.props @@ -50,7 +50,8 @@ FeedCredential="$(DotNetAssetRootAccessTokenSuffix)" /> - + +