Forgot to bump AppConfig nuget dependency when adding Snapshots.

This commit is contained in:
Steve Molloy 2024-10-11 11:50:24 -07:00
Родитель aca6c53bab
Коммит fdc5f40e46
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -20,7 +20,7 @@
<dependencies>
<dependency id="Microsoft.Configuration.ConfigurationBuilders.Base" version="$NuGetPackageBaseDependencyVersion$" />
<dependency id="Azure.Data.AppConfiguration" version="1.1.0" />
<dependency id="Azure.Data.AppConfiguration" version="1.3.0" />
<dependency id="Azure.Identity" version="1.11.4" />
<dependency id="Azure.Security.KeyVault.Secrets" version="4.4.0" />
</dependencies>