Added Support for setup system, added support for using Signing Certificate.

This commit is contained in:
Martin Barker
2023-02-23 21:57:52 +00:00
parent d42bf9a332
commit f5367c826d
12 changed files with 1209 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:TwitchDesktopNotifications"
mc:Ignorable="d"
Title="Twitch Disconnected" Height="140" Width="335" x:Name="reconnectionNeededWin">
Title="Twitchy Disconnected" Height="140" Width="335" x:Name="reconnectionNeededWin">
<Grid>
<Grid.ColumnDefinitions>
<ColumnDefinition Width="10" />