diff --git a/Directory.Packages.props b/Directory.Packages.props index 6d1e81e99..26776ab07 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -45,7 +45,7 @@ - + \ No newline at end of file diff --git a/ILSpy/MainWindow.xaml b/ILSpy/MainWindow.xaml index 6f423f315..cd6b8d9f0 100644 --- a/ILSpy/MainWindow.xaml +++ b/ILSpy/MainWindow.xaml @@ -35,7 +35,8 @@ ShowRoot="False" AllowDropOrder="True" AllowDrop="True" - BorderThickness="0" Visibility="Visible"> + BorderThickness="0" Visibility="Visible" + toms:AdvancedScrollWheelBehavior.Attach="WithoutAnimation">