diff --git a/ILSpy/ILSpy.csproj b/ILSpy/ILSpy.csproj
index c6c805626..33ef1b9ef 100644
--- a/ILSpy/ILSpy.csproj
+++ b/ILSpy/ILSpy.csproj
@@ -45,7 +45,7 @@
-
+
diff --git a/ILSpy/MainWindow.xaml.cs b/ILSpy/MainWindow.xaml.cs
index 3e49b8a9f..c34bf5a47 100644
--- a/ILSpy/MainWindow.xaml.cs
+++ b/ILSpy/MainWindow.xaml.cs
@@ -929,6 +929,7 @@ namespace ICSharpCode.ILSpy
if (RuntimeInformation.ProcessArchitecture != Architecture.X64)
return;
+ // This should update with UpdateTheme
bool isLightTheme = ThemeManager.Current.Theme.Contains("light", StringComparison.InvariantCultureIgnoreCase);
var extraHeadAdditionForReleaseNotes = "