We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b34077d + 41b6c2e commit 257d685Copy full SHA for 257d685
1 file changed
samples/features/security/ledger/source/ContosoHR/ContosoHR.csproj
@@ -47,7 +47,7 @@
47
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.6" />
48
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="5.0.6" />
49
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.1" />
50
- <PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.3" />
+ <PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.7" />
51
<PackageReference Include="Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider" Version="2.0.0" />
52
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.6" />
53
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.6">
0 commit comments