This repository was archived by the owner on Dec 13, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Property List can be built manually from the source-code:
16
16
17
17
If you prefer, you can compile Property List yourself, you'll need:
18
18
19
- * Visual Studio 2015 (or above)
19
+ * Visual Studio 2017 (or above)
20
20
21
21
To clone it locally click the "Clone in Windows" button above or run the following git commands.
22
22
@@ -79,13 +79,13 @@ What's left to do?
79
79
- [x] ConvertDbToString
80
80
- [x] ConvertDbToEditor
81
81
- [x] ConvertEditorToDb
82
- - [ ] Browser testing (Chrome, Firefox, IE/Edge)
82
+ - [x ] Browser testing (Chrome, Firefox, IE/Edge)
83
83
84
84
- [x] PropertyValueConverter
85
85
- [x] Get target DataType definition
86
86
- [x] Create dummy PropertyType (in order to run the target property-editor's value-converter)
87
87
- [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
89
89
90
90
- [x] Packaging
91
91
- [x] MSBuild script
@@ -115,6 +115,6 @@ Have a question?
115
115
116
116
## License
117
117
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 )
119
119
120
120
Licensed under the [ MIT License] ( LICENSE.md )
You can’t perform that action at this time.
0 commit comments