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.
1 parent 3653aa6 commit 7e0e76fCopy full SHA for 7e0e76f
samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR/ContosoHR.csproj
@@ -31,7 +31,7 @@
31
</PackageReference>
32
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.3.0" />
33
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="5.0.2" />
34
- <PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.10" />
+ <PackageReference Include="System.Linq.Dynamic.Core" Version="1.3.0" />
35
</ItemGroup>
36
37
</Project>
0 commit comments