Skip to content

Commit 74ed2b3

Browse files
committed
fix a test
1 parent 44016e2 commit 74ed2b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Xamarin.Android.Build.Tasks/Tests/Xamarin.Android.Build.Tests/AndroidUpdateResourcesTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -830,6 +830,7 @@ public string GetFoo () {
830830
rawToDelete,
831831
},
832832
};
833+
libProj.SetProperty ("Deterministic", "true");
833834
var appProj = new XamarinAndroidApplicationProject () {
834835
IsRelease = true,
835836
ProjectName = "App1",

0 commit comments

Comments
 (0)