GitBrowser
Out-GridTree
3c0ce5b/global.json
Name Message Date
📁 OutGridTree Multi-window setup 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 Dumb window display 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 PowerShell Project 1 month ago
📄 README.md Initialize PowerShell Project 1 month ago
📄 global.json
1 2 3 4 5 6 7 8
{
  "sdk": {
    "version": "10.0.0",
    "rollForward": "latestFeature",
    "allowPrerelease": false
  }
}