0
我重命名了我的項目程序集,現在我改變了它,現在我得到這個錯誤。Azure移動服務錯誤:多個靜態類
More than one static class with name 'WebApiConfig' was found as bootstrapper in assemblies: Restful, Service. Please provide only one class or use the 'IBootstrapper' attribute to define a unique bootstrapper.
我經歷了this後堆棧溢出來了,跟隨它到底,錯誤仍然存在。有人能幫助我解決這個問題,我現在應該採取哪些行動,謝謝。