added LineEndingConverter and WebNotifier to samples solutions

This commit is contained in:
Alex Fabijanic
2014-11-20 21:33:01 -06:00
parent bc0978d01e
commit 5830263700
25 changed files with 455 additions and 1 deletions

View File

@@ -6,4 +6,5 @@ vc.solution.include = \
RecordSet\\RecordSet;\
RowFormatter\\RowFormatter;\
Tuple\\Tuple;\
TypeHandler\\TypeHandler
TypeHandler\\TypeHandler;\
WebNotifier\\WebNotifier\