Skip to content

Commit

Permalink
Merge pull request #226 from sebader/dependabot/nuget/FetchDataFuncti…
Browse files Browse the repository at this point in the history
…ons/dev/Microsoft.Data.SqlClient-5.2.2

Bump Microsoft.Data.SqlClient from 5.2.1 to 5.2.2 in /FetchDataFunctions
  • Loading branch information
sebader authored Oct 2, 2024
2 parents 8aade36 + 74d4a0b commit 368b7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FetchDataFunctions/FetchDataFunctions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.DurableTask.Netherite" Version="1.5.4" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.2.0" />
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.7" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.7" />

Expand Down

0 comments on commit 368b7ac

Please sign in to comment.