Out-GridTree
759a42a
/
global.json
Clone
▼
Name
Message
Date
📁
docs
Expand PSObjects
1 month ago
📁
OutGridTree
Format window with `FormatData`
1 month ago
📁
OutGridTree.Window
Format window with `FormatData`
1 month ago
📄
.editorconfig
Initialize PowerShell Project
1 month ago
📄
.gitignore
Initialize PowerShell Project
1 month ago
📄
Directory.Build.props
Update lockfile with RID dependencies
1 month ago
📄
Directory.Packages.props
Format window with `FormatData`
1 month ago
📄
dotnet-tools.json
Initialize PowerShell Project
1 month ago
📄
global.json
Initialize PowerShell Project
1 month ago
📄
LICENSE
Initialize PowerShell Project
1 month ago
📄
Out-GridTree.slnx
Initialize external UI project
1 month ago
📄
README.md
Implement RPC
1 month ago
📄
global.json
1
2
3
4
5
6
7
8
{
"
sdk
": {
"
version
": "
10.0.0
",
"
rollForward
": "
latestFeature
",
"
allowPrerelease
":
false
}
}