Update LICENSE, README.md, and 13 more files...

This commit is contained in:
2021-03-29 14:15:50 +02:00
commit 337ea1da3a
15 changed files with 21120 additions and 0 deletions

11
dist/tmp/widgets/package.xml vendored Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8" ?>
<package xmlns="http://www.mendix.com/package/1.0/">
<clientModule name="BackgroundTask" version="1.0.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<widgetFiles>
<widgetFile path="BackgroundTask.xml"/>
</widgetFiles>
<files>
<file path="incentro/backgroundtask"/>
</files>
</clientModule>
</package>