mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Add Release.slnf
Solution filter that is only what's required to build and test Terminal.Gui
This commit is contained in:
10
Release.slnf
Normal file
10
Release.slnf
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"solution": {
|
||||
"path": "Terminal.sln",
|
||||
"projects": [
|
||||
"Analyzers\\Terminal.Gui.Analyzers.Internal\\Terminal.Gui.Analyzers.Internal.csproj",
|
||||
"Terminal.Gui\\Terminal.Gui.csproj",
|
||||
"UnitTests\\UnitTests.csproj"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user