From 6e4f9c22a7f95c938a51648fa6e350786bb5e907 Mon Sep 17 00:00:00 2001 From: Dean Ellis Date: Mon, 24 Jan 2022 15:35:13 +0000 Subject: [PATCH] Fix Typo in commit 0dcf7172 We should have used `==` not `!=` when doing the `LibZipSharpVersion` check. --- .../MSBuildReferences.projitems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems b/src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems index 54422ea..a5064c4 100644 --- a/src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems +++ b/src/Microsoft.Android.Build.BaseTasks/MSBuildReferences.projitems @@ -5,7 +5,7 @@ 16.10.0 - 2.0.2 + 2.0.2 7.0.0-final.1.21369.2