Skip to content

Commit ecd010f

Browse files
haroldcamposecfan
andauthored
Update articles/logic-apps/rules-engine/create-rules-engine-project.md
Co-authored-by: Esther Fan <[email protected]>
1 parent b357875 commit ecd010f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/rules-engine/create-rules-engine-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ To reuse existing rules from Microsoft BizTalk Server, you can export them. Howe
279279
```csharp
280280
private readonly ILogger<RulesFunction> logger;
281281

282-
private FileStoreRuleExplorer ruleExplorer;
282+
private FileStoreRuleExplorer ruleExplorer;
283283

284284
public RulesFunction(ILoggerFactory loggerFactory)
285285
{

0 commit comments

Comments
 (0)