mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 09:18:01 +01:00
Fsharp example updated with the Demo version. (#407)
* Added solution file to the FSharpExample project. * Updated Terminal.Gui and FSharp.Core nuget packages * Removed the Terminal.Gui nuget package and added the project itself. * Added a new FrameView constructor with an array of views. * Changed FSharp Example with the Example Demo file version. * Fixes the Box10x() issue.
This commit is contained in:
4
FSharpExample/.editorconfig
Normal file
4
FSharpExample/.editorconfig
Normal file
@@ -0,0 +1,4 @@
|
||||
[*.fs]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
tab_width = 4
|
||||
Reference in New Issue
Block a user