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 9b5c4bb commit 838e88cCopy full SHA for 838e88c
src/Foundatio.Mediator/Foundatio.Mediator.csproj
@@ -18,6 +18,7 @@
18
19
<ItemGroup>
20
<None Include="$(OutputPath)\$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />
21
+ <None Include="..\Foundatio.Mediator.Abstractions\bin\$(Configuration)\netstandard2.0\Foundatio.Mediator.Abstractions.dll" Pack="true" PackagePath="lib/netstandard2.0" Visible="false" />
22
<Content Include="Foundatio.Mediator.props" Pack="true" PackagePath="build" Visible="true" />
23
<Content Include="Foundatio.Mediator.targets" Pack="true" PackagePath="build" Visible="true" />
24
</ItemGroup>
0 commit comments