convert packages.config files to project.json

* reduce console output in builds
This commit is contained in:
Marko Lahma
2016-05-22 10:40:12 +03:00
committed by Marko Lahma
parent 4364f74e37
commit 2b4eade2cb
328 changed files with 1276 additions and 10035 deletions

View File

@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<solution>
<add key="disableSourceControlIntegration" value="true" />
</solution>
</configuration>