Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The following dependencies (packages) were updated:
MinVer
from version4.3.0
to5.0.0
.Azure.AI.Vision.ImageAnalysis
from version1.0.0-beta.2
to1.0.0-beta.3
.Azure.Identity
from version1.11.4
to1.12.0
.Azure.Storage.Blobs
from version12.18.0
to12.20.0
.Microsoft.CognitiveServices.Speech
from version1.36.0
to1.38.0
.Azure.AI.OpenAI
from version1.0.0-beta.13
to2.0.0-beta.2
► This versions introduces a lot of breaking changes that affected the following use cases:Also:
appsettings.template.json
to clarify expected values..gitignore
to ignore any user's settings file, allowing each developer to keep its own copy of theappsettings.json
file.appsettings.<user_name>.json
file. These files are not committed to source control.This PR aims to solve issue #65