parameter
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Version>2.1.8</Version>
|
||||
<Version>2.1.9</Version>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
@@ -132,7 +132,7 @@ namespace Pilz.Plugins
|
||||
Assembly = assembly
|
||||
};
|
||||
|
||||
LoadPlugin(result);
|
||||
LoadPlugin(result, parameters);
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user