From d916d3f87fbbdaa39181efbdee16f3b88d619744 Mon Sep 17 00:00:00 2001 From: Ryan Brandenburg Date: Thu, 22 Jun 2017 16:28:30 -0700 Subject: [PATCH] Remove NetStandaRD.Library.NetFramework --- .travis.yml | 7 +++++++ build/common.props | 4 ---- build/dependencies.props | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2a46104677..1bef0f7589 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,11 +10,18 @@ os: - linux - osx osx_image: xcode8.2 +addons: + apt: + sources: + - debian-sid + packages: + - libunwind8 branches: only: - master - release - dev + - /^rel\/.*/ - /^(.*\/)?ci-.*$/ before_install: - if test "$TRAVIS_OS_NAME" == "osx"; then brew update; brew install openssl; ln -s /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib /usr/local/lib/; ln -s /usr/local/opt/openssl/lib/libssl.1.0.0.dylib /usr/local/lib/; fi diff --git a/build/common.props b/build/common.props index c238f868df..9947dadee0 100644 --- a/build/common.props +++ b/build/common.props @@ -16,10 +16,6 @@ - - - - diff --git a/build/dependencies.props b/build/dependencies.props index b2a57b1cb5..eae030f60a 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -3,7 +3,7 @@ 2.0.0-* 4.4.0-* 2.1.0-* - 4.7.1 + 4.7.49 2.0.0-* 2.0.0-* 2.0.0-*