blob: a051af201d0d71ec8bc3f06679c206168ccd0417 [file] [log] [blame]
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>11</LangVersion>
<PackageId>DotNetFrameworkUriEscaping</PackageId>
<Version>1.0.0.0</Version>
</PropertyGroup>
</Project>