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:
Matteo Taveggia
2023-08-29 12:31:53 -07:00
committed by GitHub
@@ -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>