Skip to content

Commit 467a9d3

Browse files
committed
Update readme
1 parent f2f955c commit 467a9d3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Xamarin binding project for the https://github.com/wdullaer/MaterialDateTimePicker project.
33

44
# Versions
5+
6+
## 3.5.0
7+
* wdullaer/MaterialDateTimePicker version 3.5.0
8+
* Compiled against Android 7.1
9+
* Xamarin support libraries 25.4.0.2
10+
11+
## 3.3.0
512
* wdullaer/MaterialDateTimePicker version 3.3.0
613
* Compiled against Android 7.1
714
* Xamarin support libraries 25.4.0.2

Xamarin.Wdullaer.MaterialDateTimePicker.sln

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 15
4-
VisualStudioVersion = 15.0.26730.8
4+
VisualStudioVersion = 15.0.27004.2009
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.Wdullaer.MaterialDateTimePicker", "Xamarin.Wdullaer.MaterialDateTimePicker.csproj", "{0A809DF5-5A11-4E44-909A-9D28DD74478D}"
77
EndProject
8+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{67405C78-5ADE-4F2D-96C9-5174A34AACEE}"
9+
ProjectSection(SolutionItems) = preProject
10+
README.md = README.md
11+
EndProjectSection
12+
EndProject
813
Global
914
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1015
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)