From 657919104fa9ced2cfc54ee7ee19ce7ea4e2df65 Mon Sep 17 00:00:00 2001 From: Marek Habersack Date: Fri, 28 May 2021 10:09:22 +0200 Subject: [PATCH] Reference the new Mono.Unix nuget Mono.Posix.NETStandard is being replaced with the new Mono.Unix package in Xamarin.Android. Xamarin.Android imports the `MSBuildReferences.projitems` file which referenced the older package. This commit switches to the new package. --- .../MSBuildReferences.projitems | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems b/src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems index 4b0dd18..1b27a12 100644 --- a/src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems +++ b/src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems @@ -6,7 +6,8 @@ 15.1.0.0 16.5 - 1.0.24 + 2.0.0-alpha4 + 7.0.0-alpha8.21302.6 @@ -40,7 +41,7 @@ - +