Skip to content
This repository was archived by the owner on Dec 13, 2021. It is now read-only.

Commit ab3eff4

Browse files
committed
📙 Updated README
1 parent 31f07aa commit ab3eff4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Property List can be built manually from the source-code:
1616

1717
If you prefer, you can compile Property List yourself, you'll need:
1818

19-
* Visual Studio 2015 (or above)
19+
* Visual Studio 2017 (or above)
2020

2121
To clone it locally click the "Clone in Windows" button above or run the following git commands.
2222

@@ -79,13 +79,13 @@ What's left to do?
7979
- [x] ConvertDbToString
8080
- [x] ConvertDbToEditor
8181
- [x] ConvertEditorToDb
82-
- [ ] Browser testing (Chrome, Firefox, IE/Edge)
82+
- [x] Browser testing (Chrome, Firefox, IE/Edge)
8383

8484
- [x] PropertyValueConverter
8585
- [x] Get target DataType definition
8686
- [x] Create dummy PropertyType (in order to run the target property-editor's value-converter)
8787
- [x] Return as IEnumerable of that type
88-
- [ ] Investigate ModelsBuilder support - think it's to provide the return type
88+
- [x] Investigate ModelsBuilder support - think it's to provide the return type
8989

9090
- [x] Packaging
9191
- [x] MSBuild script
@@ -115,6 +115,6 @@ Have a question?
115115

116116
## License
117117

118-
Copyright © 2016 UMCO, Our Umbraco and [other contributors](https://github.com/umco/umbraco-property-list/graphs/contributors)
118+
Copyright © 2017 UMCO, Our Umbraco and [other contributors](https://github.com/umco/umbraco-property-list/graphs/contributors)
119119

120120
Licensed under the [MIT License](LICENSE.md)

0 commit comments

Comments
 (0)