Azure / azure-service-bus-dotnet

☁️ .NET Standard client library for Azure Service Bus
https://azure.microsoft.com/services/service-bus
Other
235 stars 120 forks source link

5.0.1: "Strong name signature could not be verified" #601

Closed TradePeg closed 6 years ago

TradePeg commented 6 years ago

New nuget package 5.0.1 could not load with the following exception:

"Could not load file or assembly 'Microsoft.ServiceBus' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key."

Rolling back to 5.0.0 seems to solve this

SeanFeldman commented 6 years ago

Wrong repo. See https://github.com/Azure/azure-service-bus/issues/248, which is exactly for this issue.