Closed kcragin closed 8 years ago
Here's the change we discussed. A single regex with |s in it seems to suffice for a list of assemblies. See the app.config of the test project for an example.
|
app.config
Looks great. Thanks for your contribution! It's in 2.1.0 on NuGet. Please make sure it all works well with official build.
Here's the change we discussed. A single regex with
|
s in it seems to suffice for a list of assemblies. See theapp.config
of the test project for an example.