Skip to content

Commit

Permalink
removed from example in favor of RulesEngine serialized version
Browse files Browse the repository at this point in the history
  • Loading branch information
asulwer committed Nov 13, 2024
1 parent a249c31 commit cadf9a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 128 deletions.
1 change: 1 addition & 0 deletions demo/DemoApp/JsonSerializerConverter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

using RulesEngine.HelperFunctions;
using RulesEngine.Models;
using RulesEngine.Serialization;
using System;
using System.Collections.Generic;
using System.Dynamic;
Expand Down
128 changes: 0 additions & 128 deletions demo/DemoApp/ObjectAsPrimitiveConverter.cs

This file was deleted.

0 comments on commit cadf9a6

Please sign in to comment.