App Service Config fails version check do to SDK not bumped to 2.0.0
Closed this issue · 0 comments
lenny-goodell commented
Core Data version was change to 2.0.0, but does to go module issues not planned for, the SDK has not been bump to 2.0.0 which causes the SDK's version check to fail.
Temporary fix is to disable the version check by overriding command in compose file to ad -s
option.