can now debug project directly
This commit is contained in:
@@ -16,4 +16,8 @@
|
||||
<ProjectReference Include="..\NotificationFlyout.Wpf.UI\NotificationFlyout.Wpf.UI.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Update="Microsoft.VCRTForwarders.140" Version="1.0.7" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
@@ -112,7 +112,6 @@ namespace NotificationFlyout.Wpf.UI.Controls
|
||||
private void OnThemeChanged(object sender, SystemPersonalisationChangedEventArgs args)
|
||||
{
|
||||
NewMethod(args);
|
||||
|
||||
UpdateIcon();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user