From f86d9142b6a54929a617addf251af823aa27b0ea Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Fri, 11 Jun 2021 13:58:10 -0500 Subject: [PATCH] [build] temporarily require Mono 6.12.0.137 Context: https://github.com/xamarin/xamarin-android/pull/6014 We are occasionally seeing test failures with many forms of: Could not load file or assembly 'Microsoft.NET.StringTools, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. This seems to be caused by Mono 6.12.0.145 installed on some of the build machines. We can undo this change when #6014 goes in. --- Configuration.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.props b/Configuration.props index 8b6f8b0e65b..883de174ca5 100644 --- a/Configuration.props +++ b/Configuration.props @@ -95,7 +95,7 @@ $(MSBuildThisFileDirectory)external\mono https://xamjenkinsartifact.azureedge.net/build-package-osx-mono/2020-02/144/b4a385816ed4f1398d0184c38f19f560e868fd80/MonoFramework-MDK-6.12.0.137.macos10.xamarin.universal.pkg 6.12.0.137 - 6.12.99 + $(MonoRequiredMinimumVersion) False True $(MSBuildThisFileDirectory)external\mono\sdks\out\android-sources\external\linker\src