Out-GridTree
79ff0ff
/
global.json
Clone
▼
Name
Message
Date
📁
OutGridTree
Initialize PowerShell Project
7 hours ago
📄
.editorconfig
Initialize PowerShell Project
7 hours ago
📄
.gitignore
Initialize PowerShell Project
7 hours ago
📄
Directory.Build.props
Initialize PowerShell Project
7 hours ago
📄
Directory.Packages.props
Initialize PowerShell Project
7 hours ago
📄
dotnet-tools.json
Initialize PowerShell Project
7 hours ago
📄
global.json
Initialize PowerShell Project
7 hours ago
📄
LICENSE
Initialize PowerShell Project
7 hours ago
📄
Out-GridTree.slnx
Initialize PowerShell Project
7 hours ago
📄
README.md
Initialize PowerShell Project
7 hours ago
📄
global.json
1
2
3
4
5
6
7
8
{
"
sdk
": {
"
version
": "
10.0.0
",
"
rollForward
": "
latestFeature
",
"
allowPrerelease
":
false
}
}