Welcome to mirror list, hosted at ThFree Co, Russian Federation.

project.json « Microsoft.NuGet.Build.Tasks.Tests « src - github.com/mono/NuGet.BuildTasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f31dee0fcaf7ee1d435731401d28f78d7a737de3 (plain)
1
2
3
4
5
6
7
8
{
  "dependencies": {
    "xunit": "2.1.0",
    "xunit.runner.visualstudio": "2.1.0"
  },
  "frameworks": { "net45": { } },
  "runtimes": { "win": { } }
}