We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3bc0861 + 415cfbb commit fc17bceCopy full SHA for fc17bce
samples/features/security/contoso-hr-sql-db/source/ContosoHR/ContosoHR.csproj
@@ -8,7 +8,7 @@
8
<ItemGroup>
9
<PackageReference Include="Azure.Identity" Version="1.11.0" />
10
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.1" />
11
- <PackageReference Include="Microsoft.Data.SqlClient" Version="3.0.0" />
+ <PackageReference Include="Microsoft.Data.SqlClient" Version="3.1.5" />
12
<PackageReference Include="Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider" Version="3.0.0" />
13
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.7" />
14
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.7">
0 commit comments