PR Feedback
This commit is contained in:
parent
fa97921a4d
commit
ddb3637c26
4 changed files with 9 additions and 9 deletions
|
@ -30,6 +30,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
// "dotnet-compile-fsc.Tests",
|
||||
"dotnet-new.Tests",
|
||||
"dotnet-pack.Tests",
|
||||
// TODO: https://github.com/dotnet/cli/issues/3734
|
||||
//"dotnet-projectmodel-server.Tests",
|
||||
"dotnet-publish.Tests",
|
||||
"dotnet-resgen.Tests",
|
||||
|
|
|
@ -22,8 +22,8 @@
|
|||
"System.Xml.XmlSerializer": "4.0.11",
|
||||
"WindowsAzure.Storage": "6.2.2-preview",
|
||||
"NuGet.CommandLine.XPlat": "3.5.0-beta2-1484",
|
||||
"Microsoft.Build.Framework": "0.1.0-preview-00028-160627",
|
||||
"Microsoft.Build.Utilities.Core": "0.1.0-preview-00028-160627"
|
||||
"Microsoft.Build.Framework": "0.1.0-preview-00024-160610",
|
||||
"Microsoft.Build.Utilities.Core": "0.1.0-preview-00024-160610"
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue