Skip to content

Commit

Permalink
Update WeaverConfigEntry.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Feb 2, 2020
1 parent 12becd8 commit d64f572
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Fody/ConfigFileFinder/WeaverConfigEntry.cs
@@ -1,6 +1,7 @@
public class WeaverConfigEntry
{
public WeaverConfigEntry(WeaverConfigFile configFile,
public WeaverConfigEntry(
WeaverConfigFile configFile,
string elementName,
string content,
int executionOrder)
Expand Down

0 comments on commit d64f572

Please sign in to comment.