Skip to content

Commit fc17bce

Browse files
authored
Merge pull request #47 from Codes-Exe/dependabot/nuget/samples/features/security/contoso-hr-sql-db/source/ContosoHR/Microsoft.Data.SqlClient-3.1.5
Bump Microsoft.Data.SqlClient from 3.0.0 to 3.1.5 in /samples/features/security/contoso-hr-sql-db/source/ContosoHR
2 parents 3bc0861 + 415cfbb commit fc17bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/features/security/contoso-hr-sql-db/source/ContosoHR/ContosoHR.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="Azure.Identity" Version="1.11.0" />
1010
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.1" />
11-
<PackageReference Include="Microsoft.Data.SqlClient" Version="3.0.0" />
11+
<PackageReference Include="Microsoft.Data.SqlClient" Version="3.1.5" />
1212
<PackageReference Include="Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider" Version="3.0.0" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.7" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.7">

0 commit comments

Comments
 (0)