At least in the current System.IO.Abstractions.TestingHelpers-2.1.0.178 the assembly itself is only named TestingHelpers.dll, i.e. no System.IO.Abstractions prefix. This is a inconsistency with the main System.IO.Abstractions and yells for name clashes: "TestingHelpers.dll" is quite generic.
Please consider naming the assembly System.IO.Abstractions.TestingHelpers.dll in future versions.
At least in the current
System.IO.Abstractions.TestingHelpers-2.1.0.178the assembly itself is only namedTestingHelpers.dll, i.e. noSystem.IO.Abstractionsprefix. This is a inconsistency with the mainSystem.IO.Abstractionsand yells for name clashes: "TestingHelpers.dll" is quite generic.Please consider naming the assembly
System.IO.Abstractions.TestingHelpers.dllin future versions.