We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d74450 commit 8567382Copy full SHA for 8567382
src/ServiceControl.Transports.ASBS.Tests/ServiceControl.Transports.ASBS.Tests.csproj
@@ -5,6 +5,7 @@
5
</PropertyGroup>
6
7
<ItemGroup>
8
+ <ProjectReference Include="..\ServiceControl.Configuration\ServiceControl.Configuration.csproj" />
9
<ProjectReference Include="..\ServiceControl.Transports.ASBS\ServiceControl.Transports.ASBS.csproj" />
10
<!-- Needed to bring the dependencies that the transport plugin excludes -->
11
<ProjectReference Include="..\ServiceControl.Transports\ServiceControl.Transports.csproj" />
0 commit comments