Copy sample

This commit is contained in:
2021-01-19 16:40:58 +01:00
parent d67a7b0cfa
commit 2700ebcfe3
8 changed files with 810 additions and 1 deletions

View File

@@ -87,8 +87,14 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="DataDisplay.cs" />
<Compile Include="EntryDialog.cs" />
<Compile Include="FingerprintDialog.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SettingsDisplay.cs" />
<Compile Include="SleepDisplay.cs" />
<Compile Include="TUIManager.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />