Added dll to PhotoAcquire data

pull/375/head
David Hall 2023-02-05 19:45:04 -07:00
parent c79fbcb0a0
commit 88db6a6fa3
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<ProjectExtensions>
<SupportedDlls>photoacq.dll</SupportedDlls>
</ProjectExtensions>
<PropertyGroup>
<Description>PInvoke API (methods, structures and constants) imported from Windows Photo Acquisition.</Description>
<AssemblyName>Vanara.PInvoke.PhotoAcquire</AssemblyName>