Fix the casing of Microsoft.Net.Compilers.netcore since the latest NuGet cares about this now.

This commit is contained in:
Eric Erhardt 2016-07-25 21:21:37 -05:00
parent 6eabeb9be0
commit 369a6894dd

View file

@ -77,7 +77,7 @@
"Microsoft.Build.Utilities.Core": "0.1.0-preview-00024-160610",
"Microsoft.Build.Targets": "0.1.0-preview-00024-160610",
"Microsoft.Build": "0.1.0-preview-00024-160610",
"Microsoft.Net.Compilers.NetCore": "1.3.0",
"Microsoft.Net.Compilers.netcore": "1.3.0",
"Microsoft.Net.Compilers.Targets.NetCore": "0.1.5-dev",
"Microsoft.Cci": "4.0.0-rc3-24128-00",
"Microsoft.Composition": "1.0.30",