Skip to content

Commit 665b461

Browse files
Bump System.Linq.Dynamic.Core in /SampleWebApiAspNetCore
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.2.24 to 1.6.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.24...v1.6.0) --- updated-dependencies: - dependency-name: System.Linq.Dynamic.Core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05da9cb commit 665b461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SampleWebApiAspNetCore/SampleWebApiAspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="5.0.0" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.2" />
1616
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
17-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.24" />
17+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.0" />
1818
</ItemGroup>
1919

2020
</Project>

0 commit comments

Comments
 (0)