Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .external
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
xamarin/monodroid:main@ff633623e2c5793e765b7e498c7ea3f9dd7cbe88
xamarin/monodroid:main@76c04cd15eca7afc269a6d26296e9d2db6f79be2
mono/mono:2020-02@b4a385816ed4f1398d0184c38f19f560e868fd80
8 changes: 8 additions & 0 deletions Documentation/release-notes/5860.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#### Application build and deployment

- [GitHub Issue #5863](https://github.com/xamarin/xamarin-android/issues/5863):
Setting the `AndroidFastDeploymentType` MSBuild property to `Assemblies:Dexes`
may result in an MSB3680 error "The source file "obj/Debug/androidx/jl/classes.dex" does not exist".
- [GitHub PR #5860](https://github.com/xamarin/xamarin-android/pull/5860):
Improve Fast Deployment error reporting so that more error conditions get more unique
and actionable error messages.
Comment thread
dellis1972 marked this conversation as resolved.