Skip to content

Instantly share code, notes, and snippets.

@JeffreyMercado
Last active January 25, 2021 04:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JeffreyMercado/5c49bd5c60e60638d02160974452f34a to your computer and use it in GitHub Desktop.
Save JeffreyMercado/5c49bd5c60e60638d02160974452f34a to your computer and use it in GitHub Desktop.
LINQPad 6.12.3 (Beta) Assembly Resolution Log for net5.0
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v5.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v5.0": {
"PlexContext/1.0.0": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "5.0.2",
"Microsoft.EntityFrameworkCore.Design": "5.0.2",
"Microsoft.EntityFrameworkCore.Sqlite": "5.0.2"
},
"runtime": {
"PlexContext.dll": {}
}
},
"Humanizer.Core/2.8.26": {
"runtime": {
"lib/netstandard2.0/Humanizer.dll": {
"assemblyVersion": "2.8.0.0",
"fileVersion": "2.8.26.1919"
}
}
},
"Microsoft.CSharp/4.7.0": {},
"Microsoft.Data.Sqlite.Core/5.0.2": {
"dependencies": {
"SQLitePCLRaw.core": "2.0.4"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll": {
"assemblyVersion": "5.0.2.0",
"fileVersion": "5.0.220.61114"
}
}
},
"Microsoft.DotNet.PlatformAbstractions/3.1.6": {
"runtime": {
"lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll": {
"assemblyVersion": "3.1.6.0",
"fileVersion": "3.100.620.31604"
}
}
},
"Microsoft.EntityFrameworkCore/5.0.2": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Abstractions": "5.0.2",
"Microsoft.EntityFrameworkCore.Analyzers": "5.0.2",
"Microsoft.Extensions.Caching.Memory": "5.0.0",
"Microsoft.Extensions.DependencyInjection": "5.0.1",
"Microsoft.Extensions.Logging": "5.0.0",
"System.Collections.Immutable": "5.0.0",
"System.ComponentModel.Annotations": "5.0.0",
"System.Diagnostics.DiagnosticSource": "5.0.1"
},
"runtime": {
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll": {
"assemblyVersion": "5.0.2.0",
"fileVersion": "5.0.220.61114"
}
}
},
"Microsoft.EntityFrameworkCore.Abstractions/5.0.2": {
"runtime": {
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll": {
"assemblyVersion": "5.0.2.0",
"fileVersion": "5.0.220.61114"
}
}
},
"Microsoft.EntityFrameworkCore.Analyzers/5.0.2": {},
"Microsoft.EntityFrameworkCore.Design/5.0.2": {
"dependencies": {
"Humanizer.Core": "2.8.26",
"Microsoft.CSharp": "4.7.0",
"Microsoft.EntityFrameworkCore.Relational": "5.0.2"
},
"runtime": {
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.Design.dll": {
"assemblyVersion": "5.0.2.0",
"fileVersion": "5.0.220.61114"
}
}
},
"Microsoft.EntityFrameworkCore.Relational/5.0.2": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "5.0.2",
"Microsoft.Extensions.Configuration.Abstractions": "5.0.0"
},
"runtime": {
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll": {
"assemblyVersion": "5.0.2.0",
"fileVersion": "5.0.220.61114"
}
}
},
"Microsoft.EntityFrameworkCore.Sqlite/5.0.2": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Sqlite.Core": "5.0.2",
"SQLitePCLRaw.bundle_e_sqlite3": "2.0.4"
}
},
"Microsoft.EntityFrameworkCore.Sqlite.Core/5.0.2": {
"dependencies": {
"Microsoft.Data.Sqlite.Core": "5.0.2",
"Microsoft.DotNet.PlatformAbstractions": "3.1.6",
"Microsoft.EntityFrameworkCore.Relational": "5.0.2",
"Microsoft.Extensions.DependencyModel": "5.0.0"
},
"runtime": {
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.Sqlite.dll": {
"assemblyVersion": "5.0.2.0",
"fileVersion": "5.0.220.61114"
}
}
},
"Microsoft.Extensions.Caching.Abstractions/5.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "5.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"Microsoft.Extensions.Caching.Memory/5.0.0": {
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "5.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
"Microsoft.Extensions.Options": "5.0.0",
"Microsoft.Extensions.Primitives": "5.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"Microsoft.Extensions.Configuration.Abstractions/5.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "5.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"Microsoft.Extensions.DependencyInjection/5.0.1": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0"
},
"runtime": {
"lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": {
"assemblyVersion": "5.0.0.1",
"fileVersion": "5.0.120.57516"
}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"Microsoft.Extensions.DependencyModel/5.0.0": {
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"Microsoft.Extensions.Logging/5.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "5.0.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
"Microsoft.Extensions.Logging.Abstractions": "5.0.0",
"Microsoft.Extensions.Options": "5.0.0"
},
"runtime": {
"lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"Microsoft.Extensions.Logging.Abstractions/5.0.0": {
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"Microsoft.Extensions.Options/5.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0",
"Microsoft.Extensions.Primitives": "5.0.0"
},
"runtime": {
"lib/net5.0/Microsoft.Extensions.Options.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"Microsoft.Extensions.Primitives/5.0.0": {
"runtime": {
"lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"SQLitePCLRaw.bundle_e_sqlite3/2.0.4": {
"dependencies": {
"SQLitePCLRaw.core": "2.0.4",
"SQLitePCLRaw.lib.e_sqlite3": "2.0.4",
"SQLitePCLRaw.provider.dynamic_cdecl": "2.0.4"
},
"runtime": {
"lib/netcoreapp3.1/SQLitePCLRaw.batteries_v2.dll": {
"assemblyVersion": "2.0.4.976",
"fileVersion": "2.0.4.976"
},
"lib/netcoreapp3.1/SQLitePCLRaw.nativelibrary.dll": {
"assemblyVersion": "2.0.4.976",
"fileVersion": "2.0.4.976"
}
}
},
"SQLitePCLRaw.core/2.0.4": {
"dependencies": {
"System.Memory": "4.5.3"
},
"runtime": {
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {
"assemblyVersion": "2.0.4.976",
"fileVersion": "2.0.4.976"
}
}
},
"SQLitePCLRaw.lib.e_sqlite3/2.0.4": {
"runtimeTargets": {
"runtimes/alpine-x64/native/libe_sqlite3.so": {
"rid": "alpine-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-arm/native/libe_sqlite3.so": {
"rid": "linux-arm",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-arm64/native/libe_sqlite3.so": {
"rid": "linux-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-armel/native/libe_sqlite3.so": {
"rid": "linux-armel",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-mips64/native/libe_sqlite3.so": {
"rid": "linux-mips64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-musl-x64/native/libe_sqlite3.so": {
"rid": "linux-musl-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-x64/native/libe_sqlite3.so": {
"rid": "linux-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-x86/native/libe_sqlite3.so": {
"rid": "linux-x86",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/osx-x64/native/libe_sqlite3.dylib": {
"rid": "osx-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-arm/native/e_sqlite3.dll": {
"rid": "win-arm",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-arm64/native/e_sqlite3.dll": {
"rid": "win-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-x64/native/e_sqlite3.dll": {
"rid": "win-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-x86/native/e_sqlite3.dll": {
"rid": "win-x86",
"assetType": "native",
"fileVersion": "0.0.0.0"
}
}
},
"SQLitePCLRaw.provider.dynamic_cdecl/2.0.4": {
"dependencies": {
"SQLitePCLRaw.core": "2.0.4"
},
"runtime": {
"lib/netstandard2.0/SQLitePCLRaw.provider.dynamic_cdecl.dll": {
"assemblyVersion": "2.0.4.976",
"fileVersion": "2.0.4.976"
}
}
},
"System.Collections.Immutable/5.0.0": {},
"System.ComponentModel.Annotations/5.0.0": {},
"System.Diagnostics.DiagnosticSource/5.0.1": {
"runtime": {
"lib/net5.0/System.Diagnostics.DiagnosticSource.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.220.61120"
}
}
},
"System.Memory/4.5.3": {}
}
},
"libraries": {
"PlexContext/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Humanizer.Core/2.8.26": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OiKusGL20vby4uDEswj2IgkdchC1yQ6rwbIkZDVBPIR6al2b7n3pC91elBul9q33KaBgRKhbZH3+2Ur4fnWx2A==",
"path": "humanizer.core/2.8.26",
"hashPath": "humanizer.core.2.8.26.nupkg.sha512"
},
"Microsoft.CSharp/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
"path": "microsoft.csharp/4.7.0",
"hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
},
"Microsoft.Data.Sqlite.Core/5.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yVg0iPiiHCd/p//ez3xJxWf/9RrggYFyZXMnkcwbu7ZxlNfFmB32lXcHvsmoXpDN4pVUvDIhEchfDsJzg8hM2w==",
"path": "microsoft.data.sqlite.core/5.0.2",
"hashPath": "microsoft.data.sqlite.core.5.0.2.nupkg.sha512"
},
"Microsoft.DotNet.PlatformAbstractions/3.1.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jek4XYaQ/PGUwDKKhwR8K47Uh1189PFzMeLqO83mXrXQVIpARZCcfuDedH50YDTepBkfijCZN5U/vZi++erxtg==",
"path": "microsoft.dotnet.platformabstractions/3.1.6",
"hashPath": "microsoft.dotnet.platformabstractions.3.1.6.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore/5.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-N2OZJWngaR5ydwdp2YH18ag3LN9DK0iCBPJyJ1DNSlI1rSZqmYmtOdPHoM6Wwwvbkw1WVhVQ/1w/8zr4h74EPg==",
"path": "microsoft.entityframeworkcore/5.0.2",
"hashPath": "microsoft.entityframeworkcore.5.0.2.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Abstractions/5.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-69nxyTJwzua85QQB7TWrxCyzHvDwjYWzGLKIQVoLGLd5zG4ApJYMyMGllHGf8pmYiQ6FS7MBZuAwONSv62nkhQ==",
"path": "microsoft.entityframeworkcore.abstractions/5.0.2",
"hashPath": "microsoft.entityframeworkcore.abstractions.5.0.2.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Analyzers/5.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kh5B6Hs2dQ7kBuUXXGAfJAZovJDEXMlO3r/xBnkaRqItlvY+TLUvAY+MXTOfX96lx4SxsrecZ2vnHs4D26nedA==",
"path": "microsoft.entityframeworkcore.analyzers/5.0.2",
"hashPath": "microsoft.entityframeworkcore.analyzers.5.0.2.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Design/5.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Bn1aa2M16p3aIS68q7aXb2Shv0G8evtwdp6SNfnxzTw5vdKH1BBe1g/4BPrY5a2YLp2dVwep2Jtjvk5VB9E0qA==",
"path": "microsoft.entityframeworkcore.design/5.0.2",
"hashPath": "microsoft.entityframeworkcore.design.5.0.2.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Relational/5.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1bisryvgZWcc+jkgksUH7cBkqOSXqyaC7HCAte0Yy+RHzt903KERsTJ447K+HNkW3bVt5GV/VAEcSN2ywqU9wg==",
"path": "microsoft.entityframeworkcore.relational/5.0.2",
"hashPath": "microsoft.entityframeworkcore.relational.5.0.2.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Sqlite/5.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tqRK0QeLA5X0r8QbRUX1adqBjCuLYbWFqlW1qPd6JWjSL7ZLbu4ch+XDWhXGBQsiV93UFlx7A5XUfceGpb3b6A==",
"path": "microsoft.entityframeworkcore.sqlite/5.0.2",
"hashPath": "microsoft.entityframeworkcore.sqlite.5.0.2.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Sqlite.Core/5.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1AAN+o30YLsciFel/yrg9nAw6xU+bOi64loObyDdiXQdHcd+9O8XSz4mII8mNLGAoviaE0009mbpoYRoOCyYzw==",
"path": "microsoft.entityframeworkcore.sqlite.core/5.0.2",
"hashPath": "microsoft.entityframeworkcore.sqlite.core.5.0.2.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Abstractions/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bu8As90/SBAouMZ6fJ+qRNo1X+KgHGrVueFhhYi+E5WqEhcnp2HoWRFnMzXQ6g4RdZbvPowFerSbKNH4Dtg5yg==",
"path": "microsoft.extensions.caching.abstractions/5.0.0",
"hashPath": "microsoft.extensions.caching.abstractions.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Memory/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/1qPCleFOkJe0O+xmFqCNLFYQZTJz965sVw8CUB/BQgsApBwzAUsL2BUkDvQW+geRUVTXUS9zLa0pBjC2VJ1gA==",
"path": "microsoft.extensions.caching.memory/5.0.0",
"hashPath": "microsoft.extensions.caching.memory.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Abstractions/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==",
"path": "microsoft.extensions.configuration.abstractions/5.0.0",
"hashPath": "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection/5.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-//mDNrYeiJ0eh/awFhDFJQzkRVra/njU5Y4fyK7X29g5HScrzbUkKOKlyTtygthcGFt4zNC8G5CFCjb/oizomA==",
"path": "microsoft.extensions.dependencyinjection/5.0.1",
"hashPath": "microsoft.extensions.dependencyinjection.5.0.1.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==",
"path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyModel/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-umBECCoMC+sOUgm083yFr8SxTobUOcPFH4AXigdO2xJiszCHAnmeDl4qPphJt+oaJ/XIfV1wOjIts2nRnki61Q==",
"path": "microsoft.extensions.dependencymodel/5.0.0",
"hashPath": "microsoft.extensions.dependencymodel.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==",
"path": "microsoft.extensions.logging/5.0.0",
"hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==",
"path": "microsoft.extensions.logging.abstractions/5.0.0",
"hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Options/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==",
"path": "microsoft.extensions.options/5.0.0",
"hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==",
"path": "microsoft.extensions.primitives/5.0.0",
"hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512"
},
"SQLitePCLRaw.bundle_e_sqlite3/2.0.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-f5U8Sw0lRym8tTraJ2zm6OqcDrcrEVvcKDtYlKSLs3Ox9SerkwkPXiFXb/uiW0g2tJdUw6oBhsxI/l5DoRxXMg==",
"path": "sqlitepclraw.bundle_e_sqlite3/2.0.4",
"hashPath": "sqlitepclraw.bundle_e_sqlite3.2.0.4.nupkg.sha512"
},
"SQLitePCLRaw.core/2.0.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-4XlDZpDAsboMD6qZQcz9AaKblKDUTVHF+8f3lvbP7QjoqSRr2Xc0Lm34IK2pjRIYnyFLhI3yOJ5YWfOiCid2yg==",
"path": "sqlitepclraw.core/2.0.4",
"hashPath": "sqlitepclraw.core.2.0.4.nupkg.sha512"
},
"SQLitePCLRaw.lib.e_sqlite3/2.0.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-oetvmtDZOE4Nnrtxd8Trapl9geBiu0rDCUXff46qGYjnUwzaU1mZ3OHnfR402tl32rx8gBWg3n5OBRaPJRbsGw==",
"path": "sqlitepclraw.lib.e_sqlite3/2.0.4",
"hashPath": "sqlitepclraw.lib.e_sqlite3.2.0.4.nupkg.sha512"
},
"SQLitePCLRaw.provider.dynamic_cdecl/2.0.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AY6+vv/4ji1mCkLrS6HP/88rHT9YFKRyg3LUj8RyIk6imJMUFdQDiP8rK8gq0a/0FbqspLjK1t7rtKcr7FXRYA==",
"path": "sqlitepclraw.provider.dynamic_cdecl/2.0.4",
"hashPath": "sqlitepclraw.provider.dynamic_cdecl.2.0.4.nupkg.sha512"
},
"System.Collections.Immutable/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
"path": "system.collections.immutable/5.0.0",
"hashPath": "system.collections.immutable.5.0.0.nupkg.sha512"
},
"System.ComponentModel.Annotations/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
"path": "system.componentmodel.annotations/5.0.0",
"hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
},
"System.Diagnostics.DiagnosticSource/5.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-uXQEYqav2V3zP6OwkOKtLv+qIi6z3m1hsGyKwXX7ZA7htT4shoVccGxnJ9kVRFPNAsi1ArZTq2oh7WOto6GbkQ==",
"path": "system.diagnostics.diagnosticsource/5.0.1",
"hashPath": "system.diagnostics.diagnosticsource.5.0.1.nupkg.sha512"
},
"System.Memory/4.5.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
"path": "system.memory/4.5.3",
"hashPath": "system.memory.4.5.3.nupkg.sha512"
}
}
}
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="Generator" content="github.com/hyperlinq/hyperlinq" />
<style type='text/css'>
html,body,div,span,iframe,p,pre,a,abbr,acronym,code,del,em,img,ins,q,strong,var,i,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figure,figcaption,footer,header,hgroup,nav,output,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;font:inherit;font-size:100%}h1,h2,h3,h4,h5,h6{margin:.2em 0 .05em 0;padding:0;border:0;vertical-align:baseline}body{margin:0.5em;font-family:Segoe UI,Verdana,sans-serif;font-size:80%;background:rgb(30,30,30);color:rgb(220,220,220)}pre,code,.fixedfont{font-family:Consolas,monospace;font-size:10pt}a,a:visited{text-decoration:none;font-family:Segoe UI Semibold,sans-serif;font-weight:bold}a:hover,a:visited:hover{text-decoration:underline}table{border-collapse:collapse;border-spacing:0;border:2px solid #3887B5;margin:0.3em 0.1em 0.2em 0.1em}table.limit{border-bottom-color:#f83}table.expandable{border-bottom-style:dashed}table.error{border-bottom-width:4px}td,th{vertical-align:top;border:1px solid #3887B5;margin:0}th{padding:0.05em 0.3em 0.15em 0.3em;text-align:left;background-color:rgb(80,80,80);border:1px solid rgb(50,50,50);color:rgb(220,220,220);padding:0.3em 0.5em;font-size:.95em;font-family:Segoe UI Semibold,sans-serif;font-weight:bold}th.private{font-family:Segoe UI;font-weight:normal;font-style:italic}td.private{background:rgb(50,50,50)}td.private table{background:rgb(30,30,30)}td,th.member{line-height:1.25;padding:0.1em 0.3em 0.2em 0.3em}tr.repeat>th{font-size:90%;font-family:Segoe UI Semibold,sans-serif;border:none;background-color:rgb(80,80,80);color:#999;padding:0.0em 0.2em 0.15em 0.3em}td.typeheader{font-size:.95em;background-color:#3887B5;color:#eee;border:1px solid #3887B5;padding:0 0.4em 0.25em 0.2em}td.n{text-align:right}a:link{color:rgb(140,200,255)}a:visited{color:rgb(220,120,235)}a:link.typeheader,a:visited.typeheader,a:link.extenser,a:visited.extenser,a:link.fixedextenser,a:visited.fixedextenser{font-family:Segoe UI Semibold,sans-serif;font-size:.95em;font-weight:bold;text-decoration:none;color:#eee;margin-bottom:-0.1em;float:left}a:link.difheader,a:visited.difheader{color:#ff8}a:link.extenser,a:visited.extenser,a:link.fixedextenser,a:visited.fixedextenser{float:right;padding-left:2pt;margin-left:4pt}span.typeglyph,span.typeglyphx{padding:0 0.2em 0 0;margin:0}span.extenser,span.extenserx,span.fixedextenser{margin-top:1.2pt}span.typeglyph,span.extenser,span.fixedextenser{font-family:webdings}span.fixedextenser{display:none;position:fixed;right:6px}td.typeheader:hover .fixedextenser{display:block}span.typeglyphx,span.extenserx{font-family:Arial,sans-serif;font-weight:bold;margin:2px}table.group{border:none;margin:0}td.group{border:none;padding:0 0.1em}div.spacer{margin:0.6em 0}div.headingpresenter{border:none;border-left:0.2em dotted #E5B679;margin:.8em 0 1em 0.1em;padding-left:.5em}h1.headingpresenter{border:none;padding:0 0 0.35em 0;margin:0;font-family:Segoe UI Semibold,Arial;font-weight:bold;background-color:rgb(30,30,30);color:#E5B679;font-size:1.1em;line-height:0.8}td.summary{background-color:#204D66;color:rgb(220,220,220);font-size:.95em;padding:0.05em 0.3em 0.2em 0.3em}tr.columntotal>td{background-color:rgb(80,80,80);font-family:Segoe UI Semibold;font-weight:bold;font-size:.95em;color:rgb(220,220,220);;text-align:right}span.graphbar{background:#3887B5;color:#3887B5;padding-bottom:1px;margin-left:-0.2em;margin-right:-0.1em}a:link.graphcolumn,a:visited.graphcolumn{color:rgb(140,200,255);text-decoration:none;font-weight:bold;font-family:Arial;font-size:1em;line-height:1;letter-spacing:-0.2em;margin-left:0.15em;margin-right:0.2em}a:link.collection,a:visited.collection{color:#80d080}a:link.reference,a:visited.reference{color:rgb(130,190,235)}i{color:#90ee90}em{color:rgb(210,90,90)}small{font-size:100%;color:#888}.highlight{background:rgb(255,250,13);color:rgb(30,30,30);;padding:2px}code.xml b{color:rgb(140,200,255);font-weight:normal}code.xml i{color:rgb(220,120,255);font-weight:normal;font-style:normal}code.xml em{color:rgb(210,90,90);font-weight:normal;font-style:normal}span.cc{background:#eee;color:black;margin:0 1.5px;padding:0 1px;font-family:Consolas,monospace;border-radius:3px}ol,ul{margin:0.7em 0.3em;padding-left:2.5em}li{margin:0.3em 0}.difadd{background:#050}.difremove{background:#500}p.scriptLog{color:#caa;background:#433;font-family:Consolas,monospace;font-size:9pt;padding:.1em .3em}::-ms-clear{display:none}input,textarea,button,select{font-family:Segoe UI;font-size:1em;padding:.2em}button{padding:.2em .4em}input,textarea,select{margin:.15em 0}input[type="checkbox"],input[type="radio"]{margin:0 0.4em 0 0;height:0.9em;width:0.9em}input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted red}.checkbox-label{vertical-align:middle;position:relative;bottom:.07em;margin-right:.5em}fieldset{margin:0 .2em .4em .1em;border:1pt solid #aaa;padding:.1em .6em .4em .6em}legend{padding:.2em .1em}input,textarea,select,legend{background:black;color:rgb(220,220,220)}input,textarea,select{border:1pt solid rgb(220,220,220)}input[type="range"]{border:none}
</style>
<script language='JavaScript' type='text/javascript'>
function toggle(id) {
table=document.getElementById(id); if (table==null) return false;
updown=document.getElementById(id+'ud'); if (updown==null) return false;
if (updown.innerHTML=='5'||updown.innerHTML=='6') { expand=updown.innerHTML=='6'; updown.innerHTML=expand?'5':'6'; } else { expand=updown.innerHTML=='˅'; updown.innerHTML=expand?'˄':'˅'; }
table.style.borderBottomStyle=expand?'solid':'dashed'; elements=table.rows; if(elements.length== 0||elements.length==1) return false;
for (i=1;i!=elements.length;i++) if (elements[i].id.substring(0,3)!='sum') elements[i].style.display = expand?'table-row':'none';
return false;
}
</script>
</head>
<body>Managed references:<br />
<div class="spacer"><table id="t1"><tr><td class="typeheader" colspan="3"><a href="" class="typeheader" onclick="return toggle('t1');"><span class="typeglyphx" id="t1ud">˄</span>(5 items)</a></td></tr><tr><th title="System.String">Path</th><th title="System.String">Reference</th><th title="System.String">Runtime</th></tr><tr><td>C:\Program Files\LINQPad6\LINQPad.Runtime.dll</td><td>Yes</td><td>Yes</td></tr><tr><td>C:\Users\Jeff\AppData\Local\LINQPad\6.12.3\EF\LINQPad.Drivers.EFCore.dll</td><td>Yes</td><td>Yes</td></tr><tr><td>C:\Users\Jeff\AppData\Local\LINQPad\6.12.3\LINQPad.Runtime.UI.dll</td><td>Yes</td><td>&#160;</td></tr><tr><td>C:\Users\Jeff\AppData\Local\LINQPad\6.12.3\LINQPad.Windows.Forms.DataVisualization.dll</td><td>Yes</td><td>&#160;</td></tr><tr><td>E:\Users\Jeff\Documents\LINQPad\Queries\Plex\PlexContext.dll</td><td>Yes</td><td>Yes</td></tr></table></div>Native references:<br />
<div class="spacer"><table id="t2"><tr><td class="typeheader" colspan="1">(0 items)</td></tr></table></div>ASP.NET Version: (none)<br /><br />Framework reference assemblies (NetCore version=5.0.2, Desktop version=5.0.2):<br />
<div class="spacer"><table id="t3"><tr><td class="typeheader" colspan="1"><a href="" class="typeheader" onclick="return toggle('t3');"><span class="typeglyphx" id="t3ud">˄</span>IOrderedEnumerable&lt;String&gt; (202 items)</a></td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\Microsoft.CSharp.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\Microsoft.VisualBasic.Core.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\Microsoft.Win32.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\mscorlib.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\netstandard.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.AppContext.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Buffers.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Collections.Concurrent.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Collections.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Collections.Immutable.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Collections.NonGeneric.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Collections.Specialized.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.ComponentModel.Annotations.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.ComponentModel.DataAnnotations.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.ComponentModel.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.ComponentModel.EventBasedAsync.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.ComponentModel.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.ComponentModel.TypeConverter.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Configuration.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Console.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Core.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Data.Common.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Data.DataSetExtensions.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Data.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Diagnostics.Contracts.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Diagnostics.Debug.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Diagnostics.DiagnosticSource.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Diagnostics.FileVersionInfo.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Diagnostics.Process.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Diagnostics.StackTrace.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Diagnostics.TextWriterTraceListener.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Diagnostics.Tools.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Diagnostics.TraceSource.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Diagnostics.Tracing.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Drawing.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Dynamic.Runtime.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Formats.Asn1.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Globalization.Calendars.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Globalization.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Globalization.Extensions.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.IO.Compression.Brotli.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.IO.Compression.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.IO.Compression.FileSystem.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.IO.Compression.ZipFile.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.IO.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.IO.FileSystem.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.IO.FileSystem.DriveInfo.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.IO.FileSystem.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.IO.FileSystem.Watcher.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.IO.IsolatedStorage.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.IO.MemoryMappedFiles.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.IO.Pipes.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.IO.UnmanagedMemoryStream.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Linq.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Linq.Expressions.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Linq.Parallel.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Linq.Queryable.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Memory.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.Http.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.Http.Json.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.HttpListener.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.Mail.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.NameResolution.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.NetworkInformation.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.Ping.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.Requests.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.Security.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.ServicePoint.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.Sockets.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.WebClient.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.WebHeaderCollection.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.WebProxy.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.WebSockets.Client.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Net.WebSockets.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Numerics.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Numerics.Vectors.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.ObjectModel.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Reflection.DispatchProxy.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Reflection.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Reflection.Emit.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Reflection.Emit.ILGeneration.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Reflection.Emit.Lightweight.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Reflection.Extensions.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Reflection.Metadata.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Reflection.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Reflection.TypeExtensions.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Resources.Reader.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Resources.ResourceManager.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Resources.Writer.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Runtime.CompilerServices.Unsafe.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Runtime.CompilerServices.VisualC.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Runtime.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Runtime.Extensions.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Runtime.Handles.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Runtime.InteropServices.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Runtime.InteropServices.RuntimeInformation.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Runtime.Intrinsics.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Runtime.Loader.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Runtime.Numerics.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Runtime.Serialization.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Runtime.Serialization.Formatters.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Runtime.Serialization.Json.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Runtime.Serialization.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Runtime.Serialization.Xml.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Security.Claims.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Security.Cryptography.Algorithms.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Security.Cryptography.Csp.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Security.Cryptography.Encoding.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Security.Cryptography.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Security.Cryptography.X509Certificates.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Security.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Security.Principal.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Security.SecureString.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.ServiceModel.Web.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.ServiceProcess.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Text.Encoding.CodePages.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Text.Encoding.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Text.Encoding.Extensions.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Text.Encodings.Web.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Text.Json.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Text.RegularExpressions.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Threading.Channels.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Threading.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Threading.Overlapped.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Threading.Tasks.Dataflow.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Threading.Tasks.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Threading.Tasks.Extensions.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Threading.Tasks.Parallel.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Threading.Thread.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Threading.ThreadPool.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Threading.Timer.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Transactions.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Transactions.Local.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.ValueTuple.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Web.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Web.HttpUtility.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Windows.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Xml.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Xml.Linq.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Xml.ReaderWriter.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Xml.Serialization.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Xml.XDocument.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Xml.XmlDocument.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Xml.XmlSerializer.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Xml.XPath.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.NETCore.app.ref\5.0.0\ref\net5.0\System.Xml.XPath.XDocument.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\Accessibility.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\Microsoft.VisualBasic.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\Microsoft.VisualBasic.Forms.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\Microsoft.Win32.Registry.AccessControl.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\Microsoft.Win32.Registry.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\Microsoft.Win32.SystemEvents.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\PresentationCore.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\PresentationFramework.Aero.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\PresentationFramework.Aero2.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\PresentationFramework.AeroLite.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\PresentationFramework.Classic.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\PresentationFramework.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\PresentationFramework.Luna.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\PresentationFramework.Royale.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\PresentationUI.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\ReachFramework.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.CodeDom.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Configuration.ConfigurationManager.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Design.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Diagnostics.EventLog.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Diagnostics.PerformanceCounter.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.DirectoryServices.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Drawing.Common.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Drawing.Design.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Drawing.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.IO.FileSystem.AccessControl.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.IO.Packaging.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.IO.Pipes.AccessControl.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Printing.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Resources.Extensions.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Security.AccessControl.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Security.Cryptography.Cng.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Security.Cryptography.Pkcs.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Security.Cryptography.ProtectedData.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Security.Cryptography.Xml.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Security.Permissions.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Security.Principal.Windows.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Threading.AccessControl.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Windows.Controls.Ribbon.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Windows.Extensions.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Windows.Forms.Design.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Windows.Forms.Design.Editors.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Windows.Forms.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Windows.Forms.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Windows.Input.Manipulations.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Windows.Presentation.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\System.Xaml.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\UIAutomationClient.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\UIAutomationClientSideProviders.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\UIAutomationProvider.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\UIAutomationTypes.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\WindowsBase.dll</td></tr><tr><td>C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.app.ref\5.0.0\ref\net5.0\WindowsFormsIntegration.dll</td></tr></table></div>Framework runtime assemblies:<br />
<div class="spacer"><table id="t4"><tr><td class="typeheader" colspan="1"><a href="" class="typeheader" onclick="return toggle('t4');"><span class="typeglyphx" id="t4ud">˄</span>IOrderedEnumerable&lt;String&gt; (214 items)</a></td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\Microsoft.CSharp.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\Microsoft.VisualBasic.Core.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\Microsoft.Win32.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\Microsoft.Win32.Registry.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\mscorlib.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\netstandard.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.AppContext.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Buffers.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Collections.Concurrent.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Collections.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Collections.Immutable.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Collections.NonGeneric.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Collections.Specialized.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.ComponentModel.Annotations.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.ComponentModel.DataAnnotations.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.ComponentModel.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.ComponentModel.EventBasedAsync.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.ComponentModel.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.ComponentModel.TypeConverter.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Configuration.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Console.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Core.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Data.Common.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Data.DataSetExtensions.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Data.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Diagnostics.Contracts.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Diagnostics.Debug.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Diagnostics.DiagnosticSource.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Diagnostics.FileVersionInfo.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Diagnostics.Process.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Diagnostics.StackTrace.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Diagnostics.TextWriterTraceListener.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Diagnostics.Tools.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Diagnostics.TraceSource.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Diagnostics.Tracing.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Drawing.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Dynamic.Runtime.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Formats.Asn1.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Globalization.Calendars.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Globalization.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Globalization.Extensions.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.IO.Compression.Brotli.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.IO.Compression.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.IO.Compression.FileSystem.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.IO.Compression.ZipFile.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.IO.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.IO.FileSystem.AccessControl.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.IO.FileSystem.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.IO.FileSystem.DriveInfo.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.IO.FileSystem.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.IO.FileSystem.Watcher.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.IO.IsolatedStorage.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.IO.MemoryMappedFiles.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.IO.Pipes.AccessControl.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.IO.Pipes.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.IO.UnmanagedMemoryStream.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Linq.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Linq.Expressions.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Linq.Parallel.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Linq.Queryable.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Memory.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.Http.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.Http.Json.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.HttpListener.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.Mail.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.NameResolution.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.NetworkInformation.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.Ping.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.Requests.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.Security.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.ServicePoint.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.Sockets.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.WebClient.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.WebHeaderCollection.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.WebProxy.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.WebSockets.Client.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Net.WebSockets.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Numerics.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Numerics.Vectors.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.ObjectModel.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Private.CoreLib.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Private.DataContractSerialization.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Private.Uri.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Private.Xml.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Private.Xml.Linq.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Reflection.DispatchProxy.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Reflection.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Reflection.Emit.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Reflection.Emit.ILGeneration.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Reflection.Emit.Lightweight.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Reflection.Extensions.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Reflection.Metadata.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Reflection.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Reflection.TypeExtensions.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Resources.Reader.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Resources.ResourceManager.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Resources.Writer.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Runtime.CompilerServices.Unsafe.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Runtime.CompilerServices.VisualC.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Runtime.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Runtime.Extensions.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Runtime.Handles.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Runtime.InteropServices.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Runtime.InteropServices.RuntimeInformation.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Runtime.Intrinsics.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Runtime.Loader.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Runtime.Numerics.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Runtime.Serialization.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Runtime.Serialization.Formatters.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Runtime.Serialization.Json.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Runtime.Serialization.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Runtime.Serialization.Xml.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Security.AccessControl.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Security.Claims.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Security.Cryptography.Algorithms.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Security.Cryptography.Cng.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Security.Cryptography.Csp.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Security.Cryptography.Encoding.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Security.Cryptography.OpenSsl.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Security.Cryptography.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Security.Cryptography.X509Certificates.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Security.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Security.Principal.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Security.Principal.Windows.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Security.SecureString.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.ServiceModel.Web.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.ServiceProcess.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Text.Encoding.CodePages.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Text.Encoding.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Text.Encoding.Extensions.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Text.Encodings.Web.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Text.Json.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Text.RegularExpressions.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Threading.Channels.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Threading.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Threading.Overlapped.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Threading.Tasks.Dataflow.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Threading.Tasks.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Threading.Tasks.Extensions.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Threading.Tasks.Parallel.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Threading.Thread.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Threading.ThreadPool.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Threading.Timer.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Transactions.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Transactions.Local.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.ValueTuple.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Web.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Web.HttpUtility.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Windows.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Xml.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Xml.Linq.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Xml.ReaderWriter.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Xml.Serialization.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Xml.XDocument.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Xml.XmlDocument.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Xml.XmlSerializer.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Xml.XPath.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.NETCore.app\5.0.2\System.Xml.XPath.XDocument.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\Accessibility.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\DirectWriteForwarder.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\Microsoft.VisualBasic.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\Microsoft.VisualBasic.Forms.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\Microsoft.Win32.Registry.AccessControl.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\Microsoft.Win32.SystemEvents.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\PresentationCore.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\PresentationFramework.Aero.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\PresentationFramework.Aero2.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\PresentationFramework.AeroLite.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\PresentationFramework.Classic.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\PresentationFramework.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\PresentationFramework.Luna.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\PresentationFramework.Royale.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\PresentationFramework-SystemCore.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\PresentationFramework-SystemData.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\PresentationFramework-SystemDrawing.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\PresentationFramework-SystemXml.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\PresentationFramework-SystemXmlLinq.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\PresentationUI.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\ReachFramework.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.CodeDom.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Configuration.ConfigurationManager.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Design.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Diagnostics.EventLog.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Diagnostics.PerformanceCounter.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.DirectoryServices.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Drawing.Common.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Drawing.Design.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Drawing.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.IO.Packaging.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Printing.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Resources.Extensions.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Security.Cryptography.Pkcs.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Security.Cryptography.ProtectedData.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Security.Cryptography.Xml.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Security.Permissions.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Threading.AccessControl.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Windows.Controls.Ribbon.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Windows.Extensions.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Windows.Forms.Design.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Windows.Forms.Design.Editors.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Windows.Forms.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Windows.Forms.Primitives.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Windows.Input.Manipulations.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Windows.Presentation.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\System.Xaml.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\UIAutomationClient.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\UIAutomationClientSideProviders.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\UIAutomationProvider.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\UIAutomationTypes.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\WindowsBase.dll</td></tr><tr><td>C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.app\5.0.2\WindowsFormsIntegration.dll</td></tr></table></div><br />LOG:<br /><br />LINQPad.Runtime:<br />&#160; C:\Program Files\LINQPad6\LINQPad.Runtime.dll<br />Static DC assembly: <br />&#160; E:\Users\Jeff\Documents\LINQPad\Queries\Plex\PlexContext.dll<br />Driver assembly: <br />&#160; C:\Users\Jeff\AppData\Local\LINQPad\6.12.3\EF\LINQPad.Drivers.EFCore.dll<br />LINQPad.Runtime.UI:<br />&#160; C:\Users\Jeff\AppData\Local\LINQPad\6.12.3\LINQPad.Runtime.UI.dll<br />LINQPad.Windows.Forms.DataVisualization.dll:<br />&#160; C:\Users\Jeff\AppData\Local\LINQPad\6.12.3\LINQPad.Windows.Forms.DataVisualization.dll<br /><br /></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment