Skip to content

Commit a7787ce

Browse files
committed
Remove unused folders
1 parent 5f6f330 commit a7787ce

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

src/Features/Blockcore.Features.MemoryPool/Blockcore.Features.MemoryPool.csproj

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@
2424
<ProjectReference Include="..\..\Blockcore\Blockcore.csproj" />
2525
</ItemGroup>
2626

27-
<ItemGroup>
28-
<Folder Include="Behaviours\" />
29-
<Folder Include="Payloads\" />
30-
</ItemGroup>
31-
3227
<PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
3328
<OutputType>Library</OutputType>
3429
</PropertyGroup>
@@ -37,5 +32,4 @@
3732
<NoWarn>1701;1702;1705;IDE0008;</NoWarn>
3833
<DocumentationFile></DocumentationFile>
3934
</PropertyGroup>
40-
41-
</Project>
35+
</Project>

0 commit comments

Comments
 (0)