Skip to content

Commit be3e987

Browse files
committed
Revert "Merge pull request #24 from mast-eu/DisableAutoUpdate"
This reverts commit f9c7145, reversing changes made to 6b1c098.
1 parent fd4cce0 commit be3e987

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/PackageManager.UI/App.xaml.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,8 @@ protected override void OnStartup(StartupEventArgs e)
104104

105105
wnd.Show();
106106

107-
/*
108107
if (Args.IsSelfUpdate)
109108
RunSelfUpdate(wnd);
110-
*/
111109
}
112110

113111
private void BuildExceptionHandler()

0 commit comments

Comments
 (0)