Skip to content

Commit 2970745

Browse files
Bump System.Linq.Dynamic.Core from 1.2.10 to 1.2.12
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.2.10 to 1.2.12. - [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.2.12) --- updated-dependencies: - dependency-name: System.Linq.Dynamic.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5919b1 commit 2970745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NHibernate.Test/NHibernate.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<PackageReference Include="Microsoft.AspNetCore.OData" Version="7.5.8" />
5959
<PackageReference Include="Microsoft.Data.SqlClient" Version="3.0.0" />
6060
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.114.3" />
61-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.10" />
61+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.12" />
6262
<PackageReference Include="NSubstitute" Version="4.2.2" />
6363
<PackageReference Include="NUnit" Version="3.13.2" />
6464
<PackageReference Include="NUnit3TestAdapter" Version="3.15.1" />

0 commit comments

Comments
 (0)