Skip to content

Commit ce6a26c

Browse files
Removing Newtonsoft dependency
1 parent b2f20d3 commit ce6a26c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

AOT-Sample/AOT-Sample.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,8 @@
4545
<IlcGenerateDgmlFile>true</IlcGenerateDgmlFile>
4646
</PropertyGroup>
4747

48-
<ItemGroup>
48+
<ItemGroup>
4949
<PackageReference Include="Microsoft.HybridRow" Version="1.1.0-preview3" />
50-
<PackageReference Include="Newtonsoft.Json" Version="13.0.4-beta1" />
5150
</ItemGroup>
5251

5352
<ItemGroup>

0 commit comments

Comments
 (0)