You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 vuotta sitten
12345678
  1. <Application
  2. x:Class="MQTTnet.TestApp.UniversalWindows.App"
  3. xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  4. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  5. xmlns:local="using:MQTTnet.TestApp.UniversalWindows"
  6. RequestedTheme="Light">
  7. </Application>