diff --git a/Directory.Packages.props b/Directory.Packages.props index 974bb98f4..70480f111 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -11,9 +11,9 @@ - + + - diff --git a/Examples/UICatalog/Scenarios/Scrolling.cs b/Examples/UICatalog/Scenarios/Scrolling.cs index 14fa5b193..6b14d755b 100644 --- a/Examples/UICatalog/Scenarios/Scrolling.cs +++ b/Examples/UICatalog/Scenarios/Scrolling.cs @@ -1,7 +1,4 @@ -using System; -using Microsoft.CodeAnalysis.CSharp.Syntax; - -namespace UICatalog.Scenarios; +namespace UICatalog.Scenarios; [ScenarioMetadata ("Scrolling", "Content scrolling, IScrollBars, etc...")] [ScenarioCategory ("Controls")] diff --git a/Terminal.Gui/Terminal.Gui.csproj b/Terminal.Gui/Terminal.Gui.csproj index 0646dce05..300e5a972 100644 --- a/Terminal.Gui/Terminal.Gui.csproj +++ b/Terminal.Gui/Terminal.Gui.csproj @@ -57,15 +57,14 @@ - - - - + - - - + + + + + diff --git a/Tests/TerminalGuiFluentTesting/TerminalGuiFluentTesting.csproj b/Tests/TerminalGuiFluentTesting/TerminalGuiFluentTesting.csproj index bf250a284..8b0676524 100644 --- a/Tests/TerminalGuiFluentTesting/TerminalGuiFluentTesting.csproj +++ b/Tests/TerminalGuiFluentTesting/TerminalGuiFluentTesting.csproj @@ -11,4 +11,8 @@ + + + + \ No newline at end of file