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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMariana Rios Flores <mariari@microsoft.com>2016-08-24 00:43:52 +0300
committerGitHub <noreply@github.com>2016-08-24 00:43:52 +0300
commit17bb1fc07f09124d47235e742c2af3d5dfa75078 (patch)
tree56a1e9325e059f1f34dfbbfbf119ebd817f305d6 /config.json
parent009cd1c038d1b866b6f2ff88b7680992748e7bc1 (diff)
delete MsBuildParameters (#11066)
Diffstat (limited to 'config.json')
-rw-r--r--config.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.json b/config.json
index dead47ea58..168dc2743b 100644
--- a/config.json
+++ b/config.json
@@ -413,7 +413,6 @@
"toolName": "msbuild",
"settings": {
"Project": "src/packages.builds",
- "MsBuildParameters": "default",
"ProducesTarget":"default"
}
}