Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/nuget/classic-azure-c…
Browse files Browse the repository at this point in the history
…s-msi-keyvault-rbac/webapp/nuget-security-group-e6fbcc646e' into combined-pr-branch
  • Loading branch information
thomas11 committed Feb 3, 2024
2 parents 7a0dbf4 + 44d8901 commit f12e820
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion classic-azure-cs-msi-keyvault-rbac/webapp/webapp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Data.SqlClient" Version="4.6.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.0.3" />
<PackageReference Include="Microsoft.Azure.Storage.Blob" Version="10.0.3" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion classic-azure-py-msi-keyvault-rbac/webapp/webapp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Data.SqlClient" Version="4.6.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.0.3" />
<PackageReference Include="Microsoft.Azure.Storage.Blob" Version="10.0.3" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion classic-azure-ts-msi-keyvault-rbac/webapp/webapp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Data.SqlClient" Version="4.6.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.0.3" />
<PackageReference Include="Microsoft.Azure.Storage.Blob" Version="10.0.3" />
</ItemGroup>
Expand Down

0 comments on commit f12e820

Please sign in to comment.