GitBrowser
MMirror
fd7246b/global.json
Name Message Date
📁 src Align Vasttrafik line numbers across panels 1 month ago
📁 tests Filter out trams from Svingeln 1 month ago
📄 .containerfile Add Vasttrafik panel(s) 1 month ago
📄 .dockerignore Initialize App project 1 month ago
📄 .editorconfig Styled DateTime panel 1 month ago
📄 .gitignore Initialize App project 1 month ago
📄 Directory.Build.props Styled DateTime panel 1 month ago
📄 Directory.Packages.props Add standard resilience to Vasttrafik HTTP clients 1 month ago
📄 dotnet-tools.json Install Avalonia DevTools 1 month ago
📄 global.json Initialize App project 1 month ago
📄 MMirror.slnx Add Vasttrafik panel(s) 1 month ago
📄 README.md Initialize App project 1 month ago
📄 global.json
1 2 3 4 5 6 7 8 9 10
{
  "sdk": {
    "version": "11.0.100-preview.4.26230.115",
    "allowPrerelease": true
  },
  "test": {
    "runner": "Microsoft.Testing.Platform"
  }
}