48797ea80a
Workaround for issue 1294 Improve crossgen notifications
22 lines
535 B
JSON
22 lines
535 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"description": "Microsoft.DotNet.Tools.Tests.Utilities Class Library",
|
|
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.0.0-rc2-23808",
|
|
"System.Collections.Immutable": "1.2.0-rc2-23808",
|
|
"FluentAssertions": "4.0.0",
|
|
"xunit": "2.1.0",
|
|
|
|
"Microsoft.DotNet.Cli.Utils": "1.0.0-*",
|
|
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16537"
|
|
},
|
|
|
|
|
|
"frameworks": {
|
|
"dnxcore50": {
|
|
"imports": "portable-net45+win8"
|
|
}
|
|
}
|
|
}
|
|
|