You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,3 +56,8 @@ Currently, you can deploy the **UWP** project in several different ways based on
56
56
57
57
The **appcompat** branch of the sample code repository contains Android projects that have been modified to use AppCompat and Material Design. The modification is the same as that described in the article [Adding AppCompat and Material Design](https://developer.xamarin.com/guides/xamarin-forms/platform-features/android/appcompat/).
58
58
The two F# samples in Chapter 2 do not build in this branch. These are the only two samples that contain F# startup code.
59
+
60
+
### Version upgrades
61
+
62
+
As of August 12, 2016, all sample code has been upgraded to Xamarin.Forms version 2.3.1.114.
0 commit comments