Skip to content

Commit

Permalink
Just testing WebHooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Splitwirez committed Jul 18, 2018
1 parent be6ff28 commit 62d9d9c
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 12 deletions.
3 changes: 0 additions & 3 deletions .vs/ProjectSettings.json

This file was deleted.

6 changes: 0 additions & 6 deletions .vs/VSWorkspaceState.json

This file was deleted.

Binary file removed .vs/slnx.sqlite
Binary file not shown.
Binary file removed .vs/start9-ui/v15/.suo
Binary file not shown.
2 changes: 1 addition & 1 deletion Start9.UI.Wpf/DecoratableWindow.cs
Expand Up @@ -24,7 +24,7 @@ namespace Start9.UI.Wpf
[TemplatePart(Name = PartThumbBottomLeftCorner, Type = typeof(Thumb))]
[TemplatePart(Name = PartThumbRight, Type = typeof(Thumb))]
[TemplatePart(Name = PartThumbLeft, Type = typeof(Thumb))]

[ContentProperty("Content")]
public partial class DecoratableWindow : Window
{
Expand Down
4 changes: 2 additions & 2 deletions Start9.UI.Wpf/obj/Debug/Start9.UI.Wpf_MarkupCompile.cache
Expand Up @@ -12,9 +12,9 @@ DEBUG;TRACE

4-1273490782

141771053201
18825325781
151397803362
Themes\AeroConcept.xaml;Themes\Colors\PlexBlue.xaml;Themes\Generic.xaml;Themes\Plex.xaml;

False
True

Binary file removed Start9.UI.Wpf/obj/Debug/Themes/AeroConcept.baml
Binary file not shown.
Binary file removed Start9.UI.Wpf/obj/Debug/Themes/Colors/PlexBlue.baml
Binary file not shown.
Binary file removed Start9.UI.Wpf/obj/Debug/Themes/Generic.baml
Binary file not shown.
Binary file removed Start9.UI.Wpf/obj/Debug/Themes/Plex.baml
Binary file not shown.

0 comments on commit 62d9d9c

Please sign in to comment.