Handle device removal/addition

This commit is contained in:
2021-12-20 16:21:01 -05:00
parent 287c008117
commit 312c4c5c06
6 changed files with 74 additions and 16 deletions

View File

@@ -144,6 +144,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="UpdateCheck.cs" />
<Compile Include="UsbService.cs" />
<Page Include="App.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>