Particular / NServiceBus.Azure

Transports and storage for Windows Azure
https://docs.particular.net/nservicebus/azure/
Other
10 stars 15 forks source link

Typo in a string when installing NServiceBus.Azure on net standard class library #294

Closed mishra14 closed 7 years ago

mishra14 commented 7 years ago

Found a typo while installing NServiceBus.Azure on class library targeting netstandard

Replace NServiceBus.Azure packages with appropreate ones as described in README.MD at https://github.com/Particular/NServiceBus.Azure

Actual - appropreate Expected - appropriate

SeanFeldman commented 7 years ago

Thank you @mishra14. Good catch 😃

The repository is deprecated now and there's no real value to release an update package as it will add more confusion. We've documented here the changes. Deprecation package is for users to know that NServiceBus.Azure is no longer a package they need to reference. As well as what packages should be referenced instead.