22<package >
33 <metadata >
44 <id >Microting.eForm</id >
5- <version >1.6.4.18 </version >
5+ <version >1.6.4.19 </version >
66 <authors >Microting A/S</authors >
77 <owners >Microting A/S</owners >
88 <licenseUrl >https://github.com/microting/eform-sdk-dotnet/blob/master/LICENSE</licenseUrl >
99 <projectUrl >https://github.com/microting/eform-sdk-dotnet</projectUrl >
1010 <iconUrl >https://www.microting.com/wp-content/uploads/2016/02/Microting-O-Logo-1.jpg</iconUrl >
1111 <requireLicenseAcceptance >true</requireLicenseAcceptance >
1212 <description >A .NET SDK for integrating with the Microting eForm API</description >
13- <releaseNotes >Adding more log messages </releaseNotes >
13+ <releaseNotes >Changing some infrastructure to use rebus. </releaseNotes >
1414 <copyright >Copyright 2017</copyright >
1515 <dependencies >
1616 <dependency id =" Newtonsoft.Json" version =" 10.0.3" />
2121 <dependency id =" Rebus.Castle.Windsor" version =" 4.0.0" />
2222 <dependency id =" Castle.Core" version =" 4.0.0" />
2323 <dependency id =" Castle.Windsor" version =" 4.0.0" />
24+ <dependency id =" AWSSDK.Core" version =" 3.3.18.1" />
25+ <dependency id =" AWSSDK.SQS" version =" 3.3.3" />
2426 </dependencies >
2527 </metadata >
2628 <files >
27- <file src =" Compiled\eFormCommunicator.dll" target =" lib" />
28- <file src =" Compiled\eFormCore.dll" target =" lib" />
29- <file src =" Compiled\eFormData.dll" target =" lib" />
30- <file src =" Compiled\eFormShared.dll" target =" lib" />
31- <file src =" Compiled\eFormSqlController.dll" target =" lib" />
32- <file src =" Compiled\eFormSubscriber.dll" target =" lib" />
33- <file src =" Compiled\eForm.Messages.dll" target =" lib" />
34- <file src =" Compiled\AWSSDK.Core.dll" target =" lib" />
35- <file src =" Compiled\AWSSDK.SQS.dll" target =" lib" />
29+ <file src =" eFormCore\bin\Release\eFormCommunicator.dll" target =" lib" />
30+ <file src =" eFormCore\bin\Release\Microting.eForm.dll" target =" lib" />
31+ <file src =" eFormCore\bin\Release\eFormData.dll" target =" lib" />
32+ <file src =" eFormCore\bin\Release\eFormShared.dll" target =" lib" />
33+ <file src =" eFormCore\bin\Release\eFormSqlController.dll" target =" lib" />
34+ <file src =" eFormCore\bin\Release\eFormSubscriber.dll" target =" lib" />
35+ <file src =" eFormCore\bin\Release\eForm.Messages.dll" target =" lib" />
3636 </files >
3737</package >
0 commit comments