Fix the casing of Microsoft.Net.Compilers.netcore since the latest NuGet cares about this now.
This commit is contained in:
parent
6eabeb9be0
commit
369a6894dd
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue