Skip to content

Commit cfab443

Browse files
committed
Internalize dynamic expression parsing library
Although System.Linq.Dynamic has been deprecated, we need to introduce small modifications to improve editing experience. Here we internalize the archived source to support these modifications.
1 parent 6b3d2ef commit cfab443

File tree

4 files changed

+2515
-1
lines changed

4 files changed

+2515
-1
lines changed

src/Bonsai.Scripting.Expressions/Bonsai.Scripting.Expressions.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageReference Include="Bonsai.Core" Version="2.9.0" />
8-
<PackageReference Include="System.Linq.Dynamic" Version="1.0.7" />
98
</ItemGroup>
109
</Project>

0 commit comments

Comments
 (0)