|
Revision 12256, 0.6 KB
(checked in by bayral, 21 months ago)
|
|
adding PiwigoUpload project for a simple tools for upload your photo recursively
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="utf-8"?> |
|---|
| 2 | <!-- |
|---|
| 3 | This file is automatically generated by Visual Studio .Net. It is |
|---|
| 4 | used to store generic object data source configuration information. |
|---|
| 5 | Renaming the file extension or editing the content of this file may |
|---|
| 6 | cause the file to be unrecognizable by the program. |
|---|
| 7 | --> |
|---|
| 8 | <GenericObjectDataSource DisplayName="PwgCategoryList" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
|---|
| 9 | <TypeInfo>Com.Piwigo.Uploader.DTO.PwgCategoryList, PiwigoUpload, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
|---|
| 10 | </GenericObjectDataSource> |
|---|