Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

ganesh / scantest

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • scantest
  • bin
  • Debug
  • netcoreapp2.0
  • Google.Cloud.Bigtable.ScanTest.runtim...
  • Kumar's avatar
    scan test code · 6d1013f9
    Kumar committed Dec 04, 2017
    6d1013f9
Google.Cloud.Bigtable.ScanTest.runtimeconfig.json 146 Bytes
BlameHistoryPermalink
Edit
1 2 3 4 5 6 7 8 9
{
  "runtimeOptions": {
    "tfm": "netcoreapp2.0",
    "framework": {
      "name": "Microsoft.NETCore.App",
      "version": "2.0.0"
    }
  }
}