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.
2 parents 42f3e4e + 4cf786a commit bcd9028Copy full SHA for bcd9028
MessagingService.Client/MessagingService.Client.csproj
@@ -2,6 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
5
+ <TargetsForTfmSpecificBuildOutput>$(TargetsForTfmSpecificBuildOutput);IncludeP2PAssets</TargetsForTfmSpecificBuildOutput>
6
</PropertyGroup>
7
8
<ItemGroup>
0 commit comments