Skip to content

Commit 2148fef

Browse files
Update dependency Microsoft.Azure.Functions.Worker.Sdk to 2.0.7 (#83)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 7af2b62 commit 2148fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SqlBulkSyncFunction/SqlBulkSyncFunction.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.3.0" />
1313
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Storage" Version="6.8.0" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
15-
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.6" OutputItemType="Analyzer" />
15+
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.7" OutputItemType="Analyzer" />
1616
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.2.0" />
1717
<PackageReference Include="Azure.Identity" Version="1.17.0" />
1818
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.0" />

0 commit comments

Comments
 (0)