GitBrowser
GitBrowser
mainnginx-smart-httpsearch
/global.json
Name Message Date
📁 .claude Multi-repo browsing 1 month ago
📁 .config Initial commit 1 month ago
📁 docs Simple directory page 1 month ago
📁 GitBrowser Find bare ".git" repositories 1 month ago
📄 .editorconfig Initial commit 1 month ago
📄 .gitignore Initial commit 1 month ago
📄 CLAUDE.md Simple directory page 1 month ago
📄 Directory.Build.props Initial commit 1 month ago
📄 Directory.Packages.props Simple directory page 1 month ago
📄 GitBrowser.slnx Initial commit 1 month ago
📄 global.json Initial commit 1 month ago
📄 README.md Simple directory page 1 month ago
📄 global.json
1 2 3 4 5 6 7 8
{
  "sdk": {
    "version": "10.0.100-rc.2.25502.107",
    "rollForward": "latestFeature",
    "allowPrerelease": true
  }
}