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 dfa7da6 + bebb486 commit 374ac48Copy full SHA for 374ac48
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