We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f6f330 commit a7787ceCopy full SHA for a7787ce
1 file changed
src/Features/Blockcore.Features.MemoryPool/Blockcore.Features.MemoryPool.csproj
@@ -24,11 +24,6 @@
24
<ProjectReference Include="..\..\Blockcore\Blockcore.csproj" />
25
</ItemGroup>
26
27
- <ItemGroup>
28
- <Folder Include="Behaviours\" />
29
- <Folder Include="Payloads\" />
30
- </ItemGroup>
31
-
32
<PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
33
<OutputType>Library</OutputType>
34
</PropertyGroup>
@@ -37,5 +32,4 @@
37
<NoWarn>1701;1702;1705;IDE0008;</NoWarn>
38
<DocumentationFile></DocumentationFile>
39
40
41
-</Project>
35
+</Project>
0 commit comments