rebus-org / Rebus.MySql

:bus: MySQL integration for Rebus
https://mookid.dk/category/rebus
Other
7 stars 6 forks source link

Change casing of Rebus Package Reference #3

Closed robvanpamel closed 7 years ago

robvanpamel commented 7 years ago

Hi,

This will change the casing of the Package Reference for Rebus. (to work with project.json files)

Kind Regards Rob

Rebus is MIT-licensed. The code submitted in this pull request needs to carry the MIT license too. By leaving this text in, I hereby acknowledge that the code submitted in the pull request has the MIT license and can be merged with the Rebus codebase.

CLAassistant commented 7 years ago

CLA assistant check
All committers have signed the CLA.

mookid8000 commented 7 years ago
mookid8000 commented 7 years ago
mookid8000 commented 7 years ago

Oh well... seems the CLA Assistant just needed a click on "Recheck stuff".... looks good now 😄

robvanpamel commented 7 years ago

thanks :)

mookid8000 commented 7 years ago

it's out in 1.0.0-b03 in a few seconds

robvanpamel commented 7 years ago

Thanks , The same issue arised in the autofac and the AWS-SQS libraries. I created a pull reqeusts for them as well :-)

mookid8000 commented 7 years ago

excellent

mookid8000 commented 7 years ago

although I am a little bit worried that this is actually a Visual Studio 2017 problem – I usually

install-package rebus -prerelease -projectname <my-project>

when I need to install a NuGet package into my project, so the PackageReference element was not added by me directly....