Skip to content

Commit c1c7e6f

Browse files
committed
Remove Newtonsoft reference form core.test
1 parent 7c078d9 commit c1c7e6f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/Microsoft.Graph.Core.Test/Microsoft.Graph.Core.Test.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,6 @@
118118
<PackageReference Include="MSTest.TestFramework">
119119
<Version>1.4.0</Version>
120120
</PackageReference>
121-
<PackageReference Include="Newtonsoft.Json">
122-
<Version>11.0.2</Version>
123-
</PackageReference>
124121
</ItemGroup>
125122
<Choose>
126123
<When Condition="'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'">

0 commit comments

Comments
 (0)