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

project.json « Microsoft.NuGet.Build.Tasks « src - github.com/mono/NuGet.BuildTasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c992ffa0bf197bd1841f70f77ee5e5977a3af56a (plain)
1
2
3
4
5
{
  "dependencies": { "Newtonsoft.Json": "6.0.4" },
  "frameworks": { "net45": { } },
  "runtimes": { "win": { } }
}