Skip to content

Commit b91bd82

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

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)