mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Cleanup Dependencies slighty (#4178)
* Source link should be private * Remove unnecessary System.Text.Json reference * Use logging abstractions * Use fixed logging version * Remove unnecessary analysis references --------- Co-authored-by: Daniel Marbach <danielmarbach@users.noreply.github.com>
This commit is contained in:
@@ -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")]
|
||||
|
||||
Reference in New Issue
Block a user