简体   繁体   中英

Azure Function and WindowsAzure.Storage version (DLL Hell)

With VS 2017 latest update I'm creating a Azure Function project. Apparently this has a hard reference to WindowsAzure.Storage 7.2.1 build from September 2016(!) that is also referring other packages like OData, JSON etc.

Is it really advisable to downgrade to 7.2.1? (to be safe I would downgrade OData, JSON as well). This is the workaround on various blogs.

是的,目前,您必须坚持使用Azure Functions运行时所使用的依赖项版本。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM