Skip to content

Commit 5cc92e4

Browse files
committed
Remove obsolete ItemGroup
1 parent 3be4a34 commit 5cc92e4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,7 @@
4343
<ItemGroup>
4444
<AdditionalFiles Include="..\stylecop.json" Link="stylecop.json" />
4545
</ItemGroup>
46-
47-
<ItemGroup>
48-
<Compile Remove="Web\Shared\Services\LocalStorageServiceTests.cs" />
49-
</ItemGroup>
46+
5047
<PropertyGroup>
5148
<CodeAnalysisRuleSet>..\stylecop.analyzers.ruleset</CodeAnalysisRuleSet>
5249
</PropertyGroup>

0 commit comments

Comments
 (0)