Skip to content

Commit

Permalink
Remove InternalsVisibleTo Flag
Browse files Browse the repository at this point in the history
  • Loading branch information
linkdotnet committed Apr 27, 2023
1 parent 1df035f commit c13ce42
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,4 @@
<ProjectReference Include="..\LinkDotNet.Blog.Infrastructure\LinkDotNet.Blog.Infrastructure.csproj" />
</ItemGroup>

<ItemGroup>
<InternalsVisibleTo Include="LinkDotNet.Blog.IntegrationTests" />
</ItemGroup>

</Project>

0 comments on commit c13ce42

Please sign in to comment.