5 строки
203 B
Plaintext
5 строки
203 B
Plaintext
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<ItemGroup>
|
||
|
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
|
||
|
</ItemGroup>
|
||
|
</Project>
|