зеркало из
1
0
Форкнуть 0
AngleSharp.Demos.DotnetConf/Demo04.Authentication/Demo04.Authentication.csproj

14 строки
345 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.2</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AngleSharp" Version="0.13.0" />
<PackageReference Include="AngleSharp.Io" Version="0.13.1" />
</ItemGroup>
</Project>