Commit c6090ca
committed
[Xamarin.Android.Build.Tasks] Files.ExtractAll timestamps
This fixes the failing test on MacOS. It appears I'm seeing diffent
behavior running on Mono, and I'm having to explicitly set the
timestamps on files being extracted from a zip.
I also couldn't use `MonoAndroidHelper`, since it's method that does
this requires the MSBuild logger.1 parent 1f862e8 commit c6090ca
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
248 | 251 | | |
249 | 252 | | |
250 | 253 | | |
| |||
0 commit comments