1 parent 8b1e783 commit 62cbc60Copy full SHA for 62cbc60
1 file changed
src/SqlBulkSyncFunction/SqlBulkSyncFunction.csproj
@@ -14,7 +14,7 @@
14
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
15
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.7" OutputItemType="Analyzer" />
16
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.2.0" />
17
- <PackageReference Include="Azure.Identity" Version="1.17.0" />
+ <PackageReference Include="Azure.Identity" Version="1.17.1" />
18
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.0" />
19
</ItemGroup>
20
<ItemGroup>
0 commit comments