Skip to content

Commit 7e0e76f

Browse files
Bump System.Linq.Dynamic.Core
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.2.10 to 1.3.0. - [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases) - [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md) - [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.2.10...v1.3.0) --- updated-dependencies: - dependency-name: System.Linq.Dynamic.Core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3653aa6 commit 7e0e76f

File tree

1 file changed

+1
-1
lines changed
  • samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR

1 file changed

+1
-1
lines changed

samples/features/security/always-encrypted-with-secure-enclaves/source/ContosoHR/ContosoHR.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</PackageReference>
3232
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.3.0" />
3333
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="5.0.2" />
34-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.10" />
34+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.3.0" />
3535
</ItemGroup>
3636

3737
</Project>

0 commit comments

Comments
 (0)