mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Merge pull request #1176 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR/System.Linq.Dynamic.Core-1.3.0
Bump System.Linq.Dynamic.Core from 1.2.10 to 1.3.0 in /samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.3.0" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="5.0.2" />
|
||||
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.10" />
|
||||
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.3.0" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user