Skip to content

Commit 6357dd8

Browse files
committed
remove duplicates
1 parent c8239bc commit 6357dd8

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

test/DocumentFormat.OpenXml.Framework.Features.Tests/DocumentFormat.OpenXml.Framework.Features.Tests.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
</ItemGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="Newtonsoft.Json" />
2120
<PackageReference Include="NSubstitute" />
2221
</ItemGroup>
2322

test/DocumentFormat.OpenXml.Linq.Tests/DocumentFormat.OpenXml.Linq.Tests.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,4 @@
1212
<ProjectReference Include="..\..\src\DocumentFormat.OpenXml\DocumentFormat.OpenXml.csproj" />
1313
</ItemGroup>
1414

15-
<ItemGroup>
16-
<PackageReference Include="Newtonsoft.Json" />
17-
</ItemGroup>
18-
1915
</Project>

test/DocumentFormat.OpenXml.Tests/DocumentFormat.OpenXml.Tests.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Newtonsoft.Json" />
1615
<PackageReference Include="NSubstitute" />
1716
</ItemGroup>
1817

0 commit comments

Comments
 (0)