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 bebb486Copy full SHA for bebb486
samples/features/security/ledger/source/ContosoHR/ContosoHR.csproj
@@ -61,7 +61,7 @@
61
</PackageReference>
62
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.2.9" />
63
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="5.0.2" />
64
- <PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.9" />
+ <PackageReference Include="System.Linq.Dynamic.Core" Version="1.3.0" />
65
</ItemGroup>
66
67
</Project>
0 commit comments