GitBrowser
Out-GridTree
6236c5c/global.json
Name Message Date
📁 docs Implement RPC 1 month ago
📁 OutGridTree Implement RPC 1 month ago
📁 OutGridTree.Window Implement RPC 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 Implement RPC 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
  }
}