Skip to content

Instantly share code, notes, and snippets.

@jaredpar
Created June 8, 2021 23:33
Show Gist options
  • Select an option

  • Save jaredpar/1efad6baeb8b3ea5cd60b553dc01936c to your computer and use it in GitHub Desktop.

Select an option

Save jaredpar/1efad6baeb8b3ea5cd60b553dc01936c to your computer and use it in GitHub Desktop.
{
"options": {
"outputKind": "ConsoleApplication",
"scriptClassName": "Script",
"cryptoPublicKey": "",
"publicSign": false,
"checkOverflow": false,
"platform": "AnyCpu",
"optimizationLevel": "Release",
"generalDiagnosticOption": "Default",
"warningLevel": 9999,
"deterministic": false,
"debugPlusMode": false,
"referencesSupersedeLowerVersions": false,
"reportSuppressedDiagnostics": false,
"nullableContextOptions": "Disable",
"unsafe": false,
"topLevelBinderFlags": "None"
},
"syntaxTrees": [
{
"fileName": "",
"encoding": "Unicode (UTF-8)",
"checksum": "1b565cf6f2d814a4dc37ce578eda05fe0614f3d",
"parseOptions": {
"langaugeVersion": "CSharp9",
"specifiedLanguageVersion": "Default"
}
}
],
"references": [
{
"name": "netstandard.dll",
"mvid": "6ca937db-7ee1-4d79-b8c0-b6ac19aa6c81",
"properties": {
"kind": "Assembly",
"embedInteropTypes": false
}
},
{
"name": "mscorlib.dll",
"mvid": "61050516-370f-4f50-b597-e89e5946d399",
"properties": {
"kind": "Assembly",
"embedInteropTypes": false
}
},
{
"name": "System.Runtime.dll",
"mvid": "633820b9-579f-4675-babe-d79321255f17",
"properties": {
"kind": "Assembly",
"embedInteropTypes": false
}
},
{
"name": "System.Core.dll",
"mvid": "340b76c9-a181-4107-974d-1c2f86332faf",
"properties": {
"kind": "Assembly",
"embedInteropTypes": false
}
},
{
"name": "System.Console.dll",
"mvid": "81649c87-f5d4-43e6-b018-614db3c9c1d2",
"properties": {
"kind": "Assembly",
"embedInteropTypes": false
}
},
{
"name": "System.Linq.dll",
"mvid": "e7db5c73-73d4-43ff-92f3-fae120e230b7",
"properties": {
"kind": "Assembly",
"embedInteropTypes": false
}
},
{
"name": "System.Linq.Expressions.dll",
"mvid": "c6024d97-e1b4-40f8-a1b0-c5238b5535c1",
"properties": {
"kind": "Assembly",
"embedInteropTypes": false
}
},
{
"name": "System.Threading.Tasks.dll",
"mvid": "d26fc7a4-97db-49bb-bdc6-54f827e74ed1",
"properties": {
"kind": "Assembly",
"embedInteropTypes": false
}
},
{
"name": "System.Collections.dll",
"mvid": "726d89f6-d7c0-4402-a55f-583da134b02c",
"properties": {
"kind": "Assembly",
"embedInteropTypes": false
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment