Skip to content

Commit

Permalink
⛏ Add Concrete folder in IronHook.Core
Browse files Browse the repository at this point in the history
  • Loading branch information
furkandeveloper committed Aug 2, 2021
1 parent bba7737 commit 9ee5105
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/IronHook.Core/IronHook.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
<Folder Include="Concrete\" />
</ItemGroup>

</Project>

0 comments on commit 9ee5105

Please sign in to comment.