Began restoring the unit tests (and porting any usages of NMock to NSubstitute)

This commit is contained in:
Markus Ewald 2024-07-24 14:10:08 +02:00 committed by cygon
parent 825cd8c105
commit 8b011981d9
16 changed files with 46 additions and 58 deletions

View file

@ -7,6 +7,7 @@
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<AssemblyName>Nuclex.Support</AssemblyName>
<RootNamespace>Nuclex.Support</RootNamespace>
<IntermediateOutputPath>obj\source</IntermediateOutputPath>
</PropertyGroup>
<ItemGroup>