Adding net46 to some of our libraries back, so that we can run binding-redirect tests again. We need those tests for tool and we need to keep them running.

This commit is contained in:
Livar Cunha 2016-10-15 18:34:03 -07:00
parent 7601f66328
commit 391d04c67a
10 changed files with 21 additions and 5 deletions

View file

@ -23,7 +23,7 @@
"Microsoft.DotNet.Compiler.Common": {
"target": "project"
},
"NuGet.Frameworks": "3.6.0-rc-1979"
"NuGet.Frameworks": "3.6.0-rc-1984"
},
"frameworks": {
"netcoreapp1.0": {