Closed KristianJakubik closed 6 years ago
All tests green, works well. Thank you!
Hey @KristianJakubik,
we would like to thank you for contributing to Kentico's open-source project. As a sign of our appreciation, we would like to send you some Kentico Developer Community SWAG!
Please fill out your postal address if you are interested.
This comment was automatically generated. If you've submitted more than one pull request, it's OK to fill out the form just once.
Kentico Developer Community
If there’s anything we can do to help, please don’t hesitate to reach out to us at developerscommunity@kentico.com
Hi, this PR fixes #5 issue.
I've sort of figured out, that Kentico.Library major version must match with project k{version}, otherwise they are not able to compile. For that reason I've added
allowedVersions
attribute in package configs.I was not able to run all the tests. I think, the reason might be not having the proper BLOB Azure credentials, but I'm new to Azure, so the mistake might be elsewhere.