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 ced77fb + 40476fa commit a7ca8cfCopy full SHA for a7ca8cf
TransactionProcessor.Client/TransactionProcessor.Client.csproj
@@ -10,7 +10,7 @@
10
</ItemGroup>
11
12
<ItemGroup>
13
- <ProjectReference Include="..\TransactionProcessor.DataTransferObjects\TransactionProcessor.DataTransferObjects.csproj" />
+ <ProjectReference Include="..\TransactionProcessor.DataTransferObjects\TransactionProcessor.DataTransferObjects.csproj" PrivateAssets="All" />
14
15
16
<Target Name="IncludeP2PAssets">
0 commit comments