Skip to content

Commit 1001d16

Browse files
author
maddieclayton
committed
remove unnecessary addition
1 parent 23a8140 commit 1001d16

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/ResourceManager.Test/ResourceManager.Test.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,6 @@
2323
<ProjectReference Include="..\ResourceManager\ResourceManager.csproj" />
2424
</ItemGroup>
2525

26-
<ItemGroup>
27-
<Compile Remove="Properties\AssemblyInfo.cs" />
28-
<EmbeddedResource Remove="Properties\AssemblyInfo.cs" />
29-
<None Remove="Properties\AssemblyInfo.cs" />
30-
<Content Remove="Properties\AssemblyInfo.cs" />
31-
</ItemGroup>
32-
3326
<ItemGroup>
3427
<PackageReference Include="Moq" Version="4.10.1" />
3528
</ItemGroup>

0 commit comments

Comments
 (0)