Skip to content

Commit 46385db

Browse files
committed
Fixed include in csproj which wasn't necessary
1 parent 8b985b3 commit 46385db

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/LinkDotNet.Blog.UnitTests/LinkDotNet.Blog.UnitTests.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,4 @@
1414
<ProjectReference Include="..\LinkDotNet.Blog.TestUtilities\LinkDotNet.Blog.TestUtilities.csproj" />
1515
<ProjectReference Include="..\..\src\LinkDotNet.Blog.Web\LinkDotNet.Blog.Web.csproj" />
1616
</ItemGroup>
17-
18-
<ItemGroup>
19-
<Folder Include="Web\Shared" />
20-
</ItemGroup>
21-
2217
</Project>

0 commit comments

Comments
 (0)