Skip to content

Instantly share code, notes, and snippets.

@natemcmaster
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save natemcmaster/71d274cc975dfee3457a to your computer and use it in GitHub Desktop.
Save natemcmaster/71d274cc975dfee3457a to your computer and use it in GitHub Desktop.
Output from Design Time Host
{
"ProjectName": "DesignTimeHostDemo",
"Configurations": [
{
"FrameworkName": "net45",
"LongFrameworkName": ".NETFramework,Version=v4.5",
"FriendlyFrameworkName": ".NET Framework 4.5",
"CompilationSettings": {
"LanguageVersion": 6,
"Defines": [
"DEBUG",
"TRACE",
"NET45"
],
"CompilationOptions": {
"OutputKind": 2,
"ModuleName": null,
"MainTypeName": null,
"ScriptClassName": "Script",
"CryptoKeyContainer": null,
"CryptoKeyFile": null,
"DelaySign": null,
"CheckOverflow": false,
"FileAlignment": 0,
"BaseAddress": 0,
"Platform": 0,
"GeneralDiagnosticOption": 0,
"WarningLevel": 4,
"SpecificDiagnosticOptions": {
"CS1702": 5
},
"HighEntropyVirtualAddressSpace": false,
"DebugInformationKind": 2,
"Optimize": false,
"SubsystemVersion": {
"Major": 0,
"Minor": 0,
"IsValid": true
},
"ConcurrentBuild": true,
"MetadataImportOptions": 0,
"Features": [],
"Usings": [],
"AllowUnsafe": false,
"RuntimeMetadataVersion": null
}
}
},
{
"FrameworkName": "K10",
"LongFrameworkName": "K,Version=v1.0",
"FriendlyFrameworkName": ".NET Core Framework 4.5",
"CompilationSettings": {
"LanguageVersion": 6,
"Defines": [
"DEBUG",
"TRACE",
"K10"
],
"CompilationOptions": {
"OutputKind": 2,
"ModuleName": null,
"MainTypeName": null,
"ScriptClassName": "Script",
"CryptoKeyContainer": null,
"CryptoKeyFile": null,
"DelaySign": null,
"CheckOverflow": false,
"FileAlignment": 0,
"BaseAddress": 0,
"Platform": 0,
"GeneralDiagnosticOption": 0,
"WarningLevel": 4,
"SpecificDiagnosticOptions": {
"CS1702": 5
},
"HighEntropyVirtualAddressSpace": false,
"DebugInformationKind": 2,
"Optimize": false,
"SubsystemVersion": {
"Major": 0,
"Minor": 0,
"IsValid": true
},
"ConcurrentBuild": true,
"MetadataImportOptions": 0,
"Features": [],
"Usings": [],
"AllowUnsafe": false,
"RuntimeMetadataVersion": null
}
}
}
],
"Frameworks": [
{
"FrameworkName": "net45",
"LongFrameworkName": ".NETFramework,Version=v4.5",
"FriendlyFrameworkName": ".NET Framework 4.5",
"CompilationSettings": {
"LanguageVersion": 6,
"Defines": [
"DEBUG",
"TRACE",
"NET45"
],
"CompilationOptions": {
"OutputKind": 2,
"ModuleName": null,
"MainTypeName": null,
"ScriptClassName": "Script",
"CryptoKeyContainer": null,
"CryptoKeyFile": null,
"DelaySign": null,
"CheckOverflow": false,
"FileAlignment": 0,
"BaseAddress": 0,
"Platform": 0,
"GeneralDiagnosticOption": 0,
"WarningLevel": 4,
"SpecificDiagnosticOptions": {
"CS1702": 5
},
"HighEntropyVirtualAddressSpace": false,
"DebugInformationKind": 2,
"Optimize": false,
"SubsystemVersion": {
"Major": 0,
"Minor": 0,
"IsValid": true
},
"ConcurrentBuild": true,
"MetadataImportOptions": 0,
"Features": [],
"Usings": [],
"AllowUnsafe": false,
"RuntimeMetadataVersion": null
}
}
},
{
"FrameworkName": "K10",
"LongFrameworkName": "K,Version=v1.0",
"FriendlyFrameworkName": ".NET Core Framework 4.5",
"CompilationSettings": {
"LanguageVersion": 6,
"Defines": [
"DEBUG",
"TRACE",
"K10"
],
"CompilationOptions": {
"OutputKind": 2,
"ModuleName": null,
"MainTypeName": null,
"ScriptClassName": "Script",
"CryptoKeyContainer": null,
"CryptoKeyFile": null,
"DelaySign": null,
"CheckOverflow": false,
"FileAlignment": 0,
"BaseAddress": 0,
"Platform": 0,
"GeneralDiagnosticOption": 0,
"WarningLevel": 4,
"SpecificDiagnosticOptions": {
"CS1702": 5
},
"HighEntropyVirtualAddressSpace": false,
"DebugInformationKind": 2,
"Optimize": false,
"SubsystemVersion": {
"Major": 0,
"Minor": 0,
"IsValid": true
},
"ConcurrentBuild": true,
"MetadataImportOptions": 0,
"Features": [],
"Usings": [],
"AllowUnsafe": false,
"RuntimeMetadataVersion": null
}
}
}
],
"ProjectConfigurations": [
{
"Name": "debug",
"CompilationSettings": {
"LanguageVersion": 6,
"Defines": [
"DEBUG",
"TRACE",
"NET45"
],
"CompilationOptions": {
"OutputKind": 2,
"ModuleName": null,
"MainTypeName": null,
"ScriptClassName": "Script",
"CryptoKeyContainer": null,
"CryptoKeyFile": null,
"DelaySign": null,
"CheckOverflow": false,
"FileAlignment": 0,
"BaseAddress": 0,
"Platform": 0,
"GeneralDiagnosticOption": 0,
"WarningLevel": 4,
"SpecificDiagnosticOptions": {
"CS1702": 5
},
"HighEntropyVirtualAddressSpace": false,
"DebugInformationKind": 2,
"Optimize": false,
"SubsystemVersion": {
"Major": 0,
"Minor": 0,
"IsValid": true
},
"ConcurrentBuild": true,
"MetadataImportOptions": 0,
"Features": [],
"Usings": [],
"AllowUnsafe": false,
"RuntimeMetadataVersion": null
}
}
},
{
"Name": "release",
"CompilationSettings": {
"LanguageVersion": 6,
"Defines": [
"RELEASE",
"TRACE",
"NET45"
],
"CompilationOptions": {
"OutputKind": 2,
"ModuleName": null,
"MainTypeName": null,
"ScriptClassName": "Script",
"CryptoKeyContainer": null,
"CryptoKeyFile": null,
"DelaySign": null,
"CheckOverflow": false,
"FileAlignment": 0,
"BaseAddress": 0,
"Platform": 0,
"GeneralDiagnosticOption": 0,
"WarningLevel": 4,
"SpecificDiagnosticOptions": {
"CS1702": 5
},
"HighEntropyVirtualAddressSpace": false,
"DebugInformationKind": 1,
"Optimize": true,
"SubsystemVersion": {
"Major": 0,
"Minor": 0,
"IsValid": true
},
"ConcurrentBuild": true,
"MetadataImportOptions": 0,
"Features": [],
"Usings": [],
"AllowUnsafe": false,
"RuntimeMetadataVersion": null
}
}
}
],
"Commands": {}
}
{
"RootDependency": "DesignTimeHostDemo",
"LongFrameworkName": ".NETFramework,Version=v4.5",
"FriendlyFrameworkName": ".NET Framework 4.5",
"ProjectReferences": [],
"FileReferences": [
"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5\\Facades\\System.Collectio
ns.dll",
"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5\\Facades\\System.IO.dll",
"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5\\Facades\\System.Linq.dll"
,
"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5\\Facades\\System.Threading
.dll",
"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5\\mscorlib.dll",
"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5\\System.dll",
"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5\\System.Core.dll",
"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5\\Microsoft.CSharp.dll"
],
"RawReferences": {},
"Dependencies": {
"DesignTimeHostDemo": {
"Name": "DesignTimeHostDemo",
"Version": "1.0.0",
"Path": ".\\DesignTimeHostDemo\\project.json",
"Type": "Project",
"Dependencies": [
{
"Name": "Newtonsoft.Json",
"Version": "6.0.3"
},
{
"Name": "System.Collections",
"Version": "4.0.10.0"
},
{
"Name": "System.Console",
"Version": "4.0.0.0"
},
{
"Name": "System.Diagnostics.Process",
"Version": "4.0.0.0"
},
{
"Name": "System.Diagnostics.Trace",
"Version": "4.0.0.0"
},
{
"Name": "System.IO",
"Version": "4.0.0.0"
},
{
"Name": "System.IO.FileSystem",
"Version": "4.0.10.0"
},
{
"Name": "System.IO.FileSystem.Primitives",
"Version": "4.0.10.0"
},
{
"Name": "System.IO.FileSystem.Watcher",
"Version": "4.0.0.0"
},
{
"Name": "System.Linq",
"Version": "4.0.0.0"
},
{
"Name": "System.Threading",
"Version": "4.0.0.0"
},
{
"Name": "mscorlib",
"Version": "4.0.0.0"
},
{
"Name": "System",
"Version": "4.0.0.0"
},
{
"Name": "System.Core",
"Version": "4.0.0.0"
},
{
"Name": "Microsoft.CSharp",
"Version": "4.0.0.0"
}
]
},
"Newtonsoft.Json": {
"Name": "Newtonsoft.Json",
"Version": "6.0.3",
"Path": null,
"Type": "Unresolved",
"Dependencies": []
},
"System.Collections": {
"Name": "System.Collections",
"Version": "4.0.10.0",
"Path": "C:\\Users\\t-namc\\.kpm\\packages\\System.Collections\\4.0.10.0",
"Type": "Package",
"Dependencies": []
},
"System.Console": {
"Name": "System.Console",
"Version": "4.0.0.0",
"Path": "C:\\Users\\t-namc\\.kpm\\packages\\System.Console\\4.0.0.0",
"Type": "Package",
"Dependencies": []
},
"System.Diagnostics.Process": {
"Name": "System.Diagnostics.Process",
"Version": "4.0.0.0",
"Path": "C:\\Users\\t-namc\\.kpm\\packages\\System.Diagnostics.Process\\4.0.0.0",
"Type": "Package",
"Dependencies": []
},
"System.Diagnostics.Trace": {
"Name": "System.Diagnostics.Trace",
"Version": "4.0.0.0",
"Path": "C:\\Users\\t-namc\\.kpm\\packages\\System.Diagnostics.Trace\\4.0.0.0",
"Type": "Package",
"Dependencies": []
},
"System.IO.FileSystem": {
"Name": "System.IO.FileSystem",
"Version": "4.0.10.0",
"Path": "C:\\Users\\t-namc\\.kpm\\packages\\System.IO.FileSystem\\4.0.10.0",
"Type": "Package",
"Dependencies": []
},
"System.IO.FileSystem.Primitives": {
"Name": "System.IO.FileSystem.Primitives",
"Version": "4.0.10.0",
"Path": "C:\\Users\\t-namc\\.kpm\\packages\\System.IO.FileSystem.Primitives\\4.0.10.0",
"Type": "Package",
"Dependencies": []
},
"System.IO.FileSystem.Watcher": {
"Name": "System.IO.FileSystem.Watcher",
"Version": "4.0.0.0",
"Path": "C:\\Users\\t-namc\\.kpm\\packages\\System.IO.FileSystem.Watcher\\4.0.0.0",
"Type": "Package",
"Dependencies": []
},
"System.IO": {
"Name": "System.IO",
"Version": "4.0.0.0",
"Path": "C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5\\Facades\\System
.IO.dll",
"Type": "Assembly",
"Dependencies": []
},
"System.Linq": {
"Name": "System.Linq",
"Version": "4.0.0.0",
"Path": "C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5\\Facades\\System
.Linq.dll",
"Type": "Assembly",
"Dependencies": []
},
"System.Threading": {
"Name": "System.Threading",
"Version": "4.0.0.0",
"Path": "C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5\\Facades\\System
.Threading.dll",
"Type": "Assembly",
"Dependencies": []
},
"mscorlib": {
"Name": "mscorlib",
"Version": "4.0.0.0",
"Path": "C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5\\mscorlib.dll",
"Type": "Assembly",
"Dependencies": []
},
"System": {
"Name": "System",
"Version": "4.0.0.0",
"Path": "C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5\\System.dll",
"Type": "Assembly",
"Dependencies": []
},
"System.Core": {
"Name": "System.Core",
"Version": "4.0.0.0",
"Path": "C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5\\System.Core.dll
",
"Type": "Assembly",
"Dependencies": []
},
"Microsoft.CSharp": {
"Name": "Microsoft.CSharp",
"Version": "4.0.0.0",
"Path": "C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5\\Microsoft.CShar
p.dll",
"Type": "Assembly",
"Dependencies": []
}
}
}
{
"Warnings": [],
"Errors": [
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\Message.cs(4,7): error CS0246: The type or namespa
ce name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\Message.cs(5,7): error CS0246: The type or namespa
ce name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\ProcessingQueue.cs(9,7): error CS0246: The type or
namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\Program.cs(12,7): error CS0246: The type or namesp
ace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\OutgoingMessages\\CompilationSettings.cs(5,7): err
or CS0246: The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly
reference?)",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\OutgoingMessages\\ConfigurationData.cs(5,7): error
CS0246: The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly re
ference?)",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\Message.cs(14,16): error CS0246: The type or names
pace name 'JToken' could not be found (are you missing a using directive or an assembly reference?)",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\OutgoingMessages\\CompilationSettings.cs(13,16): e
rror CS0246: The type or namespace name 'JObject' could not be found (are you missing a using directive or an assembly r
eference?)",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\Message.cs(18,130): error CS0103: The name 'Format
ting' does not exist in the current context",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\ProcessingQueue.cs(38,31): error CS0103: The name
'JsonConvert' does not exist in the current context",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\ProcessingQueue.cs(48,35): error CS0103: The name
'JsonConvert' does not exist in the current context",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\Program.cs(116,35): error CS0103: The name 'JToken
' does not exist in the current context"
]
}
{
"Files": [
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\FileWatcher.cs",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\Message.cs",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\ProcessingQueue.cs",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\Program.cs",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\IncomingMessages\\ChangeTargetFrameworkMessage.cs"
,
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\IncomingMessages\\InitializeMessage.cs",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\OutgoingMessages\\CompilationSettings.cs",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\OutgoingMessages\\ConfigurationData.cs",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\OutgoingMessages\\ConfigurationsMessage.cs",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\OutgoingMessages\\DiagnosticsMessage.cs",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\OutgoingMessages\\ErrorMessage.cs",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\OutgoingMessages\\ReferenceDescription.cs",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\OutgoingMessages\\ReferenceItem.cs",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\OutgoingMessages\\ReferencesMessage.cs",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\OutgoingMessages\\SourcesMessage.cs",
"C:\\Users\\t-namc\\dev\\que\\DesignTimeHost\\DesignTimeHostDemo\\Properties\\AssemblyInfo.cs"
],
"GeneratedFiles": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment