Add launch args

This commit is contained in:
2021-01-19 16:50:26 +01:00
parent 2700ebcfe3
commit 6148956bc6
2 changed files with 27 additions and 0 deletions

View File

@@ -34,6 +34,9 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<StartupObject>WaveshareUARTFingerprintSensor.Sample.Program</StartupObject>
</PropertyGroup>
<ItemGroup>
<Reference Include="NStack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\NStack.Core.0.14.0\lib\netstandard2.0\NStack.dll</HintPath>