File tree Expand file tree Collapse file tree 3 files changed +2
-37
lines changed
src/Arcus.Testing.Tests.Integration Expand file tree Collapse file tree 3 files changed +2
-37
lines changed Original file line number Diff line number Diff line change 2525 <ProjectReference Include =" ..\Arcus.Testing.Assert\Arcus.Testing.Assert.csproj" />
2626 <ProjectReference Include =" ..\Arcus.Testing.Core\Arcus.Testing.Core.csproj" />
2727 <ProjectReference Include =" ..\Arcus.Testing.Integration.DataFactory\Arcus.Testing.Integration.DataFactory.csproj" />
28+ <ProjectReference Include =" ..\Arcus.Testing.Logging.Xunit\Arcus.Testing.Logging.Xunit.csproj" />
2829 <ProjectReference Include =" ..\Arcus.Testing.Storage.Blob\Arcus.Testing.Storage.Blob.csproj" />
2930 <ProjectReference Include =" ..\Arcus.Testing.Storage.Cosmos\Arcus.Testing.Storage.Cosmos.csproj" />
3031 <ProjectReference Include =" ..\Arcus.Testing.Storage.Table\Arcus.Testing.Storage.Table.csproj" />
Original file line number Diff line number Diff line change 1- using Arcus . Template . Tests . Integration . Logging ;
2- using Arcus . Testing . Tests . Integration . Configuration ;
1+ using Arcus . Testing . Tests . Integration . Configuration ;
32using Bogus ;
43using Microsoft . Extensions . Logging ;
54using Xunit . Abstractions ;
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments