Open farabahar opened 6 days ago
So you added 14.1 to app.json because your app requires runtime 14.1? Or because you have a dependency on BC 25.1?
So you added 14.1 to app.json because your app requires runtime 14.1? Or because you have a dependency on BC 25.1?
We have a dependency on BC 25.1. Hence, we updated our app.json to this:
...
"platform": "25.0.0.0",
"application": "25.1.0.0",
"runtime": "14.1",
...
Describe the issue
Scripts used to create container and cause the issue
Full output of scripts
Additional context
-vsixFile preview
but still failing