dotnet-installer/pkg/projects/Microsoft.NETCore.App/project.json
2016-04-15 05:25:53 +00:00

45 lines
2.1 KiB
JSON

{
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "1.3.0-beta1-20160410-01 ",
"Microsoft.CodeAnalysis.VisualBasic": "1.3.0-beta1-20160410-01 ",
"Microsoft.CSharp": "4.0.1-rc2-24015",
"Microsoft.VisualBasic": "10.0.1-rc2-24015",
"NETStandard.Library": "1.5.0-rc2-24015",
"System.Buffers": "4.0.0-rc2-24015",
"System.Collections.Immutable": "1.2.0-rc2-24015",
"System.ComponentModel": "4.0.1-rc2-24015",
"System.ComponentModel.Annotations": "4.1.0-rc2-24015",
"System.Diagnostics.DiagnosticSource": "4.0.0-rc2-24015",
"System.Diagnostics.Process": "4.1.0-rc2-24015",
"System.Dynamic.Runtime": "4.0.11-rc2-24015",
"System.Globalization.Extensions": "4.0.1-rc2-24015",
"System.IO.FileSystem.Watcher": "4.0.0-rc2-24015",
"System.IO.MemoryMappedFiles": "4.0.0-rc2-24015",
"System.IO.UnmanagedMemoryStream": "4.0.1-rc2-24015",
"System.Linq.Expressions": "4.0.11-rc2-24015",
"System.Linq.Parallel": "4.0.1-rc2-24015",
"System.Linq.Queryable": "4.0.1-rc2-24015",
"System.Net.NameResolution": "4.0.0-rc2-24015",
"System.Net.Requests": "4.0.11-rc2-24015",
"System.Net.Security": "4.0.0-rc2-24015",
"System.Net.WebHeaderCollection": "4.0.1-rc2-24015",
"System.Numerics.Vectors": "4.1.1-rc2-24015",
"System.Reflection.DispatchProxy": "4.0.1-rc2-24015",
"System.Reflection.Metadata": "1.3.0-rc2-24015",
"System.Reflection.TypeExtensions": "4.1.0-rc2-24015",
"System.Resources.Reader": "4.0.0-rc2-24015",
"System.Runtime.Loader": "4.0.0-rc2-24015",
"System.Security.Cryptography.Algorithms": "4.1.0-rc2-24015",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-24015",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-24015",
"System.Security.Cryptography.X509Certificates": "4.1.0-rc2-24015",
"System.Threading.Tasks.Dataflow": "4.6.0-rc2-24015",
"System.Threading.Tasks.Extensions": "4.0.0-rc2-24015",
"System.Threading.Tasks.Parallel": "4.0.1-rc2-24015",
"System.Threading.Thread": "4.0.0-rc2-24015",
"System.Threading.ThreadPool": "4.0.10-rc2-24015"
},
"frameworks": {
"netstandard1.5": {}
}
}