dotnet-installer/TestAssets/TestProjects/NewtonsoftProfile/NewtonsoftProfile.xml
Rama Krishnan Raghupathy 99301d0d95 fix cache test
2017-03-03 16:59:12 -08:00

5 lines
141 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version ="9.0.1"/>
</ItemGroup>
</Project>