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 374ac48 + 7e0e76f commit 3a1cee7Copy full SHA for 3a1cee7
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