Fixed description

pull/161/head
dahall 2020-08-05 10:38:00 -06:00
parent c88d9feb3c
commit bbdded72b8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<SupportedDlls>kernel32.dll;kernelbase.dll;normaliz.dll;vertdll.dll</SupportedDlls>
</ProjectExtensions>
<PropertyGroup>
<Description> PInvoke API (methods, structures and constants) imported from Windows Kernel32.dll.</Description>
<Description>PInvoke API (methods, structures and constants) imported from Windows Kernel32.dll.</Description>
<AssemblyTitle>$(AssemblyName)</AssemblyTitle>
<TargetFrameworks>net20;net35;net40;net45;netstandard2.0;netcoreapp2.0;netcoreapp2.1;netcoreapp3.0;netcoreapp3.1</TargetFrameworks>
<AssemblyName>Vanara.PInvoke.Kernel32</AssemblyName>