Created
March 11, 2017 17:04
-
-
Save NinoFloris/6599e64cd834b2b5e920bdf42467585a to your computer and use it in GitHub Desktop.
msbuild log default mvc template osx
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Build started 3/11/17 6:03:08 PM. | |
Environment at start of build: | |
LOGNAME = nfloris | |
HOME = /Users/nfloris | |
LC_ALL = en_US.UTF-8 | |
OMF_CONFIG = /Users/nfloris/.config/omf | |
TERM = xterm-256color | |
VSCODE_PID = 16519 | |
__CF_USER_TEXT_ENCODING = 0x1F6:0x0:0x0 | |
XPC_SERVICE_NAME = com.microsoft.VSCodeInsiders.4572 | |
USER = nfloris | |
CscToolExe = /usr/local/share/dotnet/sdk/1.0.1/Roslyn/RunCsc.sh | |
OMF_PATH = /Users/nfloris/.local/share/omf | |
SHLVL = 2 | |
MSBuildSDKsPath = /usr/local/share/dotnet/sdk/1.0.1/Sdks | |
VSCODE_IPC_HOOK = /Users/nfloris/Library/Application Support/Code - Insiders/1.11.0-insider-main.sock | |
VSCODE_NLS_CONFIG = {"locale":"en-gb","availableLanguages":{}} | |
LANG = en_US.UTF-8 | |
SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.CSghHLVQIT/Listeners | |
Apple_PubSub_Socket_Render = /private/tmp/com.apple.launchd.WWbNCDMcFT/Render | |
LC_CTYPE = en_US.UTF-8 | |
TMPDIR = /var/folders/8n/pxszz5w97ml_9t3my9y16jpr0000gp/T/ | |
SHELL = /usr/local/bin/fish | |
DOTNET_CLI_TELEMETRY_SESSIONID = c3398a37-e72e-4bce-bdb0-2b04c592ccbd | |
PWD = /Users/nfloris/Projects/crowded-v2/mvc | |
MSBuildLoadMicrosoftTargetsReadOnly = true | |
XPC_FLAGS = 0x0 | |
MSBuildExtensionsPath = /usr/local/share/dotnet/sdk/1.0.1 | |
VSCODE_NODE_CACHED_DATA_DIR_16519 = /Users/nfloris/Library/Application Support/Code - Insiders/CachedData | |
GOOGLE_API_KEY = AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q | |
PATH = ~/.node/bin:~/.terraform:~/.composer/vendor/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:~/.node/bin:~/.terraform:~/.composer/vendor/bin | |
18:03:08.558 0>Overriding target "GetTargetFrameworkProperties" in project "/usr/local/share/dotnet/sdk/1.0.1/Microsoft.Common.CurrentVersion.targets" with target "GetTargetFrameworkProperties" from project "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Sdk.Common.targets". | |
Overriding target "GetReferenceAssemblyPaths" in project "/usr/local/share/dotnet/sdk/1.0.1/Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.DisableStandardFrameworkResolution.targets". | |
Overriding target "GetFrameworkPaths" in project "/usr/local/share/dotnet/sdk/1.0.1/Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.DisableStandardFrameworkResolution.targets". | |
Overriding target "Publish" in project "/usr/local/share/dotnet/sdk/1.0.1/Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Publish.targets". | |
Overriding target "GetCopyToPublishDirectoryItems" in project "/usr/local/share/dotnet/sdk/1.0.1/Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Publish.targets". | |
Overriding target "BeforePublish" in project "/usr/local/share/dotnet/sdk/1.0.1/Microsoft.Common.CurrentVersion.targets" with target "BeforePublish" from project "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk.Publish/build/netstandard1.0/Microsoft.NET.Sdk.Publish.targets". | |
Overriding target "AfterPublish" in project "/usr/local/share/dotnet/sdk/1.0.1/Microsoft.Common.CurrentVersion.targets" with target "AfterPublish" from project "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk.Publish/build/netstandard1.0/Microsoft.NET.Sdk.Publish.targets". | |
The target "CollectPackageReferences" listed in a BeforeTargets attribute at "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Sdk.DefaultItems.targets (96,60)" does not exist in the project, and will be ignored. | |
18:03:08.561 1>Project "/Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj" on node 1 (Build target(s)). | |
18:03:08.561 1>Initial Properties: | |
__CF_USER_TEXT_ENCODING = 0x1F6:0x0:0x0 | |
_BeforePublishTargetsDir = /usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk.Publish/build/netstandard1.0/BeforePublishTargets/ | |
_ComputeTargetsDir = /usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk.Publish/build/netstandard1.0/ComputeTargets/ | |
_ConsoleAppComputeFilesDependsOn = | |
; | |
_PrepareForConsoleAppPublish | |
_ComputeFilesFromOutDir; | |
_ComputeFilesFromContent; | |
_CopyManagedProjectFilesToPublishIntermediateOutputPathDependsOn = | |
; | |
_PrepareForManagedProjectSystemPublish; | |
Publish; | |
_CopyTargetsDir = /usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk.Publish/build/netstandard1.0/CopyTargets/ | |
_DebugSymbolsProduced = true | |
_DeploymentApplicationManifestIdentity = mvc.exe | |
_DeploymentBuiltUpdateInterval = 0 | |
_DeploymentBuiltUpdateIntervalUnits = Days | |
_DeploymentDeployManifestIdentity = mvc.application | |
_DeploymentFileMappingExtension = | |
_DeploymentPublishableProjectDefault = true | |
_DeploymentTargetApplicationManifestFileName = mvc.dll.manifest | |
_DeploymentUrl = | |
_DirectoryBuildPropsBasePath = | |
_DirectoryBuildPropsFile = Directory.Build.props | |
_DirectoryBuildTargetsBasePath = | |
_DirectoryBuildTargetsFile = Directory.Build.targets | |
_DocumentationFileProduced = false | |
_DotNetCLIPostPublishDependsOn = | |
_InitProjectCapabilityProperties; | |
_ManagedProjectSystemPostPublish; | |
AfterPublish; | |
_DotNetCLIPrePublishDependsOn = | |
_InitProjectCapabilityProperties; | |
_ManagedProjectSystemPrePublish; | |
_DotNetCLIToolTargetsDir = /usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk.Publish/build/netstandard1.0/DotNetCLIToolTargets/ | |
_DotNetHostExecutableName = dotnet | |
_DotNetHostFxrLibraryName = libhostfxr.so | |
_DotNetHostPolicyLibraryName = libhostpolicy.so | |
_DotNetPublishComputeFiles = | |
_DetermineProjectType; | |
_WebAppComputeFiles; | |
_ConsoleAppComputeFiles; | |
_DotNetPublishCopyFiles = | |
_RemoveExcludeFiles; | |
_DeletePublishIntermediateOutputPath; | |
_CopyFilesToPublishIntermediateOutputPath; | |
_CopyManagedProjectFilesToPublishIntermediateOutputPath; | |
_DotNetPublishFiles = | |
FileSystemPublish; | |
_DotNetPublishTransformFiles = | |
_TransformWebConfig; | |
_TransformAppSettings; | |
_GenerateEFSQLScripts | |
_FrameworkIdentifierForImplicitDefine = NETCOREAPP | |
_FrameworkVersionForImplicitDefine = 1_1 | |
_GenerateBindingRedirectsIntermediateAppConfig = obj/Debug/netcoreapp1.1/mvc.csproj.mvc.dll.config | |
_GenerateRestoreGraphProjectEntryInputProperties = | |
RestoreUseCustomAfterTargets=; | |
NuGetRestoreTargets=/usr/local/share/dotnet/sdk/1.0.1/NuGet.targets; | |
BuildProjectReferences=false; | |
ExcludeRestorePackageImports=true; | |
_GetChildProjectCopyToOutputDirectoryItems = true | |
_GetChildProjectCopyToPublishDirectoryItems = true | |
_ImplicitPackageName = Microsoft.NETCore.App | |
_IsNETCoreOrNETStandard = true | |
_ManagedProjectSystemPostPublishDependsOn = | |
_InitPublishIntermediateOutputPath; | |
_TransformWebConfig; | |
_TransformAppSettings; | |
_GenerateEFSQLScripts | |
; | |
_ManagedProjectSystemPrePublishDependsOn = | |
BeforePublish; | |
_NativeLibraryExtension = .so | |
_NativeLibraryPrefix = lib | |
_NetCoreRunArguments = exec "/Users/nfloris/Projects/crowded-v2/mvc/bin/Debug/netcoreapp1.1/mvc.dll" | |
_NugetTargetMonikerAndRID = .NETCoreApp,Version=v1.1 | |
_OriginalConfiguration = Debug | |
_OriginalPlatform = AnyCPU | |
_PlatformWithoutConfigurationInference = AnyCPU | |
_ProjectDefaultTargets = Build | |
_PublishConfigurationPath = Debug\ | |
_PublishFrameworkPath = netcoreapp1.1\ | |
_PublishProfileRootFolder = /Users/nfloris/Projects/crowded-v2/mvc/Properties/PublishProfiles/ | |
_PublishProfilesDir = /usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk.Publish/build/netstandard1.0/PublishProfiles/ | |
_PublishTargetsDir = /usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk.Publish/build/netstandard1.0/PublishTargets/ | |
_PublishTaskAssemblyFullPath = /usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk.Publish/build/netstandard1.0/../../tools/netcoreapp1.0/Microsoft.NETCore.Sdk.Publish.Tasks.dll | |
_PublishTaskFramework = netcoreapp1.0 | |
_PublishTaskNameSuffix = Core | |
_PublishTasksDir = /usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk.Publish/build/netstandard1.0/../../tools/netcoreapp1.0/ | |
_ResolveReferenceDependencies = false | |
_SGenDllCreated = false | |
_SGenDllName = mvc.XmlSerializers.dll | |
_SGenGenerateSerializationAssembliesConfig = Off | |
_ShortFrameworkIdentifier = netcoreapp | |
_ShortFrameworkVersion = 1.1 | |
_TargetFrameworkDirectories = | |
_TargetFrameworkVersionWithoutV = 1.1 | |
_TransformTargetsDir = /usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk.Publish/build/netstandard1.0/TransformTargets/ | |
_UsingDefaultPlatformTarget = true | |
_WebAppComputeFilesDependsOn = | |
; | |
_PrepareForWebAppPublish | |
_ComputeFilesFromOutDir; | |
_ComputeFilesFromContent; | |
ActualLangName = en-us | |
AddAppConfigToBuildOutputs = true | |
AllowedReferenceAssemblyFileExtensions = | |
.winmd; | |
.dll; | |
.exe | |
AllowedReferenceRelatedFileExtensions = | |
.pdb; | |
.xml; | |
.pri; | |
.dll.config; | |
.exe.config | |
AllowUnsafeBlocks = false | |
AlwaysUseNumericalSuffixInItemNames = true | |
AppDesignerFolder = Properties | |
AppendRuntimeIdentifierToOutputPath = true | |
AppendTargetFrameworkToOutputPath = true | |
Apple_PubSub_Socket_Render = /private/tmp/com.apple.launchd.WWbNCDMcFT/Render | |
AssemblyFoldersConfigFile = \AssemblyFolders.config | |
AssemblyFoldersSuffix = AssemblyFoldersEx | |
AssemblyName = mvc | |
AssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName} | |
AssemblyTitle = mvc | |
AssignTargetPathsDependsOn = | |
Authors = mvc | |
AutoUnifyAssemblyReferences = true | |
AvailablePlatforms = Any CPU,x86,x64,Itanium | |
BaseIntermediateOutputPath = /Users/nfloris/Projects/crowded-v2/mvc/obj/ | |
BaseOutputPath = bin/ | |
BuildCompileAction = Build | |
BuildDependsOn = | |
BeforeBuild; | |
CoreBuild; | |
AfterBuild | |
BuildGenerateSourcesAction = Build | |
BuildingProject = false | |
BuildInParallel = true | |
BuildLinkAction = Build | |
BuildOutputTargetFolder = lib | |
BuildProjectReferences = true | |
BuiltProjectOutputGroupDependsOn = PrepareForBuild | |
CheckForOverflowUnderflow = false | |
CleanDependsOn = | |
BeforeClean; | |
UnmanagedUnregistration; | |
CoreClean; | |
CleanReferencedProjects; | |
CleanPublishFolder; | |
AfterClean | |
CleanFile = mvc.csproj.FileListAbsolute.txt | |
CodeAnalysisTargets = /usr/local/share/dotnet/sdk/1.0.1/Microsoft/VisualStudio/v10.0/CodeAnalysis/Microsoft.CodeAnalysis.targets | |
CommonTargetsPath = /usr/local/share/dotnet/sdk/1.0.1/Microsoft.Common.CurrentVersion.targets | |
CommonXamlResourcesDirectory = /usr/local/share/dotnet/sdk/1.0.1/ | |
Company = mvc | |
CompileDependsOn = | |
ResolveReferences; | |
ResolveKeySource; | |
SetWin32ManifestProperties; | |
_GenerateCompileInputs; | |
BeforeCompile; | |
_TimeStampBeforeCompile; | |
_GenerateCompileDependencyCache; | |
CoreCompile; | |
_TimeStampAfterCompile; | |
AfterCompile; | |
CompileLicxFilesDependsOn = | |
ComputeIntermediateSatelliteAssembliesDependsOn = | |
CreateManifestResourceNames | |
ComputeNETCoreBuildOutputFiles = true | |
ComputePrivateAssetsPackageReferences = true | |
ComReferenceExecuteAsTool = false | |
ComReferenceNoClassMembers = false | |
Configuration = Debug | |
ConfigurationName = Debug | |
ConsiderPlatformAsProcessorArchitecture = true | |
ContentFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths | |
ContentPreprocessorOutputDirectory = obj/Debug/netcoreapp1.1/NuGet/ | |
ContentTargetFolders = content;contentFiles | |
ContinueOnError = false | |
CopyLocalLockFileAssemblies = false | |
CoreBuildDependsOn = | |
BuildOnlySettings; | |
PrepareForBuild; | |
PreBuildEvent; | |
ResolveReferences; | |
PrepareResources; | |
ResolveKeySource; | |
Compile; | |
ExportWindowsMDFile; | |
UnmanagedUnregistration; | |
GenerateSerializationAssemblies; | |
CreateSatelliteAssemblies; | |
GenerateManifests; | |
GetTargetPath; | |
PrepareForRun; | |
UnmanagedRegistration; | |
IncrementalClean; | |
PostBuildEvent | |
; | |
GenerateBuildDependencyFile; | |
GenerateBuildRuntimeConfigurationFiles | |
CoreCleanDependsOn = | |
CoreCompileDependsOn = _ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet | |
CorePublishDependsOn = | |
_DetermineProjectType; | |
_WebAppComputeFiles; | |
_ConsoleAppComputeFiles; | |
; | |
_RemoveExcludeFiles; | |
_DeletePublishIntermediateOutputPath; | |
_CopyFilesToPublishIntermediateOutputPath; | |
_CopyManagedProjectFilesToPublishIntermediateOutputPath; | |
; | |
_TransformWebConfig; | |
_TransformAppSettings; | |
_GenerateEFSQLScripts | |
; | |
FileSystemPublish; | |
; | |
CoreResGenDependsOn = | |
CreateCustomManifestResourceNamesDependsOn = | |
CreateHardLinksForCopyAdditionalFilesIfPossible = false | |
CreateManifestResourceNamesDependsOn = | |
CreateSatelliteAssembliesDependsOn = | |
_GenerateSatelliteAssemblyInputs; | |
ComputeIntermediateSatelliteAssemblies; | |
GenerateSatelliteAssemblies | |
; | |
CoreGenerateSatelliteAssemblies | |
CreateSymbolicLinksForCopyAdditionalFilesIfPossible = false | |
CscToolExe = /usr/local/share/dotnet/sdk/1.0.1/Roslyn/RunCsc.sh | |
CSharpCoreTargetsPath = /usr/local/share/dotnet/sdk/1.0.1/Roslyn/Microsoft.CSharp.Core.targets | |
CSharpDesignTimeTargetsPath = /usr/local/share/dotnet/sdk/1.0.1/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets | |
CSharpTargetsPath = /usr/local/share/dotnet/sdk/1.0.1/Microsoft.CSharp.CurrentVersion.targets | |
CustomAfterMicrosoftCommonProps = /usr/local/share/dotnet/sdk/1.0.1/v15.0/Custom.After.Microsoft.Common.props | |
CustomAfterMicrosoftCommonTargets = /usr/local/share/dotnet/sdk/1.0.1/v15.0/Custom.After.Microsoft.Common.targets | |
CustomAfterMicrosoftCSharpTargets = /usr/local/share/dotnet/sdk/1.0.1/v15.0/Custom.After.Microsoft.CSharp.targets | |
CustomBeforeMicrosoftCommonProps = /usr/local/share/dotnet/sdk/1.0.1/v15.0/Custom.Before.Microsoft.Common.props | |
CustomBeforeMicrosoftCommonTargets = /usr/local/share/dotnet/sdk/1.0.1/v15.0/Custom.Before.Microsoft.Common.targets | |
CustomBeforeMicrosoftCSharpTargets = /usr/local/share/dotnet/sdk/1.0.1/v15.0/Custom.Before.Microsoft.CSharp.targets | |
DebugSymbols = true | |
DebugSymbolsProjectOutputGroupDependsOn = | |
DebugType = portable | |
DefaultCopyToPublishDirectoryMetadata = true | |
DefaultExcludesInProjectFolder = ;**/.*/** | |
DefaultImplicitPackages = Microsoft.NETCore.App;NETStandard.Library | |
DefaultItemExcludes = ;node_modules/**;jspm_packages/**;bower_components/**;bin/Debug//**;obj/Debug//**;bin//**;obj//**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc;packages/** | |
DefaultLanguageSourceExtension = .cs | |
DefineCommonCapabilities = true | |
DefineCommonItemSchemas = true | |
DefineCommonReferenceSchemas = true | |
DefineConstants = TRACE;DEBUG;NETCOREAPP1_1 | |
DelaySign = | |
DeleteExistingFiles = False | |
Description = Package Description | |
DesignTimeAssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName} | |
DesignTimeAutoUnify = true | |
DesignTimeResolveAssemblyReferencesDependsOn = | |
GetFrameworkPaths; | |
GetReferenceAssemblyPaths; | |
ResolveReferences | |
Deterministic = true | |
DevEnvDir = *Undefined* | |
DisableStandardFrameworkResolution = true | |
DocumentationFile = | |
DocumentationProjectOutputGroupDependsOn = | |
DOTNET_CLI_TELEMETRY_SESSIONID = c3398a37-e72e-4bce-bdb0-2b04c592ccbd | |
DotNetPublishDependsOn = | |
BeforePublish; | |
CorePublish; | |
AfterPublish; | |
EFSQLScriptsFolderName = EFSQLScripts | |
EmbeddedWin32Manifest = | |
EmitsDependencyDiagnosticMessages = | |
RunResolvePackageDependencies; | |
EnableDefaultCompileItems = true | |
EnableDefaultContentItems = true | |
EnableDefaultEmbeddedResourceItems = true | |
EnableDefaultItems = true | |
EnableDefaultNoneItems = true | |
ErrorReport = prompt | |
ExpandSDKAllowedReferenceExtensions = | |
.winmd; | |
.dll | |
ExpandSDKReferencesDependsOn = | |
ResolveSDKReferences | |
FileAlignment = 512 | |
FileSystemPublishDependsOn = | |
; | |
_DeleteDestinationFilesIfSpecified; | |
_CopyEntityFrameworkScripts; | |
_GatherFilesFromPublishIntermediateOutputPath; | |
FindInvalidProjectReferencesDependsOn = | |
GetReferenceTargetPlatformMonikers | |
Framework20Dir = @(_TargetFramework20DirectoryItem) | |
Framework30Dir = @(_TargetFramework30DirectoryItem) | |
Framework35Dir = @(_TargetFramework35DirectoryItem) | |
Framework40Dir = @(_TargetFramework40DirectoryItem) | |
FrameworkDir = @(_TargetFramework40DirectoryItem) | |
FrameworkPathOverride = | |
FrameworkRegistryBase = Software\Microsoft\.NETCoreApp | |
FrameworkSDKDir = @(_TargetFrameworkSDKDirectoryItem) | |
FullReferenceAssemblyNames = Full | |
GenerateAssemblyCompanyAttribute = true | |
GenerateAssemblyConfigurationAttribute = true | |
GenerateAssemblyCopyrightAttribute = true | |
GenerateAssemblyDescriptionAttribute = true | |
GenerateAssemblyFileVersionAttribute = true | |
GenerateAssemblyInfo = true | |
GenerateAssemblyInformationalVersionAttribute = true | |
GenerateAssemblyProductAttribute = true | |
GenerateAssemblyTitleAttribute = true | |
GenerateAssemblyVersionAttribute = true | |
GenerateBindingRedirectsOutputType = true | |
GenerateClickOnceManifests = | |
GeneratedAssemblyInfoFile = obj/Debug/netcoreapp1.1/mvc.AssemblyInfo.cs | |
GenerateDependencyFile = true | |
GenerateDocumentationFile = false | |
GenerateManifestsDependsOn = | |
SetWin32ManifestProperties; | |
GenerateApplicationManifest; | |
GenerateDeploymentManifest | |
GenerateNeutralResourcesLanguageAttribute = true | |
GenerateNuspecDependsOn = Build;_LoadPackInputItems; _WalkEachTargetPerFramework; _GetPackageFiles; | |
GeneratePackageOnBuild = false | |
GenerateResourceMSBuildArchitecture = CurrentArchitecture | |
GenerateResourceMSBuildRuntime = CurrentRuntime | |
GenerateRuntimeConfigurationFiles = true | |
GenerateSatelliteAssembliesForCore = true | |
GenerateTargetFrameworkAttribute = true | |
GetCopyToOutputDirectoryItemsDependsOn = | |
AssignTargetPaths; | |
_SplitProjectReferencesByFileExistence; | |
_GetProjectReferenceTargetFrameworkProperties | |
GetFrameworkPathsDependsOn = | |
GetTargetPathDependsOn = | |
GetTargetPathWithTargetPlatformMonikerDependsOn = ; GetTargetPath | |
GOOGLE_API_KEY = AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q | |
HOME = /Users/nfloris | |
ImplicitConfigurationDefine = DEBUG | |
ImplicitFrameworkDefine = NETCOREAPP1_1 | |
ImportByWildcardAfterMicrosoftCommonProps = true | |
ImportByWildcardAfterMicrosoftCommonTargets = true | |
ImportByWildcardAfterMicrosoftCSharpTargets = true | |
ImportByWildcardBeforeMicrosoftCommonProps = true | |
ImportByWildcardBeforeMicrosoftCommonTargets = true | |
ImportByWildcardBeforeMicrosoftCSharpTargets = true | |
ImportDirectoryBuildProps = true | |
ImportDirectoryBuildTargets = true | |
ImportProjectExtensionProps = true | |
ImportProjectExtensionTargets = true | |
ImportUserLocationsByWildcardAfterMicrosoftCommonProps = true | |
ImportUserLocationsByWildcardAfterMicrosoftCommonTargets = true | |
ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets = true | |
ImportUserLocationsByWildcardBeforeMicrosoftCommonProps = true | |
ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets = true | |
ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets = true | |
IncludeBuildOutput = true | |
IncludeContentInPack = true | |
IntermediateOutputPath = obj/Debug/netcoreapp1.1/ | |
IsPackable = true | |
IsRestoreTargetsFileLoaded = true | |
LANG = en_US.UTF-8 | |
Language = C# | |
LanguageTargets = /usr/local/share/dotnet/sdk/1.0.1/Microsoft.CSharp.targets | |
LC_ALL = en_US.UTF-8 | |
LC_CTYPE = en_US.UTF-8 | |
LocalAppData = /Users/nfloris | |
LOGNAME = nfloris | |
MaxTargetPath = 100 | |
MicrosoftCommonPropsHasBeenImported = true | |
MicrosoftNETBuildTasksAssembly = /usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/../tools/netcoreapp1.0/Microsoft.NET.Build.Tasks.dll | |
MicrosoftNETBuildTasksDirectory = /usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/../tools/netcoreapp1.0/ | |
MicrosoftNETBuildTasksDirectoryRoot = /usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/../tools/ | |
MicrosoftNETBuildTasksTFM = netcoreapp1.0 | |
MsAppxPackageTargets = /usr/local/share/dotnet/sdk/1.0.1/Microsoft/VisualStudio/v10.0/AppxPackage/Microsoft.AppXPackage.Targets | |
MSBuildAllProjects = ;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Sdk.props;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Sdk.DefaultItems.props;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Sdk.CSharp.props;/Users/nfloris/Projects/crowded-v2/mvc/obj/mvc.csproj.nuget.g.props;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Sdk.BeforeCommon.targets;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.DefaultAssemblyInfo.targets;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.DefaultOutputPaths.targets;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.TargetFrameworkInference.targets;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.RuntimeIdentifierInference.targets;/usr/local/share/dotnet/sdk/1.0.1/Microsoft.CSharp.CurrentVersion.targets;/Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj;/usr/local/share/dotnet/sdk/1.0.1/Microsoft.Common.CurrentVersion.targets;/usr/local/share/dotnet/sdk/1.0.1/NuGet.targets;/usr/local/share/dotnet/sdk/1.0.1/15.0/Microsoft.Common.targets/ImportAfter/Microsoft.TestPlatform.ImportAfter.targets;/usr/local/share/dotnet/sdk/1.0.1/Microsoft.TestPlatform.targets;/Users/nfloris/Projects/crowded-v2/mvc/obj/mvc.csproj.nuget.g.targets;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Sdk.targets;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Sdk.Common.targets;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.PackageDependencyResolution.targets;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Sdk.DefaultItems.targets;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.DisableStandardFrameworkResolution.targets;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.GenerateAssemblyInfo.targets;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Publish.targets;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.PreserveCompilationContext.targets;/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Sdk.CSharp.targets;/usr/local/share/dotnet/sdk/1.0.1/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets | |
MSBuildAssemblyVersion = 15.0 | |
MSBuildBinPath = /usr/local/share/dotnet/sdk/1.0.1 | |
MSBuildExtensionsPath = /usr/local/share/dotnet/sdk/1.0.1 | |
MSBuildExtensionsPath32 = /usr/local/share/dotnet/sdk/1.0.1 | |
MSBuildExtensionsPath64 = /usr/local/share/dotnet/sdk/1.0.1 | |
MSBuildFrameworkToolsRoot = /usr/local/share/dotnet/shared/Microsoft.NETCore.App | |
MSBuildLoadMicrosoftTargetsReadOnly = true | |
MSBuildNodeCount = 8 | |
MSBuildProgramFiles32 = /user/bin | |
MSBuildProjectDefaultTargets = Build | |
MSBuildProjectDirectory = /Users/nfloris/Projects/crowded-v2/mvc | |
MSBuildProjectDirectoryNoRoot = Users/nfloris/Projects/crowded-v2/mvc | |
MSBuildProjectExtension = .csproj | |
MSBuildProjectExtensionsPath = /Users/nfloris/Projects/crowded-v2/mvc/obj/ | |
MSBuildProjectFile = mvc.csproj | |
MSBuildProjectFullPath = /Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj | |
MSBuildProjectName = mvc | |
MSBuildRuntimeType = Core | |
MSBuildSDKsPath = /usr/local/share/dotnet/sdk/1.0.1/Sdks | |
MSBuildStartupDirectory = /Users/nfloris/Projects/crowded-v2/mvc | |
MSBuildToolsPath = /usr/local/share/dotnet/sdk/1.0.1 | |
MSBuildToolsVersion = 15.0 | |
MSBuildUserExtensionsPath = /Users/nfloris/Microsoft\MSBuild | |
MSBuildWebPath = /usr/local/share/dotnet/sdk/1.0.1/Microsoft/VisualStudio/Managed.Web/ | |
MsTestToolsTargets = /usr/local/share/dotnet/sdk/1.0.1/Microsoft/VisualStudio/v10.0/TeamTest/Microsoft.TeamTest.targets | |
NoCompilerStandardLib = true | |
NoLogo = true | |
NoStdLib = true | |
NoWarn = 1701;1702;1705 | |
NuGetBuildTasksPackTargets = /usr/local/share/dotnet/sdk/1.0.1/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets | |
NuGetPackageFolders = /Users/nfloris/.nuget/packages/ | |
NuGetPackageRoot = /Users/nfloris/.nuget/packages/ | |
NuGetProjectStyle = PackageReference | |
NuGetRestoreTargets = /usr/local/share/dotnet/sdk/1.0.1/NuGet.targets | |
NuGetTargetMoniker = .NETCoreApp,Version=v1.1 | |
NugetTaskAssemblyFile = ../CoreCLR/NuGet.Build.Tasks.Pack.dll | |
NuGetToolVersion = 4.0.0 | |
OMF_CONFIG = /Users/nfloris/.config/omf | |
OMF_PATH = /Users/nfloris/.local/share/omf | |
Optimize = false | |
OS = Unix | |
OutDir = bin/Debug/netcoreapp1.1/ | |
OutputPath = bin/Debug/netcoreapp1.1/ | |
OutputType = Exe | |
OverwriteReadOnlyFiles = false | |
PackageId = mvc | |
PackageOutputPath = bin/Debug/ | |
PackageRequireLicenseAcceptance = false | |
PackageVersion = 1.0.0 | |
PackDependsOn = GenerateNuspec; | |
PATH = ~/.node/bin:~/.terraform:~/.composer/vendor/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:~/.node/bin:~/.terraform:~/.composer/vendor/bin | |
Platform = AnyCPU | |
PlatformName = AnyCPU | |
PlatformTargetAsMSBuildArchitecture = CurrentArchitecture | |
PlatformTargetAsMSBuildArchitectureExplicitlySet = false | |
PostBuildEventDependsOn = | |
PreBuildEventDependsOn = | |
Prefer32Bit = false | |
PrepareForBuildDependsOn = GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata | |
PrepareForRunDependsOn = | |
CopyFilesToOutputDirectory | |
PrepareProjectReferencesDependsOn = | |
AssignProjectConfiguration; | |
_SplitProjectReferencesByFileExistence; | |
_GetProjectReferenceTargetFrameworkProperties | |
PrepareResourceNamesDependsOn = | |
AssignTargetPaths; | |
SplitResourcesByCulture; | |
CreateManifestResourceNames; | |
CreateCustomManifestResourceNames | |
PrepareResourcesDependsOn = | |
ResolvePackageDependenciesForBuild; | |
PrepareResourceNames; | |
ResGen; | |
CompileLicxFiles | |
PreserveCompilationContext = true | |
ProcessorArchitecture = msil | |
ProcessorArchitectureAsPlatform = AnyCPU | |
ProduceOnlyPreprocessorFilesInBuildTask = true | |
Product = mvc | |
ProjectAssetsFile = /Users/nfloris/Projects/crowded-v2/mvc/obj/project.assets.json | |
ProjectDepsFileName = mvc.deps.json | |
ProjectDepsFilePath = /Users/nfloris/Projects/crowded-v2/mvc/bin/Debug/netcoreapp1.1/mvc.deps.json | |
ProjectDesignTimeAssemblyResolutionSearchPaths = | |
{CandidateAssemblyFiles}; | |
; | |
{HintPathFromItem}; | |
{TargetFrameworkDirectory}; | |
{Registry:Software\Microsoft\.NETCoreApp,v1.1,AssemblyFoldersEx}; | |
{RawFileName}; | |
/Users/nfloris/Projects/crowded-v2/mvc/bin/Debug/netcoreapp1.1/ | |
ProjectDir = /Users/nfloris/Projects/crowded-v2/mvc/ | |
ProjectExt = .csproj | |
ProjectFileName = mvc.csproj | |
ProjectFlavor = Client | |
ProjectName = mvc | |
ProjectPath = /Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj | |
ProjectRuntimeConfigDevFilePath = /Users/nfloris/Projects/crowded-v2/mvc/bin/Debug/netcoreapp1.1/mvc.runtimeconfig.dev.json | |
ProjectRuntimeConfigFileName = mvc.runtimeconfig.json | |
ProjectRuntimeConfigFilePath = /Users/nfloris/Projects/crowded-v2/mvc/bin/Debug/netcoreapp1.1/mvc.runtimeconfig.json | |
PublishableProject = true | |
PublishBuildDependsOn = | |
BuildOnlySettings; | |
PrepareForBuild; | |
ResolveReferences; | |
PrepareResources; | |
ResolveKeySource; | |
GenerateSerializationAssemblies; | |
CreateSatelliteAssemblies; | |
PublishConfiguration = Debug | |
PublishDependsOn = | |
SetGenerateManifests; | |
Build; | |
PublishOnly | |
PublishDir = bin/Debug/netcoreapp1.1/publish/ | |
PublishDirName = publish | |
PublishFramework = netcoreapp1.1 | |
PublishIntermediateOutputPath = /Users/nfloris/Projects/crowded-v2/mvc/obj/Debug/netcoreapp1.1/PubTmp/Out/ | |
PublishIntermediateTempPath = /Users/nfloris/Projects/crowded-v2/mvc/obj/Debug/netcoreapp1.1/PubTmp/ | |
PublishOnlyDependsOn = | |
SetGenerateManifests; | |
PublishBuild; | |
BeforePublish; | |
GenerateManifests; | |
CopyFilesToOutputDirectory; | |
_CopyFilesToPublishFolder; | |
_DeploymentGenerateBootstrapper; | |
ResolveKeySource; | |
_DeploymentSignClickOnceDeployment; | |
AfterPublish | |
PublishProfile = DefaultProfile | |
PublishProfileFullPath = /usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk.Publish/build/netstandard1.0/PublishProfiles/DefaultProfile.pubxml | |
PublishProfileName = DefaultProfile | |
PublishProtocol = FileSystem | |
publishUrl = bin/Debug/netcoreapp1.1/Publish/ | |
PWD = /Users/nfloris/Projects/crowded-v2/mvc | |
RebuildDependsOn = | |
BeforeRebuild; | |
Clean; | |
Build; | |
AfterRebuild; | |
RefAssembliesFolderName = refs | |
ReportingServicesTargets = /usr/local/share/dotnet/sdk/1.0.1/Microsoft/VisualStudio/v10.0/ReportingServices/Microsoft.ReportingServices.targets | |
ResGenDependsOn = ResolveAssemblyReferences;SplitResourcesByCulture;BeforeResGen;CoreResGen;AfterResGen | |
ResGenExecuteAsTool = false | |
ResolveAssemblyReferencesDependsOn = | |
GetFrameworkPaths; | |
GetReferenceAssemblyPaths; | |
PrepareForBuild; | |
ResolveSDKReferences; | |
ExpandSDKReferences; | |
; | |
ResolvePackageDependenciesForBuild; | |
ResolveNuGetPackages = false | |
ResolvePackageDependenciesForBuild = true | |
ResolvePackageDependenciesForBuildDependsOn = | |
ResolveLockFileReferences; | |
ResolveLockFileAnalyzers; | |
ResolveLockFileCopyLocalProjectDeps; | |
IncludeTransitiveProjectReferences; | |
ResolveReferencesDependsOn = | |
BeforeResolveReferences; | |
AssignProjectConfiguration; | |
ResolveProjectReferences; | |
FindInvalidProjectReferences; | |
ResolveNativeReferences; | |
ResolveAssemblyReferences; | |
GenerateBindingRedirects; | |
ResolveComReferences; | |
AfterResolveReferences | |
ResolveSDKReferencesDependsOn = | |
GetInstalledSDKLocations | |
RestoreContinueOnError = WarnAndContinue | |
RestoreProjectStyle = PackageReference | |
RestoreRecursive = true | |
RestoreSuccess = True | |
RestoreTaskAssemblyFile = NuGet.Build.Tasks.dll | |
RestoreTool = NuGet | |
RootNamespace = mvc | |
RoslynTargetsPath = /usr/local/share/dotnet/sdk/1.0.1/Roslyn | |
RunArguments = exec "/Users/nfloris/Projects/crowded-v2/mvc/bin/Debug/netcoreapp1.1/mvc.dll" | |
RunCommand = dotnet | |
RunDependsOn = | |
RuntimeFrameworkVersion = 1.1.1 | |
RunWorkingDirectory = | |
SatelliteDllsProjectOutputGroupDependsOn = PrepareForBuild;PrepareResourceNames | |
SDKRedistOutputGroupDependsOn = ResolveSDKReferences;ExpandSDKReferences | |
SDKReferenceDirectoryRoot = /Users/nfloris/Microsoft SDKs;/user/bin/Microsoft SDKs | |
SDKReferenceRegistryRoot = Software\Microsoft\Microsoft SDKs | |
ServerGarbageCollection = true | |
SGenFilesOutputGroupDependsOn = | |
SGenShouldGenerateSerializer = true | |
SGenUseKeep = false | |
SGenUseProxyTypes = true | |
SHELL = /usr/local/bin/fish | |
SHLVL = 2 | |
ShouldMarkCertainSDKReferencesAsRuntimeOnly = true | |
SignAssembly = false | |
SkipCopyUnchangedFiles = true | |
SkipImportNuGetBuildTargets = true | |
SkipImportNuGetProps = true | |
SolutionDir = *Undefined* | |
SolutionExt = *Undefined* | |
SolutionFileName = *Undefined* | |
SolutionName = *Undefined* | |
SolutionPath = *Undefined* | |
SourceFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths | |
SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.CSghHLVQIT/Listeners | |
SupportsDeployOnBuild = true | |
TargetCulture = * | |
TargetDeployManifestFileName = mvc.application | |
TargetDir = /Users/nfloris/Projects/crowded-v2/mvc/bin/Debug/netcoreapp1.1/ | |
TargetedFrameworkDir = @(_TargetedFrameworkDirectoryItem) | |
TargetedSDKArchitecture = msil | |
TargetedSDKConfiguration = Debug | |
TargetExt = .dll | |
TargetFileName = mvc.dll | |
TargetFramework = netcoreapp1.1 | |
TargetFrameworkAsMSBuildRuntime = CurrentRuntime | |
TargetFrameworkDirectory = | |
TargetFrameworkIdentifier = .NETCoreApp | |
TargetFrameworkMoniker = .NETCoreApp,Version=v1.1 | |
TargetFrameworkMonikerAssemblyAttributesPath = /var/folders/8n/pxszz5w97ml_9t3my9y16jpr0000gp/T/.NETCoreApp,Version=v1.1.AssemblyAttributes.cs | |
TargetFrameworkVersion = v1.1 | |
TargetName = mvc | |
TargetPath = /Users/nfloris/Projects/crowded-v2/mvc/bin/Debug/netcoreapp1.1/mvc.dll | |
TargetPlatformDisplayName = Windows 7.0 | |
TargetPlatformIdentifier = Windows | |
TargetPlatformMoniker = Windows,Version=7.0 | |
TargetPlatformRegistryBase = Software\Microsoft\Microsoft SDKs\Windows | |
TargetPlatformSdkPath = | |
TargetPlatformVersion = 7.0 | |
TargetRuntime = Managed | |
TERM = xterm-256color | |
TMPDIR = /var/folders/8n/pxszz5w97ml_9t3my9y16jpr0000gp/T/ | |
TreatWarningsAsErrors = false | |
UnmanagedRegistrationDependsOn = | |
UnmanagedUnregistrationDependsOn = | |
UseCommonOutputDirectory = false | |
UseHostCompilerIfAvailable = true | |
USER = nfloris | |
UserRuntimeConfig = /Users/nfloris/Projects/crowded-v2/mvc/runtimeconfig.template.json | |
UseSourcePath = true | |
Utf8Output = true | |
ValidateRuntimeIdentifierCompatibility = false | |
Version = 1.0.0 | |
VersionPrefix = 1.0.0 | |
VisualStudioVersion = 10.0 | |
VSCODE_IPC_HOOK = /Users/nfloris/Library/Application Support/Code - Insiders/1.11.0-insider-main.sock | |
VSCODE_NLS_CONFIG = {"locale":"en-gb","availableLanguages":{}} | |
VSCODE_NODE_CACHED_DATA_DIR_16519 = /Users/nfloris/Library/Application Support/Code - Insiders/CachedData | |
VSCODE_PID = 16519 | |
VSTestTargets = /usr/local/share/dotnet/sdk/1.0.1/Microsoft.TestPlatform.targets | |
VSTestTaskAssemblyFile = Microsoft.TestPlatform.Build.dll | |
WarningLevel = 4 | |
WebPublishMethod = FileSystem | |
WebPublishProfileFile = /usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk.Publish/build/netstandard1.0/PublishProfiles/DefaultProfile.pubxml | |
WebReference_EnableLegacyEventingModel = false | |
WebReference_EnableProperties = true | |
WebReference_EnableSQLTypes = true | |
WMSJSProject = WJProject | |
WMSJSProjectDirectory = JavaScript | |
XPC_FLAGS = 0x0 | |
XPC_SERVICE_NAME = com.microsoft.VSCodeInsiders.4572 | |
YieldDuringToolExecution = true | |
18:03:08.561 1>Initial Items: | |
_ApplicationManifestFinal | |
bin/Debug/netcoreapp1.1/mvc.dll.manifest | |
TargetPath = mvc.dll.manifest | |
_DebugSymbolsIntermediatePath | |
obj/Debug/netcoreapp1.1/mvc.pdb | |
_DebugSymbolsOutputPath | |
bin/Debug/netcoreapp1.1/mvc.pdb | |
_DeploymentManifestEntryPoint | |
obj/Debug/netcoreapp1.1/mvc.dll | |
TargetPath = mvc.dll | |
_ImplicitPackageReference | |
Microsoft.NETCore.App | |
Version = 1.1.1 | |
IsImplicitlyDefined = true | |
_ImplicitPackageReferenceCheck | |
Microsoft.NETCore.App | |
Version = 1.1.1 | |
IsImplicitlyDefined = true | |
_OutputPathItem | |
bin/Debug/netcoreapp1.1/ | |
_ResolveComReferenceCache | |
obj/Debug/netcoreapp1.1/mvc.csproj.ResolveComReference.cache | |
_TargetFrameworks | |
netcoreapp1.1 | |
_UnmanagedRegistrationCache | |
/Users/nfloris/Projects/crowded-v2/mvc/obj/mvc.csproj.UnmanagedRegistration.cache | |
AppConfigFileDestination | |
bin/Debug/netcoreapp1.1/mvc.dll.config | |
ApplicationManifest | |
obj/Debug/netcoreapp1.1/mvc.dll.manifest | |
TargetPath = mvc.dll.manifest | |
BuiltProjectOutputGroupKeyOutput | |
/Users/nfloris/Projects/crowded-v2/mvc/obj/Debug/netcoreapp1.1/mvc.dll | |
IsKeyOutput = true | |
FinalOutputPath = /Users/nfloris/Projects/crowded-v2/mvc/bin/Debug/netcoreapp1.1/mvc.dll | |
TargetPath = mvc.dll | |
Compile | |
Controllers/HomeController.cs | |
Program.cs | |
Startup.cs | |
Content | |
appsettings.Development.json | |
CopyToPublishDirectory = PreserveNewest | |
appsettings.json | |
CopyToPublishDirectory = PreserveNewest | |
bower.json | |
CopyToPublishDirectory = PreserveNewest | |
bundleconfig.json | |
CopyToPublishDirectory = PreserveNewest | |
Views/_ViewImports.cshtml | |
CopyToPublishDirectory = PreserveNewest | |
Views/_ViewStart.cshtml | |
CopyToPublishDirectory = PreserveNewest | |
Views/Home/About.cshtml | |
CopyToPublishDirectory = PreserveNewest | |
Views/Home/Contact.cshtml | |
CopyToPublishDirectory = PreserveNewest | |
Views/Home/Index.cshtml | |
CopyToPublishDirectory = PreserveNewest | |
Views/Shared/_Layout.cshtml | |
CopyToPublishDirectory = PreserveNewest | |
Views/Shared/Error.cshtml | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/css/site.css | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/css/site.min.css | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/favicon.ico | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/images/banner1.svg | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/images/banner2.svg | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/images/banner3.svg | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/images/banner4.svg | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/js/site.js | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/js/site.min.js | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/.bower.json | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css.map | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap.css | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap.css.map | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap.min.css | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.eot | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.svg | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2 | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/js/bootstrap.js | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/js/bootstrap.min.js | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/dist/js/npm.js | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/bootstrap/LICENSE | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/jquery-validation-unobtrusive/.bower.json | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/jquery-validation/.bower.json | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/jquery-validation/dist/additional-methods.js | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/jquery-validation/dist/additional-methods.min.js | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/jquery-validation/dist/jquery.validate.js | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/jquery-validation/dist/jquery.validate.min.js | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/jquery-validation/LICENSE.md | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/jquery/.bower.json | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/jquery/dist/jquery.js | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/jquery/dist/jquery.min.js | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/jquery/dist/jquery.min.map | |
CopyToPublishDirectory = PreserveNewest | |
wwwroot/lib/jquery/LICENSE.txt | |
CopyToPublishDirectory = PreserveNewest | |
DebugSymbolsProjectOutputGroupOutput | |
/Users/nfloris/Projects/crowded-v2/mvc/obj/Debug/netcoreapp1.1/mvc.pdb | |
FinalOutputPath = /Users/nfloris/Projects/crowded-v2/mvc/bin/Debug/netcoreapp1.1/mvc.pdb | |
TargetPath = mvc.pdb | |
DeployManifest | |
obj/Debug/netcoreapp1.1/mvc.application | |
TargetPath = mvc.application | |
IntermediateAssembly | |
obj/Debug/netcoreapp1.1/mvc.dll | |
None | |
.bowerrc | |
msbuild.log | |
PackageReference | |
Microsoft.AspNetCore | |
Version = 1.1.1 | |
Microsoft.AspNetCore.Mvc | |
Version = 1.1.2 | |
Microsoft.AspNetCore.StaticFiles | |
Version = 1.1.1 | |
Microsoft.Extensions.Logging.Debug | |
Version = 1.1.1 | |
Microsoft.NETCore.App | |
Version = 1.1.1 | |
IsImplicitlyDefined = true | |
Microsoft.VisualStudio.Web.BrowserLink | |
Version = 1.1.0 | |
PreprocessorValue | |
assemblyname | |
Value = mvc | |
filename | |
Value = mvc.csproj | |
fullpath | |
Value = /Users/nfloris/Projects/crowded-v2/mvc | |
outputfilename | |
Value = mvc.dll | |
rootnamespace | |
Value = mvc | |
ProjectCapability | |
AllTargetOutputGroups | |
AspNetCore | |
AssemblyReferences | |
BuildWindowsDesktopTarget | |
COMReferences | |
CrossPlatformExecutable | |
CSharp | |
DeclaredSourceItems | |
DotNetCoreWeb | |
DynamicDependentFile | |
FolderPublish | |
GenerateDocumentationFile | |
LanguageService | |
Managed | |
OutputGroups | |
Pack | |
ProjectConfigurationsInferredFromUsage | |
ProjectReferences | |
ReferencesFolder | |
RelativePathDerivedDefaultNamespace | |
SharedProjectReferences | |
SingleFileGenerators | |
SupportHierarchyContextSvc | |
UserSourceItems | |
VisualStudioWellKnownOutputGroups | |
Web | |
PropertyPageSchema | |
/usr/local/share/dotnet/sdk/1.0.1/assemblyreference.xaml | |
Context = ;BrowseObject | |
/usr/local/share/dotnet/sdk/1.0.1/COMReference.xaml | |
Context = ;BrowseObject | |
/usr/local/share/dotnet/sdk/1.0.1/Content.xaml | |
Context = File;BrowseObject | |
/usr/local/share/dotnet/sdk/1.0.1/CSharp.BrowseObject.xaml | |
Context = BrowseObject | |
/usr/local/share/dotnet/sdk/1.0.1/CSharp.ProjectItemsSchema.xaml | |
/usr/local/share/dotnet/sdk/1.0.1/CSharp.xaml | |
Context = File | |
/usr/local/share/dotnet/sdk/1.0.1/Debugger_General.xaml | |
Context = Project | |
/usr/local/share/dotnet/sdk/1.0.1/EmbeddedResource.xaml | |
Context = File;BrowseObject | |
/usr/local/share/dotnet/sdk/1.0.1/Folder.xaml | |
Context = File;BrowseObject | |
/usr/local/share/dotnet/sdk/1.0.1/General_File.xaml | |
Context = File | |
/usr/local/share/dotnet/sdk/1.0.1/General.BrowseObject.xaml | |
Context = BrowseObject | |
/usr/local/share/dotnet/sdk/1.0.1/General.xaml | |
Context = Project | |
/usr/local/share/dotnet/sdk/1.0.1/None.xaml | |
Context = File;BrowseObject | |
/usr/local/share/dotnet/sdk/1.0.1/ProjectItemsSchema.xaml | |
/usr/local/share/dotnet/sdk/1.0.1/ProjectReference.xaml | |
Context = ;BrowseObject | |
/usr/local/share/dotnet/sdk/1.0.1/ResolvedAssemblyReference.xaml | |
Context = ProjectSubscriptionService;BrowseObject | |
/usr/local/share/dotnet/sdk/1.0.1/ResolvedCOMReference.xaml | |
Context = ProjectSubscriptionService;BrowseObject | |
/usr/local/share/dotnet/sdk/1.0.1/ResolvedProjectReference.xaml | |
Context = ProjectSubscriptionService;BrowseObject | |
/usr/local/share/dotnet/sdk/1.0.1/SCC.xaml | |
Context = Invisible | |
/usr/local/share/dotnet/sdk/1.0.1/SpecialFolder.xaml | |
Context = File;ProjectSubscriptionService | |
RuntimeHostConfigurationOption | |
System.GC.Server | |
Value = true | |
18:03:08.561 1>Building with tools version "15.0". | |
Project file contains ToolsVersion="". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="15.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=293424. | |
18:03:08.570 1>Target "_CheckForUnsupportedTargetFramework: (TargetId:2)" in file "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.TargetFrameworkInference.targets" from project "/Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): | |
Task "NETSdkError" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true'). | |
18:03:08.579 1>Done building target "_CheckForUnsupportedTargetFramework" in project "mvc.csproj".: (TargetId:2) | |
18:03:08.579 1>Target "CheckForImplicitPackageReferenceOverrides: (TargetId:3)" in file "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Sdk.DefaultItems.targets" from project "/Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): | |
Set Property: ImplicitPackageReferenceInformationLink=https://aka.ms/sdkimplicitrefs | |
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/../tools/netcoreapp1.0/Microsoft.NET.Build.Tasks.dll". | |
Task "CheckForImplicitPackageReferenceOverrides" (TaskId:2) | |
Task Parameter: | |
PackageReferenceItems= | |
Microsoft.NETCore.App | |
IsImplicitlyDefined=true | |
Version=1.1.1 | |
Microsoft.AspNetCore | |
Version=1.1.1 | |
Microsoft.AspNetCore.Mvc | |
Version=1.1.2 | |
Microsoft.AspNetCore.StaticFiles | |
Version=1.1.1 | |
Microsoft.Extensions.Logging.Debug | |
Version=1.1.1 | |
Microsoft.VisualStudio.Web.BrowserLink | |
Version=1.1.0 (TaskId:2) | |
Task Parameter:MoreInformationLink=https://aka.ms/sdkimplicitrefs (TaskId:2) | |
Done executing task "CheckForImplicitPackageReferenceOverrides". (TaskId:2) | |
18:03:08.595 1>Done building target "CheckForImplicitPackageReferenceOverrides" in project "mvc.csproj".: (TargetId:3) | |
18:03:08.595 1>Target "CheckForDuplicateItems: (TargetId:4)" in file "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.Sdk.DefaultItems.targets" from project "/Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it): | |
Set Property: DefaultItemsMoreInformationLink=https://aka.ms/sdkimplicititems | |
Set Property: CheckForDuplicateItemsContinueOnError=false | |
Using "CheckForDuplicateItems" task from assembly "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/../tools/netcoreapp1.0/Microsoft.NET.Build.Tasks.dll". | |
Task "CheckForDuplicateItems" (TaskId:3) | |
Task Parameter: | |
Items= | |
Controllers/HomeController.cs | |
Program.cs | |
Startup.cs (TaskId:3) | |
Task Parameter:ItemName=Compile (TaskId:3) | |
Task Parameter:DefaultItemsEnabled=True (TaskId:3) | |
Task Parameter:DefaultItemsOfThisTypeEnabled=True (TaskId:3) | |
Task Parameter:PropertyNameToDisableDefaultItems=EnableDefaultCompileItems (TaskId:3) | |
Task Parameter:MoreInformationLink=https://aka.ms/sdkimplicititems (TaskId:3) | |
Done executing task "CheckForDuplicateItems". (TaskId:3) | |
Task "CheckForDuplicateItems" (TaskId:4) | |
Task Parameter:ItemName=EmbeddedResource (TaskId:4) | |
Task Parameter:DefaultItemsEnabled=True (TaskId:4) | |
Task Parameter:DefaultItemsOfThisTypeEnabled=True (TaskId:4) | |
Task Parameter:PropertyNameToDisableDefaultItems=EnableDefaultEmbeddedResourceItems (TaskId:4) | |
Task Parameter:MoreInformationLink=https://aka.ms/sdkimplicititems (TaskId:4) | |
Done executing task "CheckForDuplicateItems". (TaskId:4) | |
Task "CheckForDuplicateItems" (TaskId:5) | |
Task Parameter: | |
Items= | |
wwwroot/css/site.css | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/css/site.min.css | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/favicon.ico | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/images/banner1.svg | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/images/banner2.svg | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/images/banner3.svg | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/images/banner4.svg | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/js/site.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/js/site.min.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/.bower.json | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css.map | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap.css | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap.css.map | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap.min.css | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.eot | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.svg | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2 | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/js/bootstrap.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/js/bootstrap.min.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/js/npm.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/LICENSE | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation-unobtrusive/.bower.json | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation/.bower.json | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation/dist/additional-methods.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation/dist/additional-methods.min.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation/dist/jquery.validate.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation/dist/jquery.validate.min.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation/LICENSE.md | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery/.bower.json | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery/dist/jquery.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery/dist/jquery.min.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery/dist/jquery.min.map | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery/LICENSE.txt | |
CopyToPublishDirectory=PreserveNewest | |
Views/Home/About.cshtml | |
CopyToPublishDirectory=PreserveNewest | |
Views/Home/Contact.cshtml | |
CopyToPublishDirectory=PreserveNewest | |
Views/Home/Index.cshtml | |
CopyToPublishDirectory=PreserveNewest | |
Views/Shared/Error.cshtml | |
CopyToPublishDirectory=PreserveNewest | |
Views/Shared/_Layout.cshtml | |
CopyToPublishDirectory=PreserveNewest | |
Views/_ViewImports.cshtml | |
CopyToPublishDirectory=PreserveNewest | |
Views/_ViewStart.cshtml | |
CopyToPublishDirectory=PreserveNewest | |
appsettings.Development.json | |
CopyToPublishDirectory=PreserveNewest | |
appsettings.json | |
CopyToPublishDirectory=PreserveNewest | |
bower.json | |
CopyToPublishDirectory=PreserveNewest | |
bundleconfig.json | |
CopyToPublishDirectory=PreserveNewest (TaskId:5) | |
Task Parameter:ItemName=Content (TaskId:5) | |
Task Parameter:DefaultItemsEnabled=True (TaskId:5) | |
Task Parameter:DefaultItemsOfThisTypeEnabled=True (TaskId:5) | |
Task Parameter:PropertyNameToDisableDefaultItems=EnableDefaultContentItems (TaskId:5) | |
Task Parameter:MoreInformationLink=https://aka.ms/sdkimplicititems (TaskId:5) | |
Done executing task "CheckForDuplicateItems". (TaskId:5) | |
18:03:08.601 1>Done building target "CheckForDuplicateItems" in project "mvc.csproj".: (TargetId:4) | |
18:03:08.601 1>Target "_CheckForInvalidConfigurationAndPlatform: (TargetId:5)" in file "/usr/local/share/dotnet/sdk/1.0.1/Microsoft.Common.CurrentVersion.targets" from project "/Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj" (target "BeforeBuild" depends on it): | |
Set Property: _InvalidConfigurationMessageText=The OutputPath property is not set for project 'mvc.csproj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Debug' Platform='AnyCPU'. | |
Set Property: _InvalidConfigurationMessageText=The OutputPath property is not set for project 'mvc.csproj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Debug' Platform='AnyCPU'. You may be seeing this message because you are trying to build a project without a solution file, and have specified a non-default Configuration or Platform that doesn't exist for this project. | |
Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ). | |
Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ). | |
Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". | |
Task "Message" (TaskId:6) | |
Task Parameter:Text=Configuration=Debug (TaskId:6) | |
Task Parameter:Importance=Low (TaskId:6) | |
Configuration=Debug (TaskId:6) | |
Done executing task "Message". (TaskId:6) | |
Task "Message" (TaskId:7) | |
Task Parameter:Text=Platform=AnyCPU (TaskId:7) | |
Task Parameter:Importance=Low (TaskId:7) | |
Platform=AnyCPU (TaskId:7) | |
Done executing task "Message". (TaskId:7) | |
Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin/Debug/netcoreapp1.1/' != '' and !HasTrailingSlash('bin/Debug/netcoreapp1.1/')). | |
Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('/Users/nfloris/Projects/crowded-v2/mvc/obj/' != '' and !HasTrailingSlash('/Users/nfloris/Projects/crowded-v2/mvc/obj/')). | |
Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj/Debug/netcoreapp1.1/' != '' and !HasTrailingSlash('obj/Debug/netcoreapp1.1/')). | |
18:03:08.609 1>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "mvc.csproj".: (TargetId:5) | |
18:03:08.609 1>Target "BeforeBuild: (TargetId:6)" in file "/usr/local/share/dotnet/sdk/1.0.1/Microsoft.Common.CurrentVersion.targets" from project "/Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj" (target "Build" depends on it): | |
18:03:08.609 1>Done building target "BeforeBuild" in project "mvc.csproj".: (TargetId:6) | |
18:03:08.610 1>Target "BuildOnlySettings: (TargetId:7)" in file "/usr/local/share/dotnet/sdk/1.0.1/Microsoft.Common.CurrentVersion.targets" from project "/Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj" (target "CoreBuild" depends on it): | |
Set Property: BuildingProject=true | |
18:03:08.610 1>Done building target "BuildOnlySettings" in project "mvc.csproj".: (TargetId:7) | |
18:03:08.610 1>Target "GetFrameworkPaths: (TargetId:8)" in file "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "/Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj" (target "PrepareForBuild" depends on it): | |
18:03:08.610 1>Done building target "GetFrameworkPaths" in project "mvc.csproj".: (TargetId:8) | |
18:03:08.610 1>Target "GetReferenceAssemblyPaths: (TargetId:9)" in file "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "/Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj" (target "PrepareForBuild" depends on it): | |
18:03:08.610 1>Done building target "GetReferenceAssemblyPaths" in project "mvc.csproj".: (TargetId:9) | |
Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ). | |
18:03:08.610 1>Target "PrepareForBuild: (TargetId:10)" in file "/usr/local/share/dotnet/sdk/1.0.1/Microsoft.Common.CurrentVersion.targets" from project "/Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj" (target "CoreBuild" depends on it): | |
Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". | |
Task "FindAppConfigFile" (TaskId:8) | |
Task Parameter: | |
PrimaryList= | |
.bowerrc | |
msbuild.log (TaskId:8) | |
Task Parameter: | |
SecondaryList= | |
wwwroot/css/site.css | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/css/site.min.css | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/favicon.ico | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/images/banner1.svg | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/images/banner2.svg | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/images/banner3.svg | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/images/banner4.svg | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/js/site.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/js/site.min.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/.bower.json | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css.map | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap.css | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap.css.map | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap.min.css | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.eot | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.svg | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2 | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/js/bootstrap.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/js/bootstrap.min.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/dist/js/npm.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/bootstrap/LICENSE | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation-unobtrusive/.bower.json | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation/.bower.json | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation/dist/additional-methods.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation/dist/additional-methods.min.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation/dist/jquery.validate.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation/dist/jquery.validate.min.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery-validation/LICENSE.md | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery/.bower.json | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery/dist/jquery.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery/dist/jquery.min.js | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery/dist/jquery.min.map | |
CopyToPublishDirectory=PreserveNewest | |
wwwroot/lib/jquery/LICENSE.txt | |
CopyToPublishDirectory=PreserveNewest | |
Views/Home/About.cshtml | |
CopyToPublishDirectory=PreserveNewest | |
Views/Home/Contact.cshtml | |
CopyToPublishDirectory=PreserveNewest | |
Views/Home/Index.cshtml | |
CopyToPublishDirectory=PreserveNewest | |
Views/Shared/Error.cshtml | |
CopyToPublishDirectory=PreserveNewest | |
Views/Shared/_Layout.cshtml | |
CopyToPublishDirectory=PreserveNewest | |
Views/_ViewImports.cshtml | |
CopyToPublishDirectory=PreserveNewest | |
Views/_ViewStart.cshtml | |
CopyToPublishDirectory=PreserveNewest | |
appsettings.Development.json | |
CopyToPublishDirectory=PreserveNewest | |
appsettings.json | |
CopyToPublishDirectory=PreserveNewest | |
bower.json | |
CopyToPublishDirectory=PreserveNewest | |
bundleconfig.json | |
CopyToPublishDirectory=PreserveNewest (TaskId:8) | |
Task Parameter:TargetPath=mvc.dll.config (TaskId:8) | |
Output Item(s): AppConfigWithTargetPath= (TaskId:8) | |
Done executing task "FindAppConfigFile". (TaskId:8) | |
Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". | |
Task "MakeDir" (TaskId:9) | |
Task Parameter: | |
Directories= | |
bin/Debug/netcoreapp1.1/ | |
obj/Debug/netcoreapp1.1/ (TaskId:9) | |
Done executing task "MakeDir". (TaskId:9) | |
18:03:08.613 1>Done building target "PrepareForBuild" in project "mvc.csproj".: (TargetId:10) | |
Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!=''). | |
18:03:08.613 1>Target "BeforeResolveReferences: (TargetId:11)" in file "/usr/local/share/dotnet/sdk/1.0.1/Microsoft.Common.CurrentVersion.targets" from project "/Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj" (target "ResolveReferences" depends on it): | |
18:03:08.613 1>Done building target "BeforeResolveReferences" in project "mvc.csproj".: (TargetId:11) | |
Target "AssignProjectConfiguration" skipped, due to false condition; ('$(CurrentSolutionConfigurationContents)' != '' or '@(ProjectReference)'!='') was evaluated as ('' != '' or ''!=''). | |
18:03:08.614 1>Target "RunResolvePackageDependencies: (TargetId:12)" in file "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/Microsoft.PackageDependencyResolution.targets" from project "/Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj" (target "_ComputeTFMOnlyFileDependencies" depends on it): | |
Using "ResolvePackageDependencies" task from assembly "/usr/local/share/dotnet/sdk/1.0.1/Sdks/Microsoft.NET.Sdk/build/../tools/netcoreapp1.0/Microsoft.NET.Build.Tasks.dll". | |
Task "ResolvePackageDependencies" (TaskId:10) | |
Task Parameter:ProjectPath=/Users/nfloris/Projects/crowded-v2/mvc/mvc.csproj (TaskId:10) | |
Task Parameter:ProjectAssetsFile=/Users/nfloris/Projects/crowded-v2/mvc/obj/project.assets.json (TaskId:10) | |
Task Parameter:ProjectLanguage=C# (TaskId:10) | |
Output Item(s): | |
TargetDefinitions= | |
.NETCoreApp,Version=v1.1 | |
FrameworkName=.NETCoreApp | |
FrameworkVersion=1.1.0.0 | |
RuntimeIdentifier= | |
TargetFrameworkMoniker=.NETCoreApp,Version=v1.1 | |
Type=target (TaskId:10) | |
Output Item(s): | |
PackageDefinitions= | |
Libuv/1.9.1 | |
Name=Libuv | |
Path=libuv/1.9.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/libuv/1.9.1 | |
Type=package | |
Version=1.9.1 | |
Microsoft.AspNetCore/1.1.1 | |
Name=Microsoft.AspNetCore | |
Path=microsoft.aspnetcore/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Antiforgery/1.1.1 | |
Name=Microsoft.AspNetCore.Antiforgery | |
Path=microsoft.aspnetcore.antiforgery/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.antiforgery/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Authorization/1.1.1 | |
Name=Microsoft.AspNetCore.Authorization | |
Path=microsoft.aspnetcore.authorization/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.authorization/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Cors/1.1.1 | |
Name=Microsoft.AspNetCore.Cors | |
Path=microsoft.aspnetcore.cors/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.cors/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Cryptography.Internal/1.1.1 | |
Name=Microsoft.AspNetCore.Cryptography.Internal | |
Path=microsoft.aspnetcore.cryptography.internal/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.cryptography.internal/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.DataProtection/1.1.1 | |
Name=Microsoft.AspNetCore.DataProtection | |
Path=microsoft.aspnetcore.dataprotection/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.dataprotection/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.DataProtection.Abstractions/1.1.1 | |
Name=Microsoft.AspNetCore.DataProtection.Abstractions | |
Path=microsoft.aspnetcore.dataprotection.abstractions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.dataprotection.abstractions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Diagnostics/1.1.1 | |
Name=Microsoft.AspNetCore.Diagnostics | |
Path=microsoft.aspnetcore.diagnostics/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.diagnostics/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Diagnostics.Abstractions/1.1.1 | |
Name=Microsoft.AspNetCore.Diagnostics.Abstractions | |
Path=microsoft.aspnetcore.diagnostics.abstractions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.diagnostics.abstractions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Hosting/1.1.1 | |
Name=Microsoft.AspNetCore.Hosting | |
Path=microsoft.aspnetcore.hosting/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Hosting.Abstractions/1.1.1 | |
Name=Microsoft.AspNetCore.Hosting.Abstractions | |
Path=microsoft.aspnetcore.hosting.abstractions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Hosting.Server.Abstractions/1.1.1 | |
Name=Microsoft.AspNetCore.Hosting.Server.Abstractions | |
Path=microsoft.aspnetcore.hosting.server.abstractions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Html.Abstractions/1.1.1 | |
Name=Microsoft.AspNetCore.Html.Abstractions | |
Path=microsoft.aspnetcore.html.abstractions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.html.abstractions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Http/1.1.1 | |
Name=Microsoft.AspNetCore.Http | |
Path=microsoft.aspnetcore.http/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Http.Abstractions/1.1.1 | |
Name=Microsoft.AspNetCore.Http.Abstractions | |
Path=microsoft.aspnetcore.http.abstractions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.abstractions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Http.Extensions/1.1.1 | |
Name=Microsoft.AspNetCore.Http.Extensions | |
Path=microsoft.aspnetcore.http.extensions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.extensions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Http.Features/1.1.1 | |
Name=Microsoft.AspNetCore.Http.Features | |
Path=microsoft.aspnetcore.http.features/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.features/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.HttpOverrides/1.1.1 | |
Name=Microsoft.AspNetCore.HttpOverrides | |
Path=microsoft.aspnetcore.httpoverrides/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.httpoverrides/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.JsonPatch/1.1.1 | |
Name=Microsoft.AspNetCore.JsonPatch | |
Path=microsoft.aspnetcore.jsonpatch/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.jsonpatch/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Localization/1.1.1 | |
Name=Microsoft.AspNetCore.Localization | |
Path=microsoft.aspnetcore.localization/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.localization/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Mvc/1.1.2 | |
Name=Microsoft.AspNetCore.Mvc | |
Path=microsoft.aspnetcore.mvc/1.1.2 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc/1.1.2 | |
Type=package | |
Version=1.1.2 | |
Microsoft.AspNetCore.Mvc.Abstractions/1.1.2 | |
Name=Microsoft.AspNetCore.Mvc.Abstractions | |
Path=microsoft.aspnetcore.mvc.abstractions/1.1.2 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.abstractions/1.1.2 | |
Type=package | |
Version=1.1.2 | |
Microsoft.AspNetCore.Mvc.ApiExplorer/1.1.2 | |
Name=Microsoft.AspNetCore.Mvc.ApiExplorer | |
Path=microsoft.aspnetcore.mvc.apiexplorer/1.1.2 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.apiexplorer/1.1.2 | |
Type=package | |
Version=1.1.2 | |
Microsoft.AspNetCore.Mvc.Core/1.1.2 | |
Name=Microsoft.AspNetCore.Mvc.Core | |
Path=microsoft.aspnetcore.mvc.core/1.1.2 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.core/1.1.2 | |
Type=package | |
Version=1.1.2 | |
Microsoft.AspNetCore.Mvc.Cors/1.1.2 | |
Name=Microsoft.AspNetCore.Mvc.Cors | |
Path=microsoft.aspnetcore.mvc.cors/1.1.2 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.cors/1.1.2 | |
Type=package | |
Version=1.1.2 | |
Microsoft.AspNetCore.Mvc.DataAnnotations/1.1.2 | |
Name=Microsoft.AspNetCore.Mvc.DataAnnotations | |
Path=microsoft.aspnetcore.mvc.dataannotations/1.1.2 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.dataannotations/1.1.2 | |
Type=package | |
Version=1.1.2 | |
Microsoft.AspNetCore.Mvc.Formatters.Json/1.1.2 | |
Name=Microsoft.AspNetCore.Mvc.Formatters.Json | |
Path=microsoft.aspnetcore.mvc.formatters.json/1.1.2 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.formatters.json/1.1.2 | |
Type=package | |
Version=1.1.2 | |
Microsoft.AspNetCore.Mvc.Localization/1.1.2 | |
Name=Microsoft.AspNetCore.Mvc.Localization | |
Path=microsoft.aspnetcore.mvc.localization/1.1.2 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.localization/1.1.2 | |
Type=package | |
Version=1.1.2 | |
Microsoft.AspNetCore.Mvc.Razor/1.1.2 | |
Name=Microsoft.AspNetCore.Mvc.Razor | |
Path=microsoft.aspnetcore.mvc.razor/1.1.2 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.razor/1.1.2 | |
Type=package | |
Version=1.1.2 | |
Microsoft.AspNetCore.Mvc.Razor.Host/1.1.2 | |
Name=Microsoft.AspNetCore.Mvc.Razor.Host | |
Path=microsoft.aspnetcore.mvc.razor.host/1.1.2 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.razor.host/1.1.2 | |
Type=package | |
Version=1.1.2 | |
Microsoft.AspNetCore.Mvc.TagHelpers/1.1.2 | |
Name=Microsoft.AspNetCore.Mvc.TagHelpers | |
Path=microsoft.aspnetcore.mvc.taghelpers/1.1.2 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.taghelpers/1.1.2 | |
Type=package | |
Version=1.1.2 | |
Microsoft.AspNetCore.Mvc.ViewFeatures/1.1.2 | |
Name=Microsoft.AspNetCore.Mvc.ViewFeatures | |
Path=microsoft.aspnetcore.mvc.viewfeatures/1.1.2 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.viewfeatures/1.1.2 | |
Type=package | |
Version=1.1.2 | |
Microsoft.AspNetCore.Razor/1.1.1 | |
Name=Microsoft.AspNetCore.Razor | |
Path=microsoft.aspnetcore.razor/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.razor/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Razor.Runtime/1.1.1 | |
Name=Microsoft.AspNetCore.Razor.Runtime | |
Path=microsoft.aspnetcore.razor.runtime/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.razor.runtime/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.ResponseCaching.Abstractions/1.1.1 | |
Name=Microsoft.AspNetCore.ResponseCaching.Abstractions | |
Path=microsoft.aspnetcore.responsecaching.abstractions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.responsecaching.abstractions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Routing/1.1.1 | |
Name=Microsoft.AspNetCore.Routing | |
Path=microsoft.aspnetcore.routing/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.routing/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Routing.Abstractions/1.1.1 | |
Name=Microsoft.AspNetCore.Routing.Abstractions | |
Path=microsoft.aspnetcore.routing.abstractions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.routing.abstractions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Server.IISIntegration/1.1.1 | |
Name=Microsoft.AspNetCore.Server.IISIntegration | |
Path=microsoft.aspnetcore.server.iisintegration/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.server.iisintegration/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.Server.Kestrel/1.1.1 | |
Name=Microsoft.AspNetCore.Server.Kestrel | |
Path=microsoft.aspnetcore.server.kestrel/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.server.kestrel/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.StaticFiles/1.1.1 | |
Name=Microsoft.AspNetCore.StaticFiles | |
Path=microsoft.aspnetcore.staticfiles/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.staticfiles/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.AspNetCore.WebUtilities/1.1.1 | |
Name=Microsoft.AspNetCore.WebUtilities | |
Path=microsoft.aspnetcore.webutilities/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.webutilities/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.CodeAnalysis.Analyzers/1.1.0 | |
Name=Microsoft.CodeAnalysis.Analyzers | |
Path=microsoft.codeanalysis.analyzers/1.1.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.analyzers/1.1.0 | |
Type=package | |
Version=1.1.0 | |
Microsoft.CodeAnalysis.Common/1.3.0 | |
Name=Microsoft.CodeAnalysis.Common | |
Path=microsoft.codeanalysis.common/1.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.common/1.3.0 | |
Type=package | |
Version=1.3.0 | |
Microsoft.CodeAnalysis.CSharp/1.3.0 | |
Name=Microsoft.CodeAnalysis.CSharp | |
Path=microsoft.codeanalysis.csharp/1.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.csharp/1.3.0 | |
Type=package | |
Version=1.3.0 | |
Microsoft.CodeAnalysis.VisualBasic/1.3.0 | |
Name=Microsoft.CodeAnalysis.VisualBasic | |
Path=microsoft.codeanalysis.visualbasic/1.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.visualbasic/1.3.0 | |
Type=package | |
Version=1.3.0 | |
Microsoft.CSharp/4.3.0 | |
Name=Microsoft.CSharp | |
Path=microsoft.csharp/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0 | |
Type=package | |
Version=4.3.0 | |
Microsoft.DiaSymReader.Native/1.4.1 | |
Name=Microsoft.DiaSymReader.Native | |
Path=microsoft.diasymreader.native/1.4.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.diasymreader.native/1.4.1 | |
Type=package | |
Version=1.4.1 | |
Microsoft.DotNet.PlatformAbstractions/1.1.1 | |
Name=Microsoft.DotNet.PlatformAbstractions | |
Path=microsoft.dotnet.platformabstractions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.dotnet.platformabstractions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.Caching.Abstractions/1.1.1 | |
Name=Microsoft.Extensions.Caching.Abstractions | |
Path=microsoft.extensions.caching.abstractions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.caching.abstractions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.Caching.Memory/1.1.1 | |
Name=Microsoft.Extensions.Caching.Memory | |
Path=microsoft.extensions.caching.memory/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.caching.memory/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.Configuration/1.1.1 | |
Name=Microsoft.Extensions.Configuration | |
Path=microsoft.extensions.configuration/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.Configuration.Abstractions/1.1.1 | |
Name=Microsoft.Extensions.Configuration.Abstractions | |
Path=microsoft.extensions.configuration.abstractions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.abstractions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.Configuration.Binder/1.1.1 | |
Name=Microsoft.Extensions.Configuration.Binder | |
Path=microsoft.extensions.configuration.binder/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.binder/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.Configuration.EnvironmentVariables/1.1.1 | |
Name=Microsoft.Extensions.Configuration.EnvironmentVariables | |
Path=microsoft.extensions.configuration.environmentvariables/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.environmentvariables/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.Configuration.FileExtensions/1.1.1 | |
Name=Microsoft.Extensions.Configuration.FileExtensions | |
Path=microsoft.extensions.configuration.fileextensions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.fileextensions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.Configuration.Json/1.1.1 | |
Name=Microsoft.Extensions.Configuration.Json | |
Path=microsoft.extensions.configuration.json/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.json/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.DependencyInjection/1.1.0 | |
Name=Microsoft.Extensions.DependencyInjection | |
Path=microsoft.extensions.dependencyinjection/1.1.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencyinjection/1.1.0 | |
Type=package | |
Version=1.1.0 | |
Microsoft.Extensions.DependencyInjection.Abstractions/1.1.0 | |
Name=Microsoft.Extensions.DependencyInjection.Abstractions | |
Path=microsoft.extensions.dependencyinjection.abstractions/1.1.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/1.1.0 | |
Type=package | |
Version=1.1.0 | |
Microsoft.Extensions.DependencyModel/1.1.1 | |
Name=Microsoft.Extensions.DependencyModel | |
Path=microsoft.extensions.dependencymodel/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencymodel/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.FileProviders.Abstractions/1.1.0 | |
Name=Microsoft.Extensions.FileProviders.Abstractions | |
Path=microsoft.extensions.fileproviders.abstractions/1.1.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.abstractions/1.1.0 | |
Type=package | |
Version=1.1.0 | |
Microsoft.Extensions.FileProviders.Composite/1.1.0 | |
Name=Microsoft.Extensions.FileProviders.Composite | |
Path=microsoft.extensions.fileproviders.composite/1.1.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.composite/1.1.0 | |
Type=package | |
Version=1.1.0 | |
Microsoft.Extensions.FileProviders.Physical/1.1.0 | |
Name=Microsoft.Extensions.FileProviders.Physical | |
Path=microsoft.extensions.fileproviders.physical/1.1.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.physical/1.1.0 | |
Type=package | |
Version=1.1.0 | |
Microsoft.Extensions.FileSystemGlobbing/1.1.0 | |
Name=Microsoft.Extensions.FileSystemGlobbing | |
Path=microsoft.extensions.filesystemglobbing/1.1.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.filesystemglobbing/1.1.0 | |
Type=package | |
Version=1.1.0 | |
Microsoft.Extensions.Globalization.CultureInfoCache/1.1.1 | |
Name=Microsoft.Extensions.Globalization.CultureInfoCache | |
Path=microsoft.extensions.globalization.cultureinfocache/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.globalization.cultureinfocache/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.Localization/1.1.1 | |
Name=Microsoft.Extensions.Localization | |
Path=microsoft.extensions.localization/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.localization/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.Localization.Abstractions/1.1.1 | |
Name=Microsoft.Extensions.Localization.Abstractions | |
Path=microsoft.extensions.localization.abstractions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.localization.abstractions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.Logging/1.1.1 | |
Name=Microsoft.Extensions.Logging | |
Path=microsoft.extensions.logging/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.Logging.Abstractions/1.1.1 | |
Name=Microsoft.Extensions.Logging.Abstractions | |
Path=microsoft.extensions.logging.abstractions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.abstractions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.Logging.Console/1.1.1 | |
Name=Microsoft.Extensions.Logging.Console | |
Path=microsoft.extensions.logging.console/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.console/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.Logging.Debug/1.1.1 | |
Name=Microsoft.Extensions.Logging.Debug | |
Path=microsoft.extensions.logging.debug/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.debug/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.ObjectPool/1.1.0 | |
Name=Microsoft.Extensions.ObjectPool | |
Path=microsoft.extensions.objectpool/1.1.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.objectpool/1.1.0 | |
Type=package | |
Version=1.1.0 | |
Microsoft.Extensions.Options/1.1.1 | |
Name=Microsoft.Extensions.Options | |
Path=microsoft.extensions.options/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.options/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.Options.ConfigurationExtensions/1.1.1 | |
Name=Microsoft.Extensions.Options.ConfigurationExtensions | |
Path=microsoft.extensions.options.configurationextensions/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.options.configurationextensions/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Extensions.PlatformAbstractions/1.1.0 | |
Name=Microsoft.Extensions.PlatformAbstractions | |
Path=microsoft.extensions.platformabstractions/1.1.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.platformabstractions/1.1.0 | |
Type=package | |
Version=1.1.0 | |
Microsoft.Extensions.Primitives/1.1.0 | |
Name=Microsoft.Extensions.Primitives | |
Path=microsoft.extensions.primitives/1.1.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.primitives/1.1.0 | |
Type=package | |
Version=1.1.0 | |
Microsoft.Extensions.WebEncoders/1.1.1 | |
Name=Microsoft.Extensions.WebEncoders | |
Path=microsoft.extensions.webencoders/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.webencoders/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.Net.Http.Headers/1.1.1 | |
Name=Microsoft.Net.Http.Headers | |
Path=microsoft.net.http.headers/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.net.http.headers/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.NETCore.App/1.1.1 | |
Name=Microsoft.NETCore.App | |
Path=microsoft.netcore.app/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.app/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.NETCore.DotNetHost/1.1.0 | |
Name=Microsoft.NETCore.DotNetHost | |
Path=microsoft.netcore.dotnethost/1.1.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethost/1.1.0 | |
Type=package | |
Version=1.1.0 | |
Microsoft.NETCore.DotNetHostPolicy/1.1.0 | |
Name=Microsoft.NETCore.DotNetHostPolicy | |
Path=microsoft.netcore.dotnethostpolicy/1.1.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethostpolicy/1.1.0 | |
Type=package | |
Version=1.1.0 | |
Microsoft.NETCore.DotNetHostResolver/1.1.0 | |
Name=Microsoft.NETCore.DotNetHostResolver | |
Path=microsoft.netcore.dotnethostresolver/1.1.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethostresolver/1.1.0 | |
Type=package | |
Version=1.1.0 | |
Microsoft.NETCore.Jit/1.1.1 | |
Name=Microsoft.NETCore.Jit | |
Path=microsoft.netcore.jit/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.jit/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.NETCore.Platforms/1.2.0-beta-24903-02 | |
Name=Microsoft.NETCore.Platforms | |
Path=microsoft.netcore.platforms/1.2.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.platforms/1.2.0-beta-24903-02 | |
Type=package | |
Version=1.2.0-beta-24903-02 | |
Microsoft.NETCore.Runtime.CoreCLR/1.1.1 | |
Name=Microsoft.NETCore.Runtime.CoreCLR | |
Path=microsoft.netcore.runtime.coreclr/1.1.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.runtime.coreclr/1.1.1 | |
Type=package | |
Version=1.1.1 | |
Microsoft.NETCore.Targets/1.2.0-beta-24903-02 | |
Name=Microsoft.NETCore.Targets | |
Path=microsoft.netcore.targets/1.2.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.targets/1.2.0-beta-24903-02 | |
Type=package | |
Version=1.2.0-beta-24903-02 | |
Microsoft.NETCore.Windows.ApiSets/1.0.1 | |
Name=Microsoft.NETCore.Windows.ApiSets | |
Path=microsoft.netcore.windows.apisets/1.0.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.windows.apisets/1.0.1 | |
Type=package | |
Version=1.0.1 | |
Microsoft.VisualBasic/10.1.0 | |
Name=Microsoft.VisualBasic | |
Path=microsoft.visualbasic/10.1.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0 | |
Type=package | |
Version=10.1.0 | |
Microsoft.VisualStudio.Web.BrowserLink/1.1.0 | |
Name=Microsoft.VisualStudio.Web.BrowserLink | |
Path=microsoft.visualstudio.web.browserlink/1.1.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualstudio.web.browserlink/1.1.0 | |
Type=package | |
Version=1.1.0 | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02 | |
Name=Microsoft.Win32.Primitives | |
Path=microsoft.win32.primitives/4.4.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02 | |
Type=package | |
Version=4.4.0-beta-24903-02 | |
Microsoft.Win32.Registry/4.3.0 | |
Name=Microsoft.Win32.Registry | |
Path=microsoft.win32.registry/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0 | |
Type=package | |
Version=4.3.0 | |
NETStandard.Library/1.6.1 | |
Name=NETStandard.Library | |
Path=netstandard.library/1.6.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/netstandard.library/1.6.1 | |
Type=package | |
Version=1.6.1 | |
Newtonsoft.Json/9.0.1 | |
Name=Newtonsoft.Json | |
Path=newtonsoft.json/9.0.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1 | |
Type=package | |
Version=9.0.1 | |
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 | |
Name=runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl | |
Path=runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
Type=package | |
Version=4.3.0 | |
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 | |
Name=runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl | |
Path=runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
Type=package | |
Version=4.3.0 | |
runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 | |
Name=runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl | |
Path=runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
Type=package | |
Version=4.3.0 | |
runtime.native.System/4.4.0-beta-24903-02 | |
Name=runtime.native.System | |
Path=runtime.native.system/4.4.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system/4.4.0-beta-24903-02 | |
Type=package | |
Version=4.4.0-beta-24903-02 | |
runtime.native.System.IO.Compression/4.3.0 | |
Name=runtime.native.System.IO.Compression | |
Path=runtime.native.system.io.compression/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.io.compression/4.3.0 | |
Type=package | |
Version=4.3.0 | |
runtime.native.System.Net.Http/4.3.0 | |
Name=runtime.native.System.Net.Http | |
Path=runtime.native.system.net.http/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.net.http/4.3.0 | |
Type=package | |
Version=4.3.0 | |
runtime.native.System.Net.Security/4.3.0 | |
Name=runtime.native.System.Net.Security | |
Path=runtime.native.system.net.security/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.net.security/4.3.0 | |
Type=package | |
Version=4.3.0 | |
runtime.native.System.Security.Cryptography.Apple/4.3.0 | |
Name=runtime.native.System.Security.Cryptography.Apple | |
Path=runtime.native.system.security.cryptography.apple/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0 | |
Type=package | |
Version=4.3.0 | |
runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 | |
Name=runtime.native.System.Security.Cryptography.OpenSsl | |
Path=runtime.native.system.security.cryptography.openssl/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0 | |
Type=package | |
Version=4.3.0 | |
runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 | |
Name=runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl | |
Path=runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
Type=package | |
Version=4.3.0 | |
runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 | |
Name=runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl | |
Path=runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
Type=package | |
Version=4.3.0 | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0 | |
Name=runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple | |
Path=runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0 | |
Type=package | |
Version=4.3.0 | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 | |
Name=runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl | |
Path=runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
Type=package | |
Version=4.3.0 | |
runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 | |
Name=runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl | |
Path=runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
Type=package | |
Version=4.3.0 | |
runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 | |
Name=runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl | |
Path=runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
Type=package | |
Version=4.3.0 | |
runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 | |
Name=runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl | |
Path=runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
Type=package | |
Version=4.3.0 | |
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 | |
Name=runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl | |
Path=runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.AppContext/4.3.0 | |
Name=System.AppContext | |
Path=system.appcontext/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Buffers/4.3.0 | |
Name=System.Buffers | |
Path=system.buffers/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.buffers/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Collections/4.3.0 | |
Name=System.Collections | |
Path=system.collections/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Collections.Concurrent/4.3.0 | |
Name=System.Collections.Concurrent | |
Path=system.collections.concurrent/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Collections.Immutable/1.3.0 | |
Name=System.Collections.Immutable | |
Path=system.collections.immutable/1.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.immutable/1.3.0 | |
Type=package | |
Version=1.3.0 | |
System.Collections.NonGeneric/4.3.0 | |
Name=System.Collections.NonGeneric | |
Path=system.collections.nongeneric/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Collections.Specialized/4.3.0 | |
Name=System.Collections.Specialized | |
Path=system.collections.specialized/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.ComponentModel/4.3.0 | |
Name=System.ComponentModel | |
Path=system.componentmodel/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.ComponentModel.Annotations/4.3.0 | |
Name=System.ComponentModel.Annotations | |
Path=system.componentmodel.annotations/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.ComponentModel.Primitives/4.3.0 | |
Name=System.ComponentModel.Primitives | |
Path=system.componentmodel.primitives/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.ComponentModel.TypeConverter/4.3.0 | |
Name=System.ComponentModel.TypeConverter | |
Path=system.componentmodel.typeconverter/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Console/4.3.0 | |
Name=System.Console | |
Path=system.console/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Diagnostics.Contracts/4.3.0 | |
Name=System.Diagnostics.Contracts | |
Path=system.diagnostics.contracts/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Diagnostics.Debug/4.3.0 | |
Name=System.Diagnostics.Debug | |
Path=system.diagnostics.debug/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Diagnostics.DiagnosticSource/4.3.0 | |
Name=System.Diagnostics.DiagnosticSource | |
Path=system.diagnostics.diagnosticsource/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Diagnostics.FileVersionInfo/4.0.0 | |
Name=System.Diagnostics.FileVersionInfo | |
Path=system.diagnostics.fileversioninfo/4.0.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0 | |
Type=package | |
Version=4.0.0 | |
System.Diagnostics.Process/4.3.0 | |
Name=System.Diagnostics.Process | |
Path=system.diagnostics.process/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Diagnostics.StackTrace/4.3.0 | |
Name=System.Diagnostics.StackTrace | |
Path=system.diagnostics.stacktrace/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Diagnostics.Tools/4.4.0-beta-24903-02 | |
Name=System.Diagnostics.Tools | |
Path=system.diagnostics.tools/4.4.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02 | |
Type=package | |
Version=4.4.0-beta-24903-02 | |
System.Diagnostics.Tracing/4.3.0 | |
Name=System.Diagnostics.Tracing | |
Path=system.diagnostics.tracing/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Dynamic.Runtime/4.3.0 | |
Name=System.Dynamic.Runtime | |
Path=system.dynamic.runtime/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Globalization/4.3.0 | |
Name=System.Globalization | |
Path=system.globalization/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Globalization.Calendars/4.3.0 | |
Name=System.Globalization.Calendars | |
Path=system.globalization.calendars/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Globalization.Extensions/4.3.0 | |
Name=System.Globalization.Extensions | |
Path=system.globalization.extensions/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.IO/4.3.0 | |
Name=System.IO | |
Path=system.io/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.IO.Compression/4.3.0 | |
Name=System.IO.Compression | |
Path=system.io.compression/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.IO.Compression.ZipFile/4.3.0 | |
Name=System.IO.Compression.ZipFile | |
Path=system.io.compression.zipfile/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.IO.FileSystem/4.4.0-beta-24903-02 | |
Name=System.IO.FileSystem | |
Path=system.io.filesystem/4.4.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02 | |
Type=package | |
Version=4.4.0-beta-24903-02 | |
System.IO.FileSystem.Primitives/4.3.0 | |
Name=System.IO.FileSystem.Primitives | |
Path=system.io.filesystem.primitives/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.IO.FileSystem.Watcher/4.3.0 | |
Name=System.IO.FileSystem.Watcher | |
Path=system.io.filesystem.watcher/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02 | |
Name=System.IO.MemoryMappedFiles | |
Path=system.io.memorymappedfiles/4.4.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02 | |
Type=package | |
Version=4.4.0-beta-24903-02 | |
System.IO.UnmanagedMemoryStream/4.3.0 | |
Name=System.IO.UnmanagedMemoryStream | |
Path=system.io.unmanagedmemorystream/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Linq/4.3.0 | |
Name=System.Linq | |
Path=system.linq/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Linq.Expressions/4.3.0 | |
Name=System.Linq.Expressions | |
Path=system.linq.expressions/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Linq.Parallel/4.3.0 | |
Name=System.Linq.Parallel | |
Path=system.linq.parallel/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Linq.Queryable/4.3.0 | |
Name=System.Linq.Queryable | |
Path=system.linq.queryable/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Net.Http/4.3.0 | |
Name=System.Net.Http | |
Path=system.net.http/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Net.NameResolution/4.3.0 | |
Name=System.Net.NameResolution | |
Path=system.net.nameresolution/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.nameresolution/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Net.Primitives/4.4.0-beta-24903-02 | |
Name=System.Net.Primitives | |
Path=system.net.primitives/4.4.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.primitives/4.4.0-beta-24903-02 | |
Type=package | |
Version=4.4.0-beta-24903-02 | |
System.Net.Requests/4.3.0 | |
Name=System.Net.Requests | |
Path=system.net.requests/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.requests/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Net.Security/4.3.0 | |
Name=System.Net.Security | |
Path=system.net.security/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.security/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Net.Sockets/4.4.0-beta-24903-02 | |
Name=System.Net.Sockets | |
Path=system.net.sockets/4.4.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.sockets/4.4.0-beta-24903-02 | |
Type=package | |
Version=4.4.0-beta-24903-02 | |
System.Net.WebHeaderCollection/4.3.0 | |
Name=System.Net.WebHeaderCollection | |
Path=system.net.webheadercollection/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.webheadercollection/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Net.WebSockets/4.3.0 | |
Name=System.Net.WebSockets | |
Path=system.net.websockets/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.websockets/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Numerics.Vectors/4.3.0 | |
Name=System.Numerics.Vectors | |
Path=system.numerics.vectors/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.numerics.vectors/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.ObjectModel/4.3.0 | |
Name=System.ObjectModel | |
Path=system.objectmodel/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.objectmodel/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Reflection/4.3.0 | |
Name=System.Reflection | |
Path=system.reflection/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.reflection/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Reflection.DispatchProxy/4.3.0 | |
Name=System.Reflection.DispatchProxy | |
Path=system.reflection.dispatchproxy/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.reflection.dispatchproxy/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Reflection.Emit/4.3.0 | |
Name=System.Reflection.Emit | |
Path=system.reflection.emit/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.reflection.emit/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Reflection.Emit.ILGeneration/4.3.0 | |
Name=System.Reflection.Emit.ILGeneration | |
Path=system.reflection.emit.ilgeneration/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Reflection.Emit.Lightweight/4.3.0 | |
Name=System.Reflection.Emit.Lightweight | |
Path=system.reflection.emit.lightweight/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.reflection.emit.lightweight/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Reflection.Extensions/4.3.0 | |
Name=System.Reflection.Extensions | |
Path=system.reflection.extensions/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.reflection.extensions/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Reflection.Metadata/1.4.1 | |
Name=System.Reflection.Metadata | |
Path=system.reflection.metadata/1.4.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.reflection.metadata/1.4.1 | |
Type=package | |
Version=1.4.1 | |
System.Reflection.Primitives/4.3.0 | |
Name=System.Reflection.Primitives | |
Path=system.reflection.primitives/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.reflection.primitives/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Reflection.TypeExtensions/4.3.0 | |
Name=System.Reflection.TypeExtensions | |
Path=system.reflection.typeextensions/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.reflection.typeextensions/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Resources.Reader/4.3.0 | |
Name=System.Resources.Reader | |
Path=system.resources.reader/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.resources.reader/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Resources.ResourceManager/4.4.0-beta-24903-02 | |
Name=System.Resources.ResourceManager | |
Path=system.resources.resourcemanager/4.4.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.resources.resourcemanager/4.4.0-beta-24903-02 | |
Type=package | |
Version=4.4.0-beta-24903-02 | |
System.Runtime/4.4.0-beta-24903-02 | |
Name=System.Runtime | |
Path=system.runtime/4.4.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.runtime/4.4.0-beta-24903-02 | |
Type=package | |
Version=4.4.0-beta-24903-02 | |
System.Runtime.CompilerServices.Unsafe/4.3.0 | |
Name=System.Runtime.CompilerServices.Unsafe | |
Path=system.runtime.compilerservices.unsafe/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.runtime.compilerservices.unsafe/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Runtime.Extensions/4.4.0-beta-24903-02 | |
Name=System.Runtime.Extensions | |
Path=system.runtime.extensions/4.4.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.runtime.extensions/4.4.0-beta-24903-02 | |
Type=package | |
Version=4.4.0-beta-24903-02 | |
System.Runtime.Handles/4.3.0 | |
Name=System.Runtime.Handles | |
Path=system.runtime.handles/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.runtime.handles/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Runtime.InteropServices/4.4.0-beta-24903-02 | |
Name=System.Runtime.InteropServices | |
Path=system.runtime.interopservices/4.4.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.runtime.interopservices/4.4.0-beta-24903-02 | |
Type=package | |
Version=4.4.0-beta-24903-02 | |
System.Runtime.InteropServices.RuntimeInformation/4.3.0 | |
Name=System.Runtime.InteropServices.RuntimeInformation | |
Path=system.runtime.interopservices.runtimeinformation/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Runtime.Loader/4.3.0 | |
Name=System.Runtime.Loader | |
Path=system.runtime.loader/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.runtime.loader/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Runtime.Numerics/4.3.0 | |
Name=System.Runtime.Numerics | |
Path=system.runtime.numerics/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.runtime.numerics/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Runtime.Serialization.Primitives/4.3.0 | |
Name=System.Runtime.Serialization.Primitives | |
Path=system.runtime.serialization.primitives/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.runtime.serialization.primitives/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Security.Claims/4.3.0 | |
Name=System.Security.Claims | |
Path=system.security.claims/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.security.claims/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Security.Cryptography.Algorithms/4.3.0 | |
Name=System.Security.Cryptography.Algorithms | |
Path=system.security.cryptography.algorithms/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.security.cryptography.algorithms/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Security.Cryptography.Cng/4.3.0 | |
Name=System.Security.Cryptography.Cng | |
Path=system.security.cryptography.cng/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.security.cryptography.cng/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Security.Cryptography.Csp/4.3.0 | |
Name=System.Security.Cryptography.Csp | |
Path=system.security.cryptography.csp/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.security.cryptography.csp/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Security.Cryptography.Encoding/4.3.0 | |
Name=System.Security.Cryptography.Encoding | |
Path=system.security.cryptography.encoding/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.security.cryptography.encoding/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Security.Cryptography.OpenSsl/4.3.0 | |
Name=System.Security.Cryptography.OpenSsl | |
Path=system.security.cryptography.openssl/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.security.cryptography.openssl/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Security.Cryptography.Primitives/4.3.0 | |
Name=System.Security.Cryptography.Primitives | |
Path=system.security.cryptography.primitives/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.security.cryptography.primitives/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Security.Cryptography.X509Certificates/4.3.0 | |
Name=System.Security.Cryptography.X509Certificates | |
Path=system.security.cryptography.x509certificates/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.security.cryptography.x509certificates/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Security.Principal/4.4.0-beta-24903-02 | |
Name=System.Security.Principal | |
Path=system.security.principal/4.4.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.security.principal/4.4.0-beta-24903-02 | |
Type=package | |
Version=4.4.0-beta-24903-02 | |
System.Security.Principal.Windows/4.3.0 | |
Name=System.Security.Principal.Windows | |
Path=system.security.principal.windows/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.security.principal.windows/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Text.Encoding/4.3.0 | |
Name=System.Text.Encoding | |
Path=system.text.encoding/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.text.encoding/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Text.Encoding.CodePages/4.0.1 | |
Name=System.Text.Encoding.CodePages | |
Path=system.text.encoding.codepages/4.0.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.text.encoding.codepages/4.0.1 | |
Type=package | |
Version=4.0.1 | |
System.Text.Encoding.Extensions/4.3.0 | |
Name=System.Text.Encoding.Extensions | |
Path=system.text.encoding.extensions/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.text.encoding.extensions/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Text.Encodings.Web/4.3.0 | |
Name=System.Text.Encodings.Web | |
Path=system.text.encodings.web/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.text.encodings.web/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Text.RegularExpressions/4.3.0 | |
Name=System.Text.RegularExpressions | |
Path=system.text.regularexpressions/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.text.regularexpressions/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Threading/4.4.0-beta-24903-02 | |
Name=System.Threading | |
Path=system.threading/4.4.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.threading/4.4.0-beta-24903-02 | |
Type=package | |
Version=4.4.0-beta-24903-02 | |
System.Threading.Overlapped/4.3.0 | |
Name=System.Threading.Overlapped | |
Path=system.threading.overlapped/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.threading.overlapped/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Threading.Tasks/4.4.0-beta-24903-02 | |
Name=System.Threading.Tasks | |
Path=system.threading.tasks/4.4.0-beta-24903-02 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.threading.tasks/4.4.0-beta-24903-02 | |
Type=package | |
Version=4.4.0-beta-24903-02 | |
System.Threading.Tasks.Dataflow/4.7.0 | |
Name=System.Threading.Tasks.Dataflow | |
Path=system.threading.tasks.dataflow/4.7.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.threading.tasks.dataflow/4.7.0 | |
Type=package | |
Version=4.7.0 | |
System.Threading.Tasks.Extensions/4.3.0 | |
Name=System.Threading.Tasks.Extensions | |
Path=system.threading.tasks.extensions/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.threading.tasks.extensions/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Threading.Tasks.Parallel/4.3.0 | |
Name=System.Threading.Tasks.Parallel | |
Path=system.threading.tasks.parallel/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.threading.tasks.parallel/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Threading.Thread/4.3.0 | |
Name=System.Threading.Thread | |
Path=system.threading.thread/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.threading.thread/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Threading.ThreadPool/4.3.0 | |
Name=System.Threading.ThreadPool | |
Path=system.threading.threadpool/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.threading.threadpool/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Threading.Timer/4.3.0 | |
Name=System.Threading.Timer | |
Path=system.threading.timer/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.threading.timer/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Xml.ReaderWriter/4.3.0 | |
Name=System.Xml.ReaderWriter | |
Path=system.xml.readerwriter/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.xml.readerwriter/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Xml.XDocument/4.3.0 | |
Name=System.Xml.XDocument | |
Path=system.xml.xdocument/4.3.0 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.xml.xdocument/4.3.0 | |
Type=package | |
Version=4.3.0 | |
System.Xml.XmlDocument/4.0.1 | |
Name=System.Xml.XmlDocument | |
Path=system.xml.xmldocument/4.0.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.xml.xmldocument/4.0.1 | |
Type=package | |
Version=4.0.1 | |
System.Xml.XPath/4.0.1 | |
Name=System.Xml.XPath | |
Path=system.xml.xpath/4.0.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.xml.xpath/4.0.1 | |
Type=package | |
Version=4.0.1 | |
System.Xml.XPath.XDocument/4.0.1 | |
Name=System.Xml.XPath.XDocument | |
Path=system.xml.xpath.xdocument/4.0.1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.xml.xpath.xdocument/4.0.1 | |
Type=package | |
Version=4.0.1 (TaskId:10) | |
Output Item(s): | |
FileDefinitions= | |
Libuv/1.9.1/Libuv.1.9.1.nupkg.sha512 | |
Path=Libuv.1.9.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/libuv/1.9.1/Libuv.1.9.1.nupkg.sha512 | |
Type=unknown | |
Libuv/1.9.1/Libuv.nuspec | |
Path=Libuv.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/libuv/1.9.1/Libuv.nuspec | |
Type=unknown | |
Libuv/1.9.1/License.txt | |
Path=License.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/libuv/1.9.1/License.txt | |
Type=unknown | |
Libuv/1.9.1/runtimes/debian-x64/native/libuv.so | |
Path=runtimes/debian-x64/native/libuv.so | |
ResolvedPath=/Users/nfloris/.nuget/packages/libuv/1.9.1/runtimes/debian-x64/native/libuv.so | |
Type=assembly | |
Libuv/1.9.1/runtimes/fedora-x64/native/libuv.so | |
Path=runtimes/fedora-x64/native/libuv.so | |
ResolvedPath=/Users/nfloris/.nuget/packages/libuv/1.9.1/runtimes/fedora-x64/native/libuv.so | |
Type=assembly | |
Libuv/1.9.1/runtimes/opensuse-x64/native/libuv.so | |
Path=runtimes/opensuse-x64/native/libuv.so | |
ResolvedPath=/Users/nfloris/.nuget/packages/libuv/1.9.1/runtimes/opensuse-x64/native/libuv.so | |
Type=assembly | |
Libuv/1.9.1/runtimes/osx/native/libuv.dylib | |
Path=runtimes/osx/native/libuv.dylib | |
ResolvedPath=/Users/nfloris/.nuget/packages/libuv/1.9.1/runtimes/osx/native/libuv.dylib | |
Type=assembly | |
Libuv/1.9.1/runtimes/rhel-x64/native/libuv.so | |
Path=runtimes/rhel-x64/native/libuv.so | |
ResolvedPath=/Users/nfloris/.nuget/packages/libuv/1.9.1/runtimes/rhel-x64/native/libuv.so | |
Type=assembly | |
Libuv/1.9.1/runtimes/win7-arm/native/libuv.dll | |
Path=runtimes/win7-arm/native/libuv.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/libuv/1.9.1/runtimes/win7-arm/native/libuv.dll | |
Type=assembly | |
Libuv/1.9.1/runtimes/win7-x64/native/libuv.dll | |
Path=runtimes/win7-x64/native/libuv.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/libuv/1.9.1/runtimes/win7-x64/native/libuv.dll | |
Type=assembly | |
Libuv/1.9.1/runtimes/win7-x86/native/libuv.dll | |
Path=runtimes/win7-x86/native/libuv.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/libuv/1.9.1/runtimes/win7-x86/native/libuv.dll | |
Type=assembly | |
Microsoft.AspNetCore/1.1.1/microsoft.aspnetcore.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore/1.1.1/microsoft.aspnetcore.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore/1.1.1/microsoft.aspnetcore.nuspec | |
Path=microsoft.aspnetcore.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore/1.1.1/microsoft.aspnetcore.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Antiforgery/1.1.1/lib/net451/Microsoft.AspNetCore.Antiforgery.dll | |
Path=lib/net451/Microsoft.AspNetCore.Antiforgery.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.antiforgery/1.1.1/lib/net451/Microsoft.AspNetCore.Antiforgery.dll | |
Type=unknown | |
Microsoft.AspNetCore.Antiforgery/1.1.1/lib/net451/Microsoft.AspNetCore.Antiforgery.xml | |
Path=lib/net451/Microsoft.AspNetCore.Antiforgery.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.antiforgery/1.1.1/lib/net451/Microsoft.AspNetCore.Antiforgery.xml | |
Type=unknown | |
Microsoft.AspNetCore.Antiforgery/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Antiforgery.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Antiforgery.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.antiforgery/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Antiforgery.dll | |
Type=assembly | |
Microsoft.AspNetCore.Antiforgery/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Antiforgery.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Antiforgery.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.antiforgery/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Antiforgery.xml | |
Type=unknown | |
Microsoft.AspNetCore.Antiforgery/1.1.1/microsoft.aspnetcore.antiforgery.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.antiforgery.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.antiforgery/1.1.1/microsoft.aspnetcore.antiforgery.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Antiforgery/1.1.1/microsoft.aspnetcore.antiforgery.nuspec | |
Path=microsoft.aspnetcore.antiforgery.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.antiforgery/1.1.1/microsoft.aspnetcore.antiforgery.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Authorization/1.1.1/lib/net451/Microsoft.AspNetCore.Authorization.dll | |
Path=lib/net451/Microsoft.AspNetCore.Authorization.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.authorization/1.1.1/lib/net451/Microsoft.AspNetCore.Authorization.dll | |
Type=unknown | |
Microsoft.AspNetCore.Authorization/1.1.1/lib/net451/Microsoft.AspNetCore.Authorization.xml | |
Path=lib/net451/Microsoft.AspNetCore.Authorization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.authorization/1.1.1/lib/net451/Microsoft.AspNetCore.Authorization.xml | |
Type=unknown | |
Microsoft.AspNetCore.Authorization/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Authorization.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Authorization.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.authorization/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Authorization.dll | |
Type=assembly | |
Microsoft.AspNetCore.Authorization/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Authorization.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Authorization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.authorization/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Authorization.xml | |
Type=unknown | |
Microsoft.AspNetCore.Authorization/1.1.1/microsoft.aspnetcore.authorization.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.authorization.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.authorization/1.1.1/microsoft.aspnetcore.authorization.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Authorization/1.1.1/microsoft.aspnetcore.authorization.nuspec | |
Path=microsoft.aspnetcore.authorization.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.authorization/1.1.1/microsoft.aspnetcore.authorization.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Cors/1.1.1/lib/net451/Microsoft.AspNetCore.Cors.dll | |
Path=lib/net451/Microsoft.AspNetCore.Cors.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.cors/1.1.1/lib/net451/Microsoft.AspNetCore.Cors.dll | |
Type=unknown | |
Microsoft.AspNetCore.Cors/1.1.1/lib/net451/Microsoft.AspNetCore.Cors.xml | |
Path=lib/net451/Microsoft.AspNetCore.Cors.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.cors/1.1.1/lib/net451/Microsoft.AspNetCore.Cors.xml | |
Type=unknown | |
Microsoft.AspNetCore.Cors/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Cors.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Cors.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.cors/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Cors.dll | |
Type=assembly | |
Microsoft.AspNetCore.Cors/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Cors.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Cors.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.cors/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Cors.xml | |
Type=unknown | |
Microsoft.AspNetCore.Cors/1.1.1/microsoft.aspnetcore.cors.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.cors.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.cors/1.1.1/microsoft.aspnetcore.cors.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Cors/1.1.1/microsoft.aspnetcore.cors.nuspec | |
Path=microsoft.aspnetcore.cors.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.cors/1.1.1/microsoft.aspnetcore.cors.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Cryptography.Internal/1.1.1/lib/net451/Microsoft.AspNetCore.Cryptography.Internal.dll | |
Path=lib/net451/Microsoft.AspNetCore.Cryptography.Internal.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.cryptography.internal/1.1.1/lib/net451/Microsoft.AspNetCore.Cryptography.Internal.dll | |
Type=unknown | |
Microsoft.AspNetCore.Cryptography.Internal/1.1.1/lib/net451/Microsoft.AspNetCore.Cryptography.Internal.xml | |
Path=lib/net451/Microsoft.AspNetCore.Cryptography.Internal.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.cryptography.internal/1.1.1/lib/net451/Microsoft.AspNetCore.Cryptography.Internal.xml | |
Type=unknown | |
Microsoft.AspNetCore.Cryptography.Internal/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Cryptography.Internal.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Cryptography.Internal.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.cryptography.internal/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Cryptography.Internal.dll | |
Type=assembly | |
Microsoft.AspNetCore.Cryptography.Internal/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Cryptography.Internal.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Cryptography.Internal.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.cryptography.internal/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Cryptography.Internal.xml | |
Type=unknown | |
Microsoft.AspNetCore.Cryptography.Internal/1.1.1/microsoft.aspnetcore.cryptography.internal.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.cryptography.internal.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.cryptography.internal/1.1.1/microsoft.aspnetcore.cryptography.internal.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Cryptography.Internal/1.1.1/microsoft.aspnetcore.cryptography.internal.nuspec | |
Path=microsoft.aspnetcore.cryptography.internal.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.cryptography.internal/1.1.1/microsoft.aspnetcore.cryptography.internal.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.DataProtection/1.1.1/lib/net451/Microsoft.AspNetCore.DataProtection.dll | |
Path=lib/net451/Microsoft.AspNetCore.DataProtection.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.dataprotection/1.1.1/lib/net451/Microsoft.AspNetCore.DataProtection.dll | |
Type=unknown | |
Microsoft.AspNetCore.DataProtection/1.1.1/lib/net451/Microsoft.AspNetCore.DataProtection.xml | |
Path=lib/net451/Microsoft.AspNetCore.DataProtection.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.dataprotection/1.1.1/lib/net451/Microsoft.AspNetCore.DataProtection.xml | |
Type=unknown | |
Microsoft.AspNetCore.DataProtection/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.dataprotection/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.dll | |
Type=assembly | |
Microsoft.AspNetCore.DataProtection/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.dataprotection/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.xml | |
Type=unknown | |
Microsoft.AspNetCore.DataProtection/1.1.1/microsoft.aspnetcore.dataprotection.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.dataprotection.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.dataprotection/1.1.1/microsoft.aspnetcore.dataprotection.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.DataProtection/1.1.1/microsoft.aspnetcore.dataprotection.nuspec | |
Path=microsoft.aspnetcore.dataprotection.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.dataprotection/1.1.1/microsoft.aspnetcore.dataprotection.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.DataProtection.Abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.DataProtection.Abstractions.dll | |
Path=lib/net451/Microsoft.AspNetCore.DataProtection.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.dataprotection.abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.DataProtection.Abstractions.dll | |
Type=unknown | |
Microsoft.AspNetCore.DataProtection.Abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.DataProtection.Abstractions.xml | |
Path=lib/net451/Microsoft.AspNetCore.DataProtection.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.dataprotection.abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.DataProtection.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.DataProtection.Abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.Abstractions.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.dataprotection.abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.Abstractions.dll | |
Type=assembly | |
Microsoft.AspNetCore.DataProtection.Abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.Abstractions.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.dataprotection.abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.DataProtection.Abstractions/1.1.1/microsoft.aspnetcore.dataprotection.abstractions.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.dataprotection.abstractions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.dataprotection.abstractions/1.1.1/microsoft.aspnetcore.dataprotection.abstractions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.DataProtection.Abstractions/1.1.1/microsoft.aspnetcore.dataprotection.abstractions.nuspec | |
Path=microsoft.aspnetcore.dataprotection.abstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.dataprotection.abstractions/1.1.1/microsoft.aspnetcore.dataprotection.abstractions.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Diagnostics/1.1.1/lib/net451/Microsoft.AspNetCore.Diagnostics.dll | |
Path=lib/net451/Microsoft.AspNetCore.Diagnostics.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.diagnostics/1.1.1/lib/net451/Microsoft.AspNetCore.Diagnostics.dll | |
Type=unknown | |
Microsoft.AspNetCore.Diagnostics/1.1.1/lib/net451/Microsoft.AspNetCore.Diagnostics.xml | |
Path=lib/net451/Microsoft.AspNetCore.Diagnostics.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.diagnostics/1.1.1/lib/net451/Microsoft.AspNetCore.Diagnostics.xml | |
Type=unknown | |
Microsoft.AspNetCore.Diagnostics/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Diagnostics.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Diagnostics.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.diagnostics/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Diagnostics.dll | |
Type=assembly | |
Microsoft.AspNetCore.Diagnostics/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Diagnostics.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Diagnostics.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.diagnostics/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Diagnostics.xml | |
Type=unknown | |
Microsoft.AspNetCore.Diagnostics/1.1.1/microsoft.aspnetcore.diagnostics.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.diagnostics.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.diagnostics/1.1.1/microsoft.aspnetcore.diagnostics.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Diagnostics/1.1.1/microsoft.aspnetcore.diagnostics.nuspec | |
Path=microsoft.aspnetcore.diagnostics.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.diagnostics/1.1.1/microsoft.aspnetcore.diagnostics.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Diagnostics.Abstractions/1.1.1/lib/netstandard1.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll | |
Path=lib/netstandard1.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.diagnostics.abstractions/1.1.1/lib/netstandard1.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll | |
Type=assembly | |
Microsoft.AspNetCore.Diagnostics.Abstractions/1.1.1/lib/netstandard1.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml | |
Path=lib/netstandard1.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.diagnostics.abstractions/1.1.1/lib/netstandard1.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.Diagnostics.Abstractions/1.1.1/microsoft.aspnetcore.diagnostics.abstractions.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.diagnostics.abstractions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.diagnostics.abstractions/1.1.1/microsoft.aspnetcore.diagnostics.abstractions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Diagnostics.Abstractions/1.1.1/microsoft.aspnetcore.diagnostics.abstractions.nuspec | |
Path=microsoft.aspnetcore.diagnostics.abstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.diagnostics.abstractions/1.1.1/microsoft.aspnetcore.diagnostics.abstractions.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Hosting/1.1.1/lib/net451/Microsoft.AspNetCore.Hosting.dll | |
Path=lib/net451/Microsoft.AspNetCore.Hosting.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting/1.1.1/lib/net451/Microsoft.AspNetCore.Hosting.dll | |
Type=unknown | |
Microsoft.AspNetCore.Hosting/1.1.1/lib/net451/Microsoft.AspNetCore.Hosting.xml | |
Path=lib/net451/Microsoft.AspNetCore.Hosting.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting/1.1.1/lib/net451/Microsoft.AspNetCore.Hosting.xml | |
Type=unknown | |
Microsoft.AspNetCore.Hosting/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Hosting.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Hosting.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Hosting.dll | |
Type=unknown | |
Microsoft.AspNetCore.Hosting/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Hosting.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Hosting.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Hosting.xml | |
Type=unknown | |
Microsoft.AspNetCore.Hosting/1.1.1/lib/netstandard1.5/Microsoft.AspNetCore.Hosting.dll | |
Path=lib/netstandard1.5/Microsoft.AspNetCore.Hosting.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting/1.1.1/lib/netstandard1.5/Microsoft.AspNetCore.Hosting.dll | |
Type=assembly | |
Microsoft.AspNetCore.Hosting/1.1.1/lib/netstandard1.5/Microsoft.AspNetCore.Hosting.xml | |
Path=lib/netstandard1.5/Microsoft.AspNetCore.Hosting.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting/1.1.1/lib/netstandard1.5/Microsoft.AspNetCore.Hosting.xml | |
Type=unknown | |
Microsoft.AspNetCore.Hosting/1.1.1/microsoft.aspnetcore.hosting.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.hosting.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting/1.1.1/microsoft.aspnetcore.hosting.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Hosting/1.1.1/microsoft.aspnetcore.hosting.nuspec | |
Path=microsoft.aspnetcore.hosting.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting/1.1.1/microsoft.aspnetcore.hosting.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Hosting.Abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Hosting.Abstractions.dll | |
Path=lib/net451/Microsoft.AspNetCore.Hosting.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Hosting.Abstractions.dll | |
Type=unknown | |
Microsoft.AspNetCore.Hosting.Abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Hosting.Abstractions.xml | |
Path=lib/net451/Microsoft.AspNetCore.Hosting.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Hosting.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.Hosting.Abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.dll | |
Type=assembly | |
Microsoft.AspNetCore.Hosting.Abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.Hosting.Abstractions/1.1.1/microsoft.aspnetcore.hosting.abstractions.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.hosting.abstractions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/1.1.1/microsoft.aspnetcore.hosting.abstractions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Hosting.Abstractions/1.1.1/microsoft.aspnetcore.hosting.abstractions.nuspec | |
Path=microsoft.aspnetcore.hosting.abstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/1.1.1/microsoft.aspnetcore.hosting.abstractions.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Hosting.Server.Abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll | |
Path=lib/net451/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll | |
Type=unknown | |
Microsoft.AspNetCore.Hosting.Server.Abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml | |
Path=lib/net451/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.Hosting.Server.Abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll | |
Type=assembly | |
Microsoft.AspNetCore.Hosting.Server.Abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.Hosting.Server.Abstractions/1.1.1/microsoft.aspnetcore.hosting.server.abstractions.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.hosting.server.abstractions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/1.1.1/microsoft.aspnetcore.hosting.server.abstractions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Hosting.Server.Abstractions/1.1.1/microsoft.aspnetcore.hosting.server.abstractions.nuspec | |
Path=microsoft.aspnetcore.hosting.server.abstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/1.1.1/microsoft.aspnetcore.hosting.server.abstractions.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Html.Abstractions/1.1.1/lib/netstandard1.0/Microsoft.AspNetCore.Html.Abstractions.dll | |
Path=lib/netstandard1.0/Microsoft.AspNetCore.Html.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.html.abstractions/1.1.1/lib/netstandard1.0/Microsoft.AspNetCore.Html.Abstractions.dll | |
Type=assembly | |
Microsoft.AspNetCore.Html.Abstractions/1.1.1/lib/netstandard1.0/Microsoft.AspNetCore.Html.Abstractions.xml | |
Path=lib/netstandard1.0/Microsoft.AspNetCore.Html.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.html.abstractions/1.1.1/lib/netstandard1.0/Microsoft.AspNetCore.Html.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.Html.Abstractions/1.1.1/microsoft.aspnetcore.html.abstractions.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.html.abstractions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.html.abstractions/1.1.1/microsoft.aspnetcore.html.abstractions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Html.Abstractions/1.1.1/microsoft.aspnetcore.html.abstractions.nuspec | |
Path=microsoft.aspnetcore.html.abstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.html.abstractions/1.1.1/microsoft.aspnetcore.html.abstractions.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Http/1.1.1/lib/net451/Microsoft.AspNetCore.Http.dll | |
Path=lib/net451/Microsoft.AspNetCore.Http.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http/1.1.1/lib/net451/Microsoft.AspNetCore.Http.dll | |
Type=unknown | |
Microsoft.AspNetCore.Http/1.1.1/lib/net451/Microsoft.AspNetCore.Http.xml | |
Path=lib/net451/Microsoft.AspNetCore.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http/1.1.1/lib/net451/Microsoft.AspNetCore.Http.xml | |
Type=unknown | |
Microsoft.AspNetCore.Http/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Http.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.dll | |
Type=assembly | |
Microsoft.AspNetCore.Http/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.xml | |
Type=unknown | |
Microsoft.AspNetCore.Http/1.1.1/microsoft.aspnetcore.http.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.http.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http/1.1.1/microsoft.aspnetcore.http.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Http/1.1.1/microsoft.aspnetcore.http.nuspec | |
Path=microsoft.aspnetcore.http.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http/1.1.1/microsoft.aspnetcore.http.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Http.Abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Http.Abstractions.dll | |
Path=lib/net451/Microsoft.AspNetCore.Http.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Http.Abstractions.dll | |
Type=unknown | |
Microsoft.AspNetCore.Http.Abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Http.Abstractions.xml | |
Path=lib/net451/Microsoft.AspNetCore.Http.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Http.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.Http.Abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.dll | |
Type=assembly | |
Microsoft.AspNetCore.Http.Abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.Http.Abstractions/1.1.1/microsoft.aspnetcore.http.abstractions.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.http.abstractions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.abstractions/1.1.1/microsoft.aspnetcore.http.abstractions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Http.Abstractions/1.1.1/microsoft.aspnetcore.http.abstractions.nuspec | |
Path=microsoft.aspnetcore.http.abstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.abstractions/1.1.1/microsoft.aspnetcore.http.abstractions.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Http.Extensions/1.1.1/lib/net451/Microsoft.AspNetCore.Http.Extensions.dll | |
Path=lib/net451/Microsoft.AspNetCore.Http.Extensions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.extensions/1.1.1/lib/net451/Microsoft.AspNetCore.Http.Extensions.dll | |
Type=unknown | |
Microsoft.AspNetCore.Http.Extensions/1.1.1/lib/net451/Microsoft.AspNetCore.Http.Extensions.xml | |
Path=lib/net451/Microsoft.AspNetCore.Http.Extensions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.extensions/1.1.1/lib/net451/Microsoft.AspNetCore.Http.Extensions.xml | |
Type=unknown | |
Microsoft.AspNetCore.Http.Extensions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.extensions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.dll | |
Type=assembly | |
Microsoft.AspNetCore.Http.Extensions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.extensions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.Extensions.xml | |
Type=unknown | |
Microsoft.AspNetCore.Http.Extensions/1.1.1/microsoft.aspnetcore.http.extensions.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.http.extensions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.extensions/1.1.1/microsoft.aspnetcore.http.extensions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Http.Extensions/1.1.1/microsoft.aspnetcore.http.extensions.nuspec | |
Path=microsoft.aspnetcore.http.extensions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.extensions/1.1.1/microsoft.aspnetcore.http.extensions.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Http.Features/1.1.1/lib/net451/Microsoft.AspNetCore.Http.Features.dll | |
Path=lib/net451/Microsoft.AspNetCore.Http.Features.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.features/1.1.1/lib/net451/Microsoft.AspNetCore.Http.Features.dll | |
Type=unknown | |
Microsoft.AspNetCore.Http.Features/1.1.1/lib/net451/Microsoft.AspNetCore.Http.Features.xml | |
Path=lib/net451/Microsoft.AspNetCore.Http.Features.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.features/1.1.1/lib/net451/Microsoft.AspNetCore.Http.Features.xml | |
Type=unknown | |
Microsoft.AspNetCore.Http.Features/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.features/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.dll | |
Type=assembly | |
Microsoft.AspNetCore.Http.Features/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.features/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Http.Features.xml | |
Type=unknown | |
Microsoft.AspNetCore.Http.Features/1.1.1/microsoft.aspnetcore.http.features.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.http.features.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.features/1.1.1/microsoft.aspnetcore.http.features.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Http.Features/1.1.1/microsoft.aspnetcore.http.features.nuspec | |
Path=microsoft.aspnetcore.http.features.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.http.features/1.1.1/microsoft.aspnetcore.http.features.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.HttpOverrides/1.1.1/lib/net451/Microsoft.AspNetCore.HttpOverrides.dll | |
Path=lib/net451/Microsoft.AspNetCore.HttpOverrides.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.httpoverrides/1.1.1/lib/net451/Microsoft.AspNetCore.HttpOverrides.dll | |
Type=unknown | |
Microsoft.AspNetCore.HttpOverrides/1.1.1/lib/net451/Microsoft.AspNetCore.HttpOverrides.xml | |
Path=lib/net451/Microsoft.AspNetCore.HttpOverrides.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.httpoverrides/1.1.1/lib/net451/Microsoft.AspNetCore.HttpOverrides.xml | |
Type=unknown | |
Microsoft.AspNetCore.HttpOverrides/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.HttpOverrides.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.HttpOverrides.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.httpoverrides/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.HttpOverrides.dll | |
Type=assembly | |
Microsoft.AspNetCore.HttpOverrides/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.HttpOverrides.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.HttpOverrides.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.httpoverrides/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.HttpOverrides.xml | |
Type=unknown | |
Microsoft.AspNetCore.HttpOverrides/1.1.1/microsoft.aspnetcore.httpoverrides.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.httpoverrides.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.httpoverrides/1.1.1/microsoft.aspnetcore.httpoverrides.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.HttpOverrides/1.1.1/microsoft.aspnetcore.httpoverrides.nuspec | |
Path=microsoft.aspnetcore.httpoverrides.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.httpoverrides/1.1.1/microsoft.aspnetcore.httpoverrides.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.JsonPatch/1.1.1/lib/net451/Microsoft.AspNetCore.JsonPatch.dll | |
Path=lib/net451/Microsoft.AspNetCore.JsonPatch.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.jsonpatch/1.1.1/lib/net451/Microsoft.AspNetCore.JsonPatch.dll | |
Type=unknown | |
Microsoft.AspNetCore.JsonPatch/1.1.1/lib/net451/Microsoft.AspNetCore.JsonPatch.xml | |
Path=lib/net451/Microsoft.AspNetCore.JsonPatch.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.jsonpatch/1.1.1/lib/net451/Microsoft.AspNetCore.JsonPatch.xml | |
Type=unknown | |
Microsoft.AspNetCore.JsonPatch/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.JsonPatch.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.JsonPatch.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.jsonpatch/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.JsonPatch.dll | |
Type=assembly | |
Microsoft.AspNetCore.JsonPatch/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.JsonPatch.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.JsonPatch.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.jsonpatch/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.JsonPatch.xml | |
Type=unknown | |
Microsoft.AspNetCore.JsonPatch/1.1.1/microsoft.aspnetcore.jsonpatch.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.jsonpatch.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.jsonpatch/1.1.1/microsoft.aspnetcore.jsonpatch.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.JsonPatch/1.1.1/microsoft.aspnetcore.jsonpatch.nuspec | |
Path=microsoft.aspnetcore.jsonpatch.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.jsonpatch/1.1.1/microsoft.aspnetcore.jsonpatch.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Localization/1.1.1/lib/net451/Microsoft.AspNetCore.Localization.dll | |
Path=lib/net451/Microsoft.AspNetCore.Localization.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.localization/1.1.1/lib/net451/Microsoft.AspNetCore.Localization.dll | |
Type=unknown | |
Microsoft.AspNetCore.Localization/1.1.1/lib/net451/Microsoft.AspNetCore.Localization.xml | |
Path=lib/net451/Microsoft.AspNetCore.Localization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.localization/1.1.1/lib/net451/Microsoft.AspNetCore.Localization.xml | |
Type=unknown | |
Microsoft.AspNetCore.Localization/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Localization.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Localization.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.localization/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Localization.dll | |
Type=assembly | |
Microsoft.AspNetCore.Localization/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Localization.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Localization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.localization/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Localization.xml | |
Type=unknown | |
Microsoft.AspNetCore.Localization/1.1.1/microsoft.aspnetcore.localization.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.localization.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.localization/1.1.1/microsoft.aspnetcore.localization.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Localization/1.1.1/microsoft.aspnetcore.localization.nuspec | |
Path=microsoft.aspnetcore.localization.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.localization/1.1.1/microsoft.aspnetcore.localization.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Mvc/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.dll | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.dll | |
Type=unknown | |
Microsoft.AspNetCore.Mvc/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.xml | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.dll | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.dll | |
Type=assembly | |
Microsoft.AspNetCore.Mvc/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.xml | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc/1.1.2/microsoft.aspnetcore.mvc.1.1.2.nupkg.sha512 | |
Path=microsoft.aspnetcore.mvc.1.1.2.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc/1.1.2/microsoft.aspnetcore.mvc.1.1.2.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Mvc/1.1.2/microsoft.aspnetcore.mvc.nuspec | |
Path=microsoft.aspnetcore.mvc.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc/1.1.2/microsoft.aspnetcore.mvc.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Abstractions/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Abstractions.dll | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.abstractions/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Abstractions.dll | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Abstractions/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Abstractions.xml | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.abstractions/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Abstractions/1.1.2/lib/netstandard1.3/Microsoft.AspNetCore.Mvc.Abstractions.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Mvc.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.abstractions/1.1.2/lib/netstandard1.3/Microsoft.AspNetCore.Mvc.Abstractions.dll | |
Type=assembly | |
Microsoft.AspNetCore.Mvc.Abstractions/1.1.2/lib/netstandard1.3/Microsoft.AspNetCore.Mvc.Abstractions.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Mvc.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.abstractions/1.1.2/lib/netstandard1.3/Microsoft.AspNetCore.Mvc.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Abstractions/1.1.2/microsoft.aspnetcore.mvc.abstractions.1.1.2.nupkg.sha512 | |
Path=microsoft.aspnetcore.mvc.abstractions.1.1.2.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.abstractions/1.1.2/microsoft.aspnetcore.mvc.abstractions.1.1.2.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Abstractions/1.1.2/microsoft.aspnetcore.mvc.abstractions.nuspec | |
Path=microsoft.aspnetcore.mvc.abstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.abstractions/1.1.2/microsoft.aspnetcore.mvc.abstractions.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.ApiExplorer/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.ApiExplorer.dll | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.ApiExplorer.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.apiexplorer/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.ApiExplorer.dll | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.ApiExplorer/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.ApiExplorer.xml | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.ApiExplorer.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.apiexplorer/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.ApiExplorer.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.ApiExplorer/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ApiExplorer.dll | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ApiExplorer.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.apiexplorer/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ApiExplorer.dll | |
Type=assembly | |
Microsoft.AspNetCore.Mvc.ApiExplorer/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ApiExplorer.xml | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ApiExplorer.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.apiexplorer/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ApiExplorer.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.ApiExplorer/1.1.2/microsoft.aspnetcore.mvc.apiexplorer.1.1.2.nupkg.sha512 | |
Path=microsoft.aspnetcore.mvc.apiexplorer.1.1.2.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.apiexplorer/1.1.2/microsoft.aspnetcore.mvc.apiexplorer.1.1.2.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.ApiExplorer/1.1.2/microsoft.aspnetcore.mvc.apiexplorer.nuspec | |
Path=microsoft.aspnetcore.mvc.apiexplorer.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.apiexplorer/1.1.2/microsoft.aspnetcore.mvc.apiexplorer.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Core/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Core.dll | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.Core.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.core/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Core.dll | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Core/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Core.xml | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.Core.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.core/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Core.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Core/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Core.dll | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Core.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.core/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Core.dll | |
Type=assembly | |
Microsoft.AspNetCore.Mvc.Core/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Core.xml | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Core.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.core/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Core.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Core/1.1.2/microsoft.aspnetcore.mvc.core.1.1.2.nupkg.sha512 | |
Path=microsoft.aspnetcore.mvc.core.1.1.2.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.core/1.1.2/microsoft.aspnetcore.mvc.core.1.1.2.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Core/1.1.2/microsoft.aspnetcore.mvc.core.nuspec | |
Path=microsoft.aspnetcore.mvc.core.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.core/1.1.2/microsoft.aspnetcore.mvc.core.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Cors/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Cors.dll | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.Cors.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.cors/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Cors.dll | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Cors/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Cors.xml | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.Cors.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.cors/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Cors.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Cors/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Cors.dll | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Cors.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.cors/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Cors.dll | |
Type=assembly | |
Microsoft.AspNetCore.Mvc.Cors/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Cors.xml | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Cors.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.cors/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Cors.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Cors/1.1.2/microsoft.aspnetcore.mvc.cors.1.1.2.nupkg.sha512 | |
Path=microsoft.aspnetcore.mvc.cors.1.1.2.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.cors/1.1.2/microsoft.aspnetcore.mvc.cors.1.1.2.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Cors/1.1.2/microsoft.aspnetcore.mvc.cors.nuspec | |
Path=microsoft.aspnetcore.mvc.cors.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.cors/1.1.2/microsoft.aspnetcore.mvc.cors.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.DataAnnotations/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.DataAnnotations.dll | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.DataAnnotations.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.dataannotations/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.DataAnnotations.dll | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.DataAnnotations/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.DataAnnotations.xml | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.DataAnnotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.dataannotations/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.DataAnnotations.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.DataAnnotations/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.DataAnnotations.dll | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.DataAnnotations.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.dataannotations/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.DataAnnotations.dll | |
Type=assembly | |
Microsoft.AspNetCore.Mvc.DataAnnotations/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.DataAnnotations.xml | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.DataAnnotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.dataannotations/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.DataAnnotations.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.DataAnnotations/1.1.2/microsoft.aspnetcore.mvc.dataannotations.1.1.2.nupkg.sha512 | |
Path=microsoft.aspnetcore.mvc.dataannotations.1.1.2.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.dataannotations/1.1.2/microsoft.aspnetcore.mvc.dataannotations.1.1.2.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.DataAnnotations/1.1.2/microsoft.aspnetcore.mvc.dataannotations.nuspec | |
Path=microsoft.aspnetcore.mvc.dataannotations.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.dataannotations/1.1.2/microsoft.aspnetcore.mvc.dataannotations.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Formatters.Json/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Formatters.Json.dll | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.Formatters.Json.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.formatters.json/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Formatters.Json.dll | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Formatters.Json/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Formatters.Json.xml | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.Formatters.Json.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.formatters.json/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Formatters.Json.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Formatters.Json/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Formatters.Json.dll | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Formatters.Json.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.formatters.json/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Formatters.Json.dll | |
Type=assembly | |
Microsoft.AspNetCore.Mvc.Formatters.Json/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Formatters.Json.xml | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Formatters.Json.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.formatters.json/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Formatters.Json.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Formatters.Json/1.1.2/microsoft.aspnetcore.mvc.formatters.json.1.1.2.nupkg.sha512 | |
Path=microsoft.aspnetcore.mvc.formatters.json.1.1.2.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.formatters.json/1.1.2/microsoft.aspnetcore.mvc.formatters.json.1.1.2.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Formatters.Json/1.1.2/microsoft.aspnetcore.mvc.formatters.json.nuspec | |
Path=microsoft.aspnetcore.mvc.formatters.json.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.formatters.json/1.1.2/microsoft.aspnetcore.mvc.formatters.json.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Localization/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Localization.dll | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.Localization.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.localization/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Localization.dll | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Localization/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Localization.xml | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.Localization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.localization/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Localization.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Localization/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Localization.dll | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Localization.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.localization/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Localization.dll | |
Type=assembly | |
Microsoft.AspNetCore.Mvc.Localization/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Localization.xml | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Localization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.localization/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Localization.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Localization/1.1.2/microsoft.aspnetcore.mvc.localization.1.1.2.nupkg.sha512 | |
Path=microsoft.aspnetcore.mvc.localization.1.1.2.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.localization/1.1.2/microsoft.aspnetcore.mvc.localization.1.1.2.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Localization/1.1.2/microsoft.aspnetcore.mvc.localization.nuspec | |
Path=microsoft.aspnetcore.mvc.localization.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.localization/1.1.2/microsoft.aspnetcore.mvc.localization.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Razor/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Razor.dll | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.Razor.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.razor/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Razor.dll | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Razor/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Razor.xml | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.Razor.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.razor/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Razor.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Razor/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Razor.dll | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Razor.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.razor/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Razor.dll | |
Type=assembly | |
Microsoft.AspNetCore.Mvc.Razor/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Razor.xml | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Razor.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.razor/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Razor.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Razor/1.1.2/microsoft.aspnetcore.mvc.razor.1.1.2.nupkg.sha512 | |
Path=microsoft.aspnetcore.mvc.razor.1.1.2.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.razor/1.1.2/microsoft.aspnetcore.mvc.razor.1.1.2.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Razor/1.1.2/microsoft.aspnetcore.mvc.razor.nuspec | |
Path=microsoft.aspnetcore.mvc.razor.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.razor/1.1.2/microsoft.aspnetcore.mvc.razor.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Razor.Host/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Razor.Host.dll | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.Razor.Host.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.razor.host/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Razor.Host.dll | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Razor.Host/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Razor.Host.xml | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.Razor.Host.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.razor.host/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.Razor.Host.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Razor.Host/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Razor.Host.dll | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Razor.Host.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.razor.host/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Razor.Host.dll | |
Type=assembly | |
Microsoft.AspNetCore.Mvc.Razor.Host/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Razor.Host.xml | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Razor.Host.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.razor.host/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.Razor.Host.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Razor.Host/1.1.2/microsoft.aspnetcore.mvc.razor.host.1.1.2.nupkg.sha512 | |
Path=microsoft.aspnetcore.mvc.razor.host.1.1.2.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.razor.host/1.1.2/microsoft.aspnetcore.mvc.razor.host.1.1.2.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.Razor.Host/1.1.2/microsoft.aspnetcore.mvc.razor.host.nuspec | |
Path=microsoft.aspnetcore.mvc.razor.host.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.razor.host/1.1.2/microsoft.aspnetcore.mvc.razor.host.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.TagHelpers/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.TagHelpers.dll | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.TagHelpers.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.taghelpers/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.TagHelpers.dll | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.TagHelpers/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.TagHelpers.xml | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.TagHelpers.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.taghelpers/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.TagHelpers.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.TagHelpers/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.TagHelpers.dll | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.TagHelpers.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.taghelpers/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.TagHelpers.dll | |
Type=assembly | |
Microsoft.AspNetCore.Mvc.TagHelpers/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.TagHelpers.xml | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.TagHelpers.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.taghelpers/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.TagHelpers.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.TagHelpers/1.1.2/microsoft.aspnetcore.mvc.taghelpers.1.1.2.nupkg.sha512 | |
Path=microsoft.aspnetcore.mvc.taghelpers.1.1.2.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.taghelpers/1.1.2/microsoft.aspnetcore.mvc.taghelpers.1.1.2.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.TagHelpers/1.1.2/microsoft.aspnetcore.mvc.taghelpers.nuspec | |
Path=microsoft.aspnetcore.mvc.taghelpers.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.taghelpers/1.1.2/microsoft.aspnetcore.mvc.taghelpers.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.ViewFeatures/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.ViewFeatures.dll | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.ViewFeatures.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.viewfeatures/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.ViewFeatures.dll | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.ViewFeatures/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.ViewFeatures.xml | |
Path=lib/net451/Microsoft.AspNetCore.Mvc.ViewFeatures.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.viewfeatures/1.1.2/lib/net451/Microsoft.AspNetCore.Mvc.ViewFeatures.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.ViewFeatures/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ViewFeatures.dll | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ViewFeatures.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.viewfeatures/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ViewFeatures.dll | |
Type=assembly | |
Microsoft.AspNetCore.Mvc.ViewFeatures/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ViewFeatures.xml | |
Path=lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ViewFeatures.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.viewfeatures/1.1.2/lib/netstandard1.6/Microsoft.AspNetCore.Mvc.ViewFeatures.xml | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.ViewFeatures/1.1.2/microsoft.aspnetcore.mvc.viewfeatures.1.1.2.nupkg.sha512 | |
Path=microsoft.aspnetcore.mvc.viewfeatures.1.1.2.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.viewfeatures/1.1.2/microsoft.aspnetcore.mvc.viewfeatures.1.1.2.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Mvc.ViewFeatures/1.1.2/microsoft.aspnetcore.mvc.viewfeatures.nuspec | |
Path=microsoft.aspnetcore.mvc.viewfeatures.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.mvc.viewfeatures/1.1.2/microsoft.aspnetcore.mvc.viewfeatures.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Razor/1.1.1/lib/net451/Microsoft.AspNetCore.Razor.dll | |
Path=lib/net451/Microsoft.AspNetCore.Razor.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.razor/1.1.1/lib/net451/Microsoft.AspNetCore.Razor.dll | |
Type=unknown | |
Microsoft.AspNetCore.Razor/1.1.1/lib/net451/Microsoft.AspNetCore.Razor.xml | |
Path=lib/net451/Microsoft.AspNetCore.Razor.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.razor/1.1.1/lib/net451/Microsoft.AspNetCore.Razor.xml | |
Type=unknown | |
Microsoft.AspNetCore.Razor/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Razor.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Razor.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.razor/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Razor.dll | |
Type=assembly | |
Microsoft.AspNetCore.Razor/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Razor.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Razor.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.razor/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Razor.xml | |
Type=unknown | |
Microsoft.AspNetCore.Razor/1.1.1/microsoft.aspnetcore.razor.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.razor.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.razor/1.1.1/microsoft.aspnetcore.razor.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Razor/1.1.1/microsoft.aspnetcore.razor.nuspec | |
Path=microsoft.aspnetcore.razor.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.razor/1.1.1/microsoft.aspnetcore.razor.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Razor.Runtime/1.1.1/lib/net451/Microsoft.AspNetCore.Razor.Runtime.dll | |
Path=lib/net451/Microsoft.AspNetCore.Razor.Runtime.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.razor.runtime/1.1.1/lib/net451/Microsoft.AspNetCore.Razor.Runtime.dll | |
Type=unknown | |
Microsoft.AspNetCore.Razor.Runtime/1.1.1/lib/net451/Microsoft.AspNetCore.Razor.Runtime.xml | |
Path=lib/net451/Microsoft.AspNetCore.Razor.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.razor.runtime/1.1.1/lib/net451/Microsoft.AspNetCore.Razor.Runtime.xml | |
Type=unknown | |
Microsoft.AspNetCore.Razor.Runtime/1.1.1/lib/netstandard1.5/Microsoft.AspNetCore.Razor.Runtime.dll | |
Path=lib/netstandard1.5/Microsoft.AspNetCore.Razor.Runtime.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.razor.runtime/1.1.1/lib/netstandard1.5/Microsoft.AspNetCore.Razor.Runtime.dll | |
Type=assembly | |
Microsoft.AspNetCore.Razor.Runtime/1.1.1/lib/netstandard1.5/Microsoft.AspNetCore.Razor.Runtime.xml | |
Path=lib/netstandard1.5/Microsoft.AspNetCore.Razor.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.razor.runtime/1.1.1/lib/netstandard1.5/Microsoft.AspNetCore.Razor.Runtime.xml | |
Type=unknown | |
Microsoft.AspNetCore.Razor.Runtime/1.1.1/microsoft.aspnetcore.razor.runtime.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.razor.runtime.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.razor.runtime/1.1.1/microsoft.aspnetcore.razor.runtime.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Razor.Runtime/1.1.1/microsoft.aspnetcore.razor.runtime.nuspec | |
Path=microsoft.aspnetcore.razor.runtime.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.razor.runtime/1.1.1/microsoft.aspnetcore.razor.runtime.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.ResponseCaching.Abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll | |
Path=lib/net451/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.responsecaching.abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll | |
Type=unknown | |
Microsoft.AspNetCore.ResponseCaching.Abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml | |
Path=lib/net451/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.responsecaching.abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.ResponseCaching.Abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.responsecaching.abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll | |
Type=assembly | |
Microsoft.AspNetCore.ResponseCaching.Abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.responsecaching.abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.ResponseCaching.Abstractions/1.1.1/microsoft.aspnetcore.responsecaching.abstractions.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.responsecaching.abstractions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.responsecaching.abstractions/1.1.1/microsoft.aspnetcore.responsecaching.abstractions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.ResponseCaching.Abstractions/1.1.1/microsoft.aspnetcore.responsecaching.abstractions.nuspec | |
Path=microsoft.aspnetcore.responsecaching.abstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.responsecaching.abstractions/1.1.1/microsoft.aspnetcore.responsecaching.abstractions.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Routing/1.1.1/lib/net451/Microsoft.AspNetCore.Routing.dll | |
Path=lib/net451/Microsoft.AspNetCore.Routing.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.routing/1.1.1/lib/net451/Microsoft.AspNetCore.Routing.dll | |
Type=unknown | |
Microsoft.AspNetCore.Routing/1.1.1/lib/net451/Microsoft.AspNetCore.Routing.xml | |
Path=lib/net451/Microsoft.AspNetCore.Routing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.routing/1.1.1/lib/net451/Microsoft.AspNetCore.Routing.xml | |
Type=unknown | |
Microsoft.AspNetCore.Routing/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Routing.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Routing.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.routing/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Routing.dll | |
Type=assembly | |
Microsoft.AspNetCore.Routing/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Routing.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Routing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.routing/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Routing.xml | |
Type=unknown | |
Microsoft.AspNetCore.Routing/1.1.1/microsoft.aspnetcore.routing.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.routing.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.routing/1.1.1/microsoft.aspnetcore.routing.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Routing/1.1.1/microsoft.aspnetcore.routing.nuspec | |
Path=microsoft.aspnetcore.routing.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.routing/1.1.1/microsoft.aspnetcore.routing.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Routing.Abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Routing.Abstractions.dll | |
Path=lib/net451/Microsoft.AspNetCore.Routing.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.routing.abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Routing.Abstractions.dll | |
Type=unknown | |
Microsoft.AspNetCore.Routing.Abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Routing.Abstractions.xml | |
Path=lib/net451/Microsoft.AspNetCore.Routing.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.routing.abstractions/1.1.1/lib/net451/Microsoft.AspNetCore.Routing.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.Routing.Abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Routing.Abstractions.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Routing.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.routing.abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Routing.Abstractions.dll | |
Type=assembly | |
Microsoft.AspNetCore.Routing.Abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Routing.Abstractions.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Routing.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.routing.abstractions/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Routing.Abstractions.xml | |
Type=unknown | |
Microsoft.AspNetCore.Routing.Abstractions/1.1.1/microsoft.aspnetcore.routing.abstractions.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.routing.abstractions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.routing.abstractions/1.1.1/microsoft.aspnetcore.routing.abstractions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Routing.Abstractions/1.1.1/microsoft.aspnetcore.routing.abstractions.nuspec | |
Path=microsoft.aspnetcore.routing.abstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.routing.abstractions/1.1.1/microsoft.aspnetcore.routing.abstractions.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Server.IISIntegration/1.1.1/lib/net451/Microsoft.AspNetCore.Server.IISIntegration.dll | |
Path=lib/net451/Microsoft.AspNetCore.Server.IISIntegration.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.server.iisintegration/1.1.1/lib/net451/Microsoft.AspNetCore.Server.IISIntegration.dll | |
Type=unknown | |
Microsoft.AspNetCore.Server.IISIntegration/1.1.1/lib/net451/Microsoft.AspNetCore.Server.IISIntegration.xml | |
Path=lib/net451/Microsoft.AspNetCore.Server.IISIntegration.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.server.iisintegration/1.1.1/lib/net451/Microsoft.AspNetCore.Server.IISIntegration.xml | |
Type=unknown | |
Microsoft.AspNetCore.Server.IISIntegration/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Server.IISIntegration.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Server.IISIntegration.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.server.iisintegration/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Server.IISIntegration.dll | |
Type=assembly | |
Microsoft.AspNetCore.Server.IISIntegration/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Server.IISIntegration.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Server.IISIntegration.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.server.iisintegration/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Server.IISIntegration.xml | |
Type=unknown | |
Microsoft.AspNetCore.Server.IISIntegration/1.1.1/microsoft.aspnetcore.server.iisintegration.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.server.iisintegration.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.server.iisintegration/1.1.1/microsoft.aspnetcore.server.iisintegration.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Server.IISIntegration/1.1.1/microsoft.aspnetcore.server.iisintegration.nuspec | |
Path=microsoft.aspnetcore.server.iisintegration.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.server.iisintegration/1.1.1/microsoft.aspnetcore.server.iisintegration.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.Server.Kestrel/1.1.1/lib/net451/Microsoft.AspNetCore.Server.Kestrel.dll | |
Path=lib/net451/Microsoft.AspNetCore.Server.Kestrel.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.server.kestrel/1.1.1/lib/net451/Microsoft.AspNetCore.Server.Kestrel.dll | |
Type=unknown | |
Microsoft.AspNetCore.Server.Kestrel/1.1.1/lib/net451/Microsoft.AspNetCore.Server.Kestrel.xml | |
Path=lib/net451/Microsoft.AspNetCore.Server.Kestrel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.server.kestrel/1.1.1/lib/net451/Microsoft.AspNetCore.Server.Kestrel.xml | |
Type=unknown | |
Microsoft.AspNetCore.Server.Kestrel/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Server.Kestrel.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Server.Kestrel.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.server.kestrel/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Server.Kestrel.dll | |
Type=assembly | |
Microsoft.AspNetCore.Server.Kestrel/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Server.Kestrel.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.Server.Kestrel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.server.kestrel/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.Server.Kestrel.xml | |
Type=unknown | |
Microsoft.AspNetCore.Server.Kestrel/1.1.1/microsoft.aspnetcore.server.kestrel.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.server.kestrel.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.server.kestrel/1.1.1/microsoft.aspnetcore.server.kestrel.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.Server.Kestrel/1.1.1/microsoft.aspnetcore.server.kestrel.nuspec | |
Path=microsoft.aspnetcore.server.kestrel.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.server.kestrel/1.1.1/microsoft.aspnetcore.server.kestrel.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.StaticFiles/1.1.1/lib/net451/Microsoft.AspNetCore.StaticFiles.dll | |
Path=lib/net451/Microsoft.AspNetCore.StaticFiles.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.staticfiles/1.1.1/lib/net451/Microsoft.AspNetCore.StaticFiles.dll | |
Type=unknown | |
Microsoft.AspNetCore.StaticFiles/1.1.1/lib/net451/Microsoft.AspNetCore.StaticFiles.xml | |
Path=lib/net451/Microsoft.AspNetCore.StaticFiles.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.staticfiles/1.1.1/lib/net451/Microsoft.AspNetCore.StaticFiles.xml | |
Type=unknown | |
Microsoft.AspNetCore.StaticFiles/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.StaticFiles.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.StaticFiles.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.staticfiles/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.StaticFiles.dll | |
Type=assembly | |
Microsoft.AspNetCore.StaticFiles/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.StaticFiles.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.StaticFiles.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.staticfiles/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.StaticFiles.xml | |
Type=unknown | |
Microsoft.AspNetCore.StaticFiles/1.1.1/microsoft.aspnetcore.staticfiles.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.staticfiles.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.staticfiles/1.1.1/microsoft.aspnetcore.staticfiles.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.StaticFiles/1.1.1/microsoft.aspnetcore.staticfiles.nuspec | |
Path=microsoft.aspnetcore.staticfiles.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.staticfiles/1.1.1/microsoft.aspnetcore.staticfiles.nuspec | |
Type=unknown | |
Microsoft.AspNetCore.WebUtilities/1.1.1/lib/net451/Microsoft.AspNetCore.WebUtilities.dll | |
Path=lib/net451/Microsoft.AspNetCore.WebUtilities.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.webutilities/1.1.1/lib/net451/Microsoft.AspNetCore.WebUtilities.dll | |
Type=unknown | |
Microsoft.AspNetCore.WebUtilities/1.1.1/lib/net451/Microsoft.AspNetCore.WebUtilities.xml | |
Path=lib/net451/Microsoft.AspNetCore.WebUtilities.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.webutilities/1.1.1/lib/net451/Microsoft.AspNetCore.WebUtilities.xml | |
Type=unknown | |
Microsoft.AspNetCore.WebUtilities/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.dll | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.webutilities/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.dll | |
Type=assembly | |
Microsoft.AspNetCore.WebUtilities/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.xml | |
Path=lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.webutilities/1.1.1/lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.xml | |
Type=unknown | |
Microsoft.AspNetCore.WebUtilities/1.1.1/microsoft.aspnetcore.webutilities.1.1.1.nupkg.sha512 | |
Path=microsoft.aspnetcore.webutilities.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.webutilities/1.1.1/microsoft.aspnetcore.webutilities.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.AspNetCore.WebUtilities/1.1.1/microsoft.aspnetcore.webutilities.nuspec | |
Path=microsoft.aspnetcore.webutilities.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.aspnetcore.webutilities/1.1.1/microsoft.aspnetcore.webutilities.nuspec | |
Type=unknown | |
Microsoft.CodeAnalysis.Analyzers/1.1.0/Microsoft.CodeAnalysis.Analyzers.1.1.0.nupkg.sha512 | |
Path=Microsoft.CodeAnalysis.Analyzers.1.1.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.analyzers/1.1.0/Microsoft.CodeAnalysis.Analyzers.1.1.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.CodeAnalysis.Analyzers/1.1.0/Microsoft.CodeAnalysis.Analyzers.nuspec | |
Path=Microsoft.CodeAnalysis.Analyzers.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.analyzers/1.1.0/Microsoft.CodeAnalysis.Analyzers.nuspec | |
Type=unknown | |
Microsoft.CodeAnalysis.Analyzers/1.1.0/ThirdPartyNotices.rtf | |
Path=ThirdPartyNotices.rtf | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.analyzers/1.1.0/ThirdPartyNotices.rtf | |
Type=unknown | |
Microsoft.CodeAnalysis.Analyzers/1.1.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll | |
Analyzer=true | |
Path=analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.analyzers/1.1.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll | |
Type=AnalyzerAssembly | |
Microsoft.CodeAnalysis.Analyzers/1.1.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll | |
Analyzer=true | |
Path=analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.analyzers/1.1.0/analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll | |
Type=AnalyzerAssembly | |
Microsoft.CodeAnalysis.Analyzers/1.1.0/analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll | |
Path=analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.analyzers/1.1.0/analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll | |
Type=unknown | |
Microsoft.CodeAnalysis.Analyzers/1.1.0/analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll | |
Path=analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.analyzers/1.1.0/analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll | |
Type=unknown | |
Microsoft.CodeAnalysis.Analyzers/1.1.0/tools/install.ps1 | |
Path=tools/install.ps1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.analyzers/1.1.0/tools/install.ps1 | |
Type=unknown | |
Microsoft.CodeAnalysis.Analyzers/1.1.0/tools/uninstall.ps1 | |
Path=tools/uninstall.ps1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.analyzers/1.1.0/tools/uninstall.ps1 | |
Type=unknown | |
Microsoft.CodeAnalysis.Common/1.3.0/Microsoft.CodeAnalysis.Common.1.3.0.nupkg.sha512 | |
Path=Microsoft.CodeAnalysis.Common.1.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.common/1.3.0/Microsoft.CodeAnalysis.Common.1.3.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.CodeAnalysis.Common/1.3.0/Microsoft.CodeAnalysis.Common.nuspec | |
Path=Microsoft.CodeAnalysis.Common.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.common/1.3.0/Microsoft.CodeAnalysis.Common.nuspec | |
Type=unknown | |
Microsoft.CodeAnalysis.Common/1.3.0/ThirdPartyNotices.rtf | |
Path=ThirdPartyNotices.rtf | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.common/1.3.0/ThirdPartyNotices.rtf | |
Type=unknown | |
Microsoft.CodeAnalysis.Common/1.3.0/lib/net45/Microsoft.CodeAnalysis.dll | |
Path=lib/net45/Microsoft.CodeAnalysis.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.common/1.3.0/lib/net45/Microsoft.CodeAnalysis.dll | |
Type=unknown | |
Microsoft.CodeAnalysis.Common/1.3.0/lib/net45/Microsoft.CodeAnalysis.xml | |
Path=lib/net45/Microsoft.CodeAnalysis.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.common/1.3.0/lib/net45/Microsoft.CodeAnalysis.xml | |
Type=unknown | |
Microsoft.CodeAnalysis.Common/1.3.0/lib/netstandard1.3/Microsoft.CodeAnalysis.dll | |
Path=lib/netstandard1.3/Microsoft.CodeAnalysis.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.common/1.3.0/lib/netstandard1.3/Microsoft.CodeAnalysis.dll | |
Type=assembly | |
Microsoft.CodeAnalysis.Common/1.3.0/lib/netstandard1.3/Microsoft.CodeAnalysis.xml | |
Path=lib/netstandard1.3/Microsoft.CodeAnalysis.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.common/1.3.0/lib/netstandard1.3/Microsoft.CodeAnalysis.xml | |
Type=unknown | |
Microsoft.CodeAnalysis.Common/1.3.0/lib/portable-net45+win8/Microsoft.CodeAnalysis.dll | |
Path=lib/portable-net45+win8/Microsoft.CodeAnalysis.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.common/1.3.0/lib/portable-net45+win8/Microsoft.CodeAnalysis.dll | |
Type=unknown | |
Microsoft.CodeAnalysis.Common/1.3.0/lib/portable-net45+win8/Microsoft.CodeAnalysis.xml | |
Path=lib/portable-net45+win8/Microsoft.CodeAnalysis.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.common/1.3.0/lib/portable-net45+win8/Microsoft.CodeAnalysis.xml | |
Type=unknown | |
Microsoft.CodeAnalysis.CSharp/1.3.0/Microsoft.CodeAnalysis.CSharp.1.3.0.nupkg.sha512 | |
Path=Microsoft.CodeAnalysis.CSharp.1.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.csharp/1.3.0/Microsoft.CodeAnalysis.CSharp.1.3.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.CodeAnalysis.CSharp/1.3.0/Microsoft.CodeAnalysis.CSharp.nuspec | |
Path=Microsoft.CodeAnalysis.CSharp.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.csharp/1.3.0/Microsoft.CodeAnalysis.CSharp.nuspec | |
Type=unknown | |
Microsoft.CodeAnalysis.CSharp/1.3.0/ThirdPartyNotices.rtf | |
Path=ThirdPartyNotices.rtf | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.csharp/1.3.0/ThirdPartyNotices.rtf | |
Type=unknown | |
Microsoft.CodeAnalysis.CSharp/1.3.0/lib/net45/Microsoft.CodeAnalysis.CSharp.dll | |
Path=lib/net45/Microsoft.CodeAnalysis.CSharp.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.csharp/1.3.0/lib/net45/Microsoft.CodeAnalysis.CSharp.dll | |
Type=unknown | |
Microsoft.CodeAnalysis.CSharp/1.3.0/lib/net45/Microsoft.CodeAnalysis.CSharp.xml | |
Path=lib/net45/Microsoft.CodeAnalysis.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.csharp/1.3.0/lib/net45/Microsoft.CodeAnalysis.CSharp.xml | |
Type=unknown | |
Microsoft.CodeAnalysis.CSharp/1.3.0/lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll | |
Path=lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.csharp/1.3.0/lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll | |
Type=assembly | |
Microsoft.CodeAnalysis.CSharp/1.3.0/lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.xml | |
Path=lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.csharp/1.3.0/lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.xml | |
Type=unknown | |
Microsoft.CodeAnalysis.CSharp/1.3.0/lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll | |
Path=lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.csharp/1.3.0/lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll | |
Type=unknown | |
Microsoft.CodeAnalysis.CSharp/1.3.0/lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.xml | |
Path=lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.csharp/1.3.0/lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.xml | |
Type=unknown | |
Microsoft.CodeAnalysis.VisualBasic/1.3.0/Microsoft.CodeAnalysis.VisualBasic.1.3.0.nupkg.sha512 | |
Path=Microsoft.CodeAnalysis.VisualBasic.1.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.visualbasic/1.3.0/Microsoft.CodeAnalysis.VisualBasic.1.3.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.CodeAnalysis.VisualBasic/1.3.0/Microsoft.CodeAnalysis.VisualBasic.nuspec | |
Path=Microsoft.CodeAnalysis.VisualBasic.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.visualbasic/1.3.0/Microsoft.CodeAnalysis.VisualBasic.nuspec | |
Type=unknown | |
Microsoft.CodeAnalysis.VisualBasic/1.3.0/ThirdPartyNotices.rtf | |
Path=ThirdPartyNotices.rtf | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.visualbasic/1.3.0/ThirdPartyNotices.rtf | |
Type=unknown | |
Microsoft.CodeAnalysis.VisualBasic/1.3.0/lib/net45/Microsoft.CodeAnalysis.VisualBasic.dll | |
Path=lib/net45/Microsoft.CodeAnalysis.VisualBasic.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.visualbasic/1.3.0/lib/net45/Microsoft.CodeAnalysis.VisualBasic.dll | |
Type=unknown | |
Microsoft.CodeAnalysis.VisualBasic/1.3.0/lib/net45/Microsoft.CodeAnalysis.VisualBasic.xml | |
Path=lib/net45/Microsoft.CodeAnalysis.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.visualbasic/1.3.0/lib/net45/Microsoft.CodeAnalysis.VisualBasic.xml | |
Type=unknown | |
Microsoft.CodeAnalysis.VisualBasic/1.3.0/lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll | |
Path=lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.visualbasic/1.3.0/lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll | |
Type=assembly | |
Microsoft.CodeAnalysis.VisualBasic/1.3.0/lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.xml | |
Path=lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.visualbasic/1.3.0/lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.xml | |
Type=unknown | |
Microsoft.CodeAnalysis.VisualBasic/1.3.0/lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll | |
Path=lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.visualbasic/1.3.0/lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll | |
Type=unknown | |
Microsoft.CodeAnalysis.VisualBasic/1.3.0/lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.xml | |
Path=lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.codeanalysis.visualbasic/1.3.0/lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/Microsoft.CSharp.4.3.0.nupkg.sha512 | |
Path=Microsoft.CSharp.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.CSharp/4.3.0/Microsoft.CSharp.nuspec | |
Path=Microsoft.CSharp.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/Microsoft.CSharp.nuspec | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
Microsoft.CSharp/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
Microsoft.CSharp/4.3.0/lib/netcore50/Microsoft.CSharp.dll | |
Path=lib/netcore50/Microsoft.CSharp.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/lib/netcore50/Microsoft.CSharp.dll | |
Type=unknown | |
Microsoft.CSharp/4.3.0/lib/netstandard1.3/Microsoft.CSharp.dll | |
Path=lib/netstandard1.3/Microsoft.CSharp.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/lib/netstandard1.3/Microsoft.CSharp.dll | |
Type=assembly | |
Microsoft.CSharp/4.3.0/ref/netcore50/Microsoft.CSharp.dll | |
Path=ref/netcore50/Microsoft.CSharp.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netcore50/Microsoft.CSharp.dll | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netcore50/Microsoft.CSharp.xml | |
Path=ref/netcore50/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netcore50/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netcore50/de/Microsoft.CSharp.xml | |
Path=ref/netcore50/de/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netcore50/de/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netcore50/es/Microsoft.CSharp.xml | |
Path=ref/netcore50/es/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netcore50/es/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netcore50/fr/Microsoft.CSharp.xml | |
Path=ref/netcore50/fr/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netcore50/fr/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netcore50/it/Microsoft.CSharp.xml | |
Path=ref/netcore50/it/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netcore50/it/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netcore50/ja/Microsoft.CSharp.xml | |
Path=ref/netcore50/ja/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netcore50/ja/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netcore50/ko/Microsoft.CSharp.xml | |
Path=ref/netcore50/ko/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netcore50/ko/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netcore50/ru/Microsoft.CSharp.xml | |
Path=ref/netcore50/ru/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netcore50/ru/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netcore50/zh-hans/Microsoft.CSharp.xml | |
Path=ref/netcore50/zh-hans/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netcore50/zh-hans/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netcore50/zh-hant/Microsoft.CSharp.xml | |
Path=ref/netcore50/zh-hant/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netcore50/zh-hant/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netstandard1.0/Microsoft.CSharp.dll | |
Path=ref/netstandard1.0/Microsoft.CSharp.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netstandard1.0/Microsoft.CSharp.dll | |
Type=assembly | |
Microsoft.CSharp/4.3.0/ref/netstandard1.0/Microsoft.CSharp.xml | |
Path=ref/netstandard1.0/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netstandard1.0/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netstandard1.0/de/Microsoft.CSharp.xml | |
Path=ref/netstandard1.0/de/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netstandard1.0/de/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netstandard1.0/es/Microsoft.CSharp.xml | |
Path=ref/netstandard1.0/es/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netstandard1.0/es/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netstandard1.0/fr/Microsoft.CSharp.xml | |
Path=ref/netstandard1.0/fr/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netstandard1.0/fr/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netstandard1.0/it/Microsoft.CSharp.xml | |
Path=ref/netstandard1.0/it/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netstandard1.0/it/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netstandard1.0/ja/Microsoft.CSharp.xml | |
Path=ref/netstandard1.0/ja/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netstandard1.0/ja/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netstandard1.0/ko/Microsoft.CSharp.xml | |
Path=ref/netstandard1.0/ko/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netstandard1.0/ko/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netstandard1.0/ru/Microsoft.CSharp.xml | |
Path=ref/netstandard1.0/ru/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netstandard1.0/ru/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml | |
Path=ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.CSharp/4.3.0/ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml | |
Path=ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.csharp/4.3.0/ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml | |
Type=unknown | |
Microsoft.DiaSymReader.Native/1.4.1/build/Microsoft.DiaSymReader.Native.props | |
Path=build/Microsoft.DiaSymReader.Native.props | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.diasymreader.native/1.4.1/build/Microsoft.DiaSymReader.Native.props | |
Type=unknown | |
Microsoft.DiaSymReader.Native/1.4.1/microsoft.diasymreader.native.1.4.1.nupkg.sha512 | |
Path=microsoft.diasymreader.native.1.4.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.diasymreader.native/1.4.1/microsoft.diasymreader.native.1.4.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.DiaSymReader.Native/1.4.1/microsoft.diasymreader.native.nuspec | |
Path=microsoft.diasymreader.native.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.diasymreader.native/1.4.1/microsoft.diasymreader.native.nuspec | |
Type=unknown | |
Microsoft.DiaSymReader.Native/1.4.1/runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll | |
Path=runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.diasymreader.native/1.4.1/runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll | |
Type=assembly | |
Microsoft.DiaSymReader.Native/1.4.1/runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll | |
Path=runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.diasymreader.native/1.4.1/runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll | |
Type=assembly | |
Microsoft.DiaSymReader.Native/1.4.1/runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll | |
Path=runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.diasymreader.native/1.4.1/runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll | |
Type=assembly | |
Microsoft.DiaSymReader.Native/1.4.1/runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll | |
Path=runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.diasymreader.native/1.4.1/runtimes/win/native/Microsoft.DiaSymReader.Native.arm.dll | |
Type=assembly | |
Microsoft.DiaSymReader.Native/1.4.1/runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll | |
Path=runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.diasymreader.native/1.4.1/runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll | |
Type=assembly | |
Microsoft.DiaSymReader.Native/1.4.1/runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll | |
Path=runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.diasymreader.native/1.4.1/runtimes/win8-arm/native/Microsoft.DiaSymReader.Native.arm.dll | |
Type=assembly | |
Microsoft.DotNet.PlatformAbstractions/1.1.1/lib/net451/Microsoft.DotNet.PlatformAbstractions.dll | |
Path=lib/net451/Microsoft.DotNet.PlatformAbstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.dotnet.platformabstractions/1.1.1/lib/net451/Microsoft.DotNet.PlatformAbstractions.dll | |
Type=unknown | |
Microsoft.DotNet.PlatformAbstractions/1.1.1/lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll | |
Path=lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.dotnet.platformabstractions/1.1.1/lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll | |
Type=assembly | |
Microsoft.DotNet.PlatformAbstractions/1.1.1/microsoft.dotnet.platformabstractions.1.1.1.nupkg.sha512 | |
Path=microsoft.dotnet.platformabstractions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.dotnet.platformabstractions/1.1.1/microsoft.dotnet.platformabstractions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.DotNet.PlatformAbstractions/1.1.1/microsoft.dotnet.platformabstractions.nuspec | |
Path=microsoft.dotnet.platformabstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.dotnet.platformabstractions/1.1.1/microsoft.dotnet.platformabstractions.nuspec | |
Type=unknown | |
Microsoft.Extensions.Caching.Abstractions/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Caching.Abstractions.dll | |
Path=lib/netstandard1.0/Microsoft.Extensions.Caching.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.caching.abstractions/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Caching.Abstractions.dll | |
Type=assembly | |
Microsoft.Extensions.Caching.Abstractions/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Caching.Abstractions.xml | |
Path=lib/netstandard1.0/Microsoft.Extensions.Caching.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.caching.abstractions/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Caching.Abstractions.xml | |
Type=unknown | |
Microsoft.Extensions.Caching.Abstractions/1.1.1/microsoft.extensions.caching.abstractions.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.caching.abstractions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.caching.abstractions/1.1.1/microsoft.extensions.caching.abstractions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Caching.Abstractions/1.1.1/microsoft.extensions.caching.abstractions.nuspec | |
Path=microsoft.extensions.caching.abstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.caching.abstractions/1.1.1/microsoft.extensions.caching.abstractions.nuspec | |
Type=unknown | |
Microsoft.Extensions.Caching.Memory/1.1.1/lib/net451/Microsoft.Extensions.Caching.Memory.dll | |
Path=lib/net451/Microsoft.Extensions.Caching.Memory.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.caching.memory/1.1.1/lib/net451/Microsoft.Extensions.Caching.Memory.dll | |
Type=unknown | |
Microsoft.Extensions.Caching.Memory/1.1.1/lib/net451/Microsoft.Extensions.Caching.Memory.xml | |
Path=lib/net451/Microsoft.Extensions.Caching.Memory.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.caching.memory/1.1.1/lib/net451/Microsoft.Extensions.Caching.Memory.xml | |
Type=unknown | |
Microsoft.Extensions.Caching.Memory/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Caching.Memory.dll | |
Path=lib/netstandard1.3/Microsoft.Extensions.Caching.Memory.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.caching.memory/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Caching.Memory.dll | |
Type=assembly | |
Microsoft.Extensions.Caching.Memory/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Caching.Memory.xml | |
Path=lib/netstandard1.3/Microsoft.Extensions.Caching.Memory.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.caching.memory/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Caching.Memory.xml | |
Type=unknown | |
Microsoft.Extensions.Caching.Memory/1.1.1/microsoft.extensions.caching.memory.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.caching.memory.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.caching.memory/1.1.1/microsoft.extensions.caching.memory.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Caching.Memory/1.1.1/microsoft.extensions.caching.memory.nuspec | |
Path=microsoft.extensions.caching.memory.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.caching.memory/1.1.1/microsoft.extensions.caching.memory.nuspec | |
Type=unknown | |
Microsoft.Extensions.Configuration/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Configuration.dll | |
Path=lib/netstandard1.1/Microsoft.Extensions.Configuration.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Configuration.dll | |
Type=assembly | |
Microsoft.Extensions.Configuration/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Configuration.xml | |
Path=lib/netstandard1.1/Microsoft.Extensions.Configuration.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Configuration.xml | |
Type=unknown | |
Microsoft.Extensions.Configuration/1.1.1/microsoft.extensions.configuration.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.configuration.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration/1.1.1/microsoft.extensions.configuration.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Configuration/1.1.1/microsoft.extensions.configuration.nuspec | |
Path=microsoft.extensions.configuration.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration/1.1.1/microsoft.extensions.configuration.nuspec | |
Type=unknown | |
Microsoft.Extensions.Configuration.Abstractions/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.dll | |
Path=lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.abstractions/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.dll | |
Type=assembly | |
Microsoft.Extensions.Configuration.Abstractions/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.xml | |
Path=lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.abstractions/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.xml | |
Type=unknown | |
Microsoft.Extensions.Configuration.Abstractions/1.1.1/microsoft.extensions.configuration.abstractions.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.configuration.abstractions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.abstractions/1.1.1/microsoft.extensions.configuration.abstractions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Configuration.Abstractions/1.1.1/microsoft.extensions.configuration.abstractions.nuspec | |
Path=microsoft.extensions.configuration.abstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.abstractions/1.1.1/microsoft.extensions.configuration.abstractions.nuspec | |
Type=unknown | |
Microsoft.Extensions.Configuration.Binder/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Configuration.Binder.dll | |
Path=lib/netstandard1.1/Microsoft.Extensions.Configuration.Binder.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.binder/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Configuration.Binder.dll | |
Type=assembly | |
Microsoft.Extensions.Configuration.Binder/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Configuration.Binder.xml | |
Path=lib/netstandard1.1/Microsoft.Extensions.Configuration.Binder.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.binder/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Configuration.Binder.xml | |
Type=unknown | |
Microsoft.Extensions.Configuration.Binder/1.1.1/microsoft.extensions.configuration.binder.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.configuration.binder.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.binder/1.1.1/microsoft.extensions.configuration.binder.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Configuration.Binder/1.1.1/microsoft.extensions.configuration.binder.nuspec | |
Path=microsoft.extensions.configuration.binder.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.binder/1.1.1/microsoft.extensions.configuration.binder.nuspec | |
Type=unknown | |
Microsoft.Extensions.Configuration.EnvironmentVariables/1.1.1/lib/net451/Microsoft.Extensions.Configuration.EnvironmentVariables.dll | |
Path=lib/net451/Microsoft.Extensions.Configuration.EnvironmentVariables.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.environmentvariables/1.1.1/lib/net451/Microsoft.Extensions.Configuration.EnvironmentVariables.dll | |
Type=unknown | |
Microsoft.Extensions.Configuration.EnvironmentVariables/1.1.1/lib/net451/Microsoft.Extensions.Configuration.EnvironmentVariables.xml | |
Path=lib/net451/Microsoft.Extensions.Configuration.EnvironmentVariables.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.environmentvariables/1.1.1/lib/net451/Microsoft.Extensions.Configuration.EnvironmentVariables.xml | |
Type=unknown | |
Microsoft.Extensions.Configuration.EnvironmentVariables/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Configuration.EnvironmentVariables.dll | |
Path=lib/netstandard1.3/Microsoft.Extensions.Configuration.EnvironmentVariables.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.environmentvariables/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Configuration.EnvironmentVariables.dll | |
Type=assembly | |
Microsoft.Extensions.Configuration.EnvironmentVariables/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Configuration.EnvironmentVariables.xml | |
Path=lib/netstandard1.3/Microsoft.Extensions.Configuration.EnvironmentVariables.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.environmentvariables/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Configuration.EnvironmentVariables.xml | |
Type=unknown | |
Microsoft.Extensions.Configuration.EnvironmentVariables/1.1.1/microsoft.extensions.configuration.environmentvariables.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.configuration.environmentvariables.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.environmentvariables/1.1.1/microsoft.extensions.configuration.environmentvariables.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Configuration.EnvironmentVariables/1.1.1/microsoft.extensions.configuration.environmentvariables.nuspec | |
Path=microsoft.extensions.configuration.environmentvariables.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.environmentvariables/1.1.1/microsoft.extensions.configuration.environmentvariables.nuspec | |
Type=unknown | |
Microsoft.Extensions.Configuration.FileExtensions/1.1.1/lib/net451/Microsoft.Extensions.Configuration.FileExtensions.dll | |
Path=lib/net451/Microsoft.Extensions.Configuration.FileExtensions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.fileextensions/1.1.1/lib/net451/Microsoft.Extensions.Configuration.FileExtensions.dll | |
Type=unknown | |
Microsoft.Extensions.Configuration.FileExtensions/1.1.1/lib/net451/Microsoft.Extensions.Configuration.FileExtensions.xml | |
Path=lib/net451/Microsoft.Extensions.Configuration.FileExtensions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.fileextensions/1.1.1/lib/net451/Microsoft.Extensions.Configuration.FileExtensions.xml | |
Type=unknown | |
Microsoft.Extensions.Configuration.FileExtensions/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Configuration.FileExtensions.dll | |
Path=lib/netstandard1.3/Microsoft.Extensions.Configuration.FileExtensions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.fileextensions/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Configuration.FileExtensions.dll | |
Type=assembly | |
Microsoft.Extensions.Configuration.FileExtensions/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Configuration.FileExtensions.xml | |
Path=lib/netstandard1.3/Microsoft.Extensions.Configuration.FileExtensions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.fileextensions/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Configuration.FileExtensions.xml | |
Type=unknown | |
Microsoft.Extensions.Configuration.FileExtensions/1.1.1/microsoft.extensions.configuration.fileextensions.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.configuration.fileextensions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.fileextensions/1.1.1/microsoft.extensions.configuration.fileextensions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Configuration.FileExtensions/1.1.1/microsoft.extensions.configuration.fileextensions.nuspec | |
Path=microsoft.extensions.configuration.fileextensions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.fileextensions/1.1.1/microsoft.extensions.configuration.fileextensions.nuspec | |
Type=unknown | |
Microsoft.Extensions.Configuration.Json/1.1.1/lib/net451/Microsoft.Extensions.Configuration.Json.dll | |
Path=lib/net451/Microsoft.Extensions.Configuration.Json.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.json/1.1.1/lib/net451/Microsoft.Extensions.Configuration.Json.dll | |
Type=unknown | |
Microsoft.Extensions.Configuration.Json/1.1.1/lib/net451/Microsoft.Extensions.Configuration.Json.xml | |
Path=lib/net451/Microsoft.Extensions.Configuration.Json.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.json/1.1.1/lib/net451/Microsoft.Extensions.Configuration.Json.xml | |
Type=unknown | |
Microsoft.Extensions.Configuration.Json/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Configuration.Json.dll | |
Path=lib/netstandard1.3/Microsoft.Extensions.Configuration.Json.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.json/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Configuration.Json.dll | |
Type=assembly | |
Microsoft.Extensions.Configuration.Json/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Configuration.Json.xml | |
Path=lib/netstandard1.3/Microsoft.Extensions.Configuration.Json.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.json/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Configuration.Json.xml | |
Type=unknown | |
Microsoft.Extensions.Configuration.Json/1.1.1/microsoft.extensions.configuration.json.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.configuration.json.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.json/1.1.1/microsoft.extensions.configuration.json.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Configuration.Json/1.1.1/microsoft.extensions.configuration.json.nuspec | |
Path=microsoft.extensions.configuration.json.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.configuration.json/1.1.1/microsoft.extensions.configuration.json.nuspec | |
Type=unknown | |
Microsoft.Extensions.DependencyInjection/1.1.0/lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.dll | |
Path=lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencyinjection/1.1.0/lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.dll | |
Type=assembly | |
Microsoft.Extensions.DependencyInjection/1.1.0/lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.xml | |
Path=lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencyinjection/1.1.0/lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.xml | |
Type=unknown | |
Microsoft.Extensions.DependencyInjection/1.1.0/microsoft.extensions.dependencyinjection.1.1.0.nupkg.sha512 | |
Path=microsoft.extensions.dependencyinjection.1.1.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencyinjection/1.1.0/microsoft.extensions.dependencyinjection.1.1.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.DependencyInjection/1.1.0/microsoft.extensions.dependencyinjection.nuspec | |
Path=microsoft.extensions.dependencyinjection.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencyinjection/1.1.0/microsoft.extensions.dependencyinjection.nuspec | |
Type=unknown | |
Microsoft.Extensions.DependencyInjection.Abstractions/1.1.0/Microsoft.Extensions.DependencyInjection.Abstractions.1.1.0.nupkg.sha512 | |
Path=Microsoft.Extensions.DependencyInjection.Abstractions.1.1.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/1.1.0/Microsoft.Extensions.DependencyInjection.Abstractions.1.1.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.DependencyInjection.Abstractions/1.1.0/Microsoft.Extensions.DependencyInjection.Abstractions.nuspec | |
Path=Microsoft.Extensions.DependencyInjection.Abstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/1.1.0/Microsoft.Extensions.DependencyInjection.Abstractions.nuspec | |
Type=unknown | |
Microsoft.Extensions.DependencyInjection.Abstractions/1.1.0/lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll | |
Path=lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/1.1.0/lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll | |
Type=assembly | |
Microsoft.Extensions.DependencyInjection.Abstractions/1.1.0/lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml | |
Path=lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/1.1.0/lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml | |
Type=unknown | |
Microsoft.Extensions.DependencyModel/1.1.1/lib/net451/Microsoft.Extensions.DependencyModel.dll | |
Path=lib/net451/Microsoft.Extensions.DependencyModel.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencymodel/1.1.1/lib/net451/Microsoft.Extensions.DependencyModel.dll | |
Type=unknown | |
Microsoft.Extensions.DependencyModel/1.1.1/lib/netstandard1.3/Microsoft.Extensions.DependencyModel.dll | |
Path=lib/netstandard1.3/Microsoft.Extensions.DependencyModel.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencymodel/1.1.1/lib/netstandard1.3/Microsoft.Extensions.DependencyModel.dll | |
Type=unknown | |
Microsoft.Extensions.DependencyModel/1.1.1/lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll | |
Path=lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencymodel/1.1.1/lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll | |
Type=assembly | |
Microsoft.Extensions.DependencyModel/1.1.1/microsoft.extensions.dependencymodel.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.dependencymodel.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencymodel/1.1.1/microsoft.extensions.dependencymodel.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.DependencyModel/1.1.1/microsoft.extensions.dependencymodel.nuspec | |
Path=microsoft.extensions.dependencymodel.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.dependencymodel/1.1.1/microsoft.extensions.dependencymodel.nuspec | |
Type=unknown | |
Microsoft.Extensions.FileProviders.Abstractions/1.1.0/Microsoft.Extensions.FileProviders.Abstractions.1.1.0.nupkg.sha512 | |
Path=Microsoft.Extensions.FileProviders.Abstractions.1.1.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.abstractions/1.1.0/Microsoft.Extensions.FileProviders.Abstractions.1.1.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.FileProviders.Abstractions/1.1.0/Microsoft.Extensions.FileProviders.Abstractions.nuspec | |
Path=Microsoft.Extensions.FileProviders.Abstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.abstractions/1.1.0/Microsoft.Extensions.FileProviders.Abstractions.nuspec | |
Type=unknown | |
Microsoft.Extensions.FileProviders.Abstractions/1.1.0/lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.dll | |
Path=lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.abstractions/1.1.0/lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.dll | |
Type=assembly | |
Microsoft.Extensions.FileProviders.Abstractions/1.1.0/lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.xml | |
Path=lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.abstractions/1.1.0/lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.xml | |
Type=unknown | |
Microsoft.Extensions.FileProviders.Composite/1.1.0/lib/netstandard1.0/Microsoft.Extensions.FileProviders.Composite.dll | |
Path=lib/netstandard1.0/Microsoft.Extensions.FileProviders.Composite.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.composite/1.1.0/lib/netstandard1.0/Microsoft.Extensions.FileProviders.Composite.dll | |
Type=assembly | |
Microsoft.Extensions.FileProviders.Composite/1.1.0/lib/netstandard1.0/Microsoft.Extensions.FileProviders.Composite.xml | |
Path=lib/netstandard1.0/Microsoft.Extensions.FileProviders.Composite.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.composite/1.1.0/lib/netstandard1.0/Microsoft.Extensions.FileProviders.Composite.xml | |
Type=unknown | |
Microsoft.Extensions.FileProviders.Composite/1.1.0/microsoft.extensions.fileproviders.composite.1.1.0.nupkg.sha512 | |
Path=microsoft.extensions.fileproviders.composite.1.1.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.composite/1.1.0/microsoft.extensions.fileproviders.composite.1.1.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.FileProviders.Composite/1.1.0/microsoft.extensions.fileproviders.composite.nuspec | |
Path=microsoft.extensions.fileproviders.composite.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.composite/1.1.0/microsoft.extensions.fileproviders.composite.nuspec | |
Type=unknown | |
Microsoft.Extensions.FileProviders.Physical/1.1.0/lib/net451/Microsoft.Extensions.FileProviders.Physical.dll | |
Path=lib/net451/Microsoft.Extensions.FileProviders.Physical.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.physical/1.1.0/lib/net451/Microsoft.Extensions.FileProviders.Physical.dll | |
Type=unknown | |
Microsoft.Extensions.FileProviders.Physical/1.1.0/lib/net451/Microsoft.Extensions.FileProviders.Physical.xml | |
Path=lib/net451/Microsoft.Extensions.FileProviders.Physical.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.physical/1.1.0/lib/net451/Microsoft.Extensions.FileProviders.Physical.xml | |
Type=unknown | |
Microsoft.Extensions.FileProviders.Physical/1.1.0/lib/netstandard1.3/Microsoft.Extensions.FileProviders.Physical.dll | |
Path=lib/netstandard1.3/Microsoft.Extensions.FileProviders.Physical.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.physical/1.1.0/lib/netstandard1.3/Microsoft.Extensions.FileProviders.Physical.dll | |
Type=assembly | |
Microsoft.Extensions.FileProviders.Physical/1.1.0/lib/netstandard1.3/Microsoft.Extensions.FileProviders.Physical.xml | |
Path=lib/netstandard1.3/Microsoft.Extensions.FileProviders.Physical.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.physical/1.1.0/lib/netstandard1.3/Microsoft.Extensions.FileProviders.Physical.xml | |
Type=unknown | |
Microsoft.Extensions.FileProviders.Physical/1.1.0/microsoft.extensions.fileproviders.physical.1.1.0.nupkg.sha512 | |
Path=microsoft.extensions.fileproviders.physical.1.1.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.physical/1.1.0/microsoft.extensions.fileproviders.physical.1.1.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.FileProviders.Physical/1.1.0/microsoft.extensions.fileproviders.physical.nuspec | |
Path=microsoft.extensions.fileproviders.physical.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.fileproviders.physical/1.1.0/microsoft.extensions.fileproviders.physical.nuspec | |
Type=unknown | |
Microsoft.Extensions.FileSystemGlobbing/1.1.0/lib/net45/Microsoft.Extensions.FileSystemGlobbing.dll | |
Path=lib/net45/Microsoft.Extensions.FileSystemGlobbing.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.filesystemglobbing/1.1.0/lib/net45/Microsoft.Extensions.FileSystemGlobbing.dll | |
Type=unknown | |
Microsoft.Extensions.FileSystemGlobbing/1.1.0/lib/net45/Microsoft.Extensions.FileSystemGlobbing.xml | |
Path=lib/net45/Microsoft.Extensions.FileSystemGlobbing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.filesystemglobbing/1.1.0/lib/net45/Microsoft.Extensions.FileSystemGlobbing.xml | |
Type=unknown | |
Microsoft.Extensions.FileSystemGlobbing/1.1.0/lib/netstandard1.3/Microsoft.Extensions.FileSystemGlobbing.dll | |
Path=lib/netstandard1.3/Microsoft.Extensions.FileSystemGlobbing.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.filesystemglobbing/1.1.0/lib/netstandard1.3/Microsoft.Extensions.FileSystemGlobbing.dll | |
Type=assembly | |
Microsoft.Extensions.FileSystemGlobbing/1.1.0/lib/netstandard1.3/Microsoft.Extensions.FileSystemGlobbing.xml | |
Path=lib/netstandard1.3/Microsoft.Extensions.FileSystemGlobbing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.filesystemglobbing/1.1.0/lib/netstandard1.3/Microsoft.Extensions.FileSystemGlobbing.xml | |
Type=unknown | |
Microsoft.Extensions.FileSystemGlobbing/1.1.0/microsoft.extensions.filesystemglobbing.1.1.0.nupkg.sha512 | |
Path=microsoft.extensions.filesystemglobbing.1.1.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.filesystemglobbing/1.1.0/microsoft.extensions.filesystemglobbing.1.1.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.FileSystemGlobbing/1.1.0/microsoft.extensions.filesystemglobbing.nuspec | |
Path=microsoft.extensions.filesystemglobbing.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.filesystemglobbing/1.1.0/microsoft.extensions.filesystemglobbing.nuspec | |
Type=unknown | |
Microsoft.Extensions.Globalization.CultureInfoCache/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Globalization.CultureInfoCache.dll | |
Path=lib/netstandard1.1/Microsoft.Extensions.Globalization.CultureInfoCache.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.globalization.cultureinfocache/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Globalization.CultureInfoCache.dll | |
Type=assembly | |
Microsoft.Extensions.Globalization.CultureInfoCache/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Globalization.CultureInfoCache.xml | |
Path=lib/netstandard1.1/Microsoft.Extensions.Globalization.CultureInfoCache.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.globalization.cultureinfocache/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Globalization.CultureInfoCache.xml | |
Type=unknown | |
Microsoft.Extensions.Globalization.CultureInfoCache/1.1.1/microsoft.extensions.globalization.cultureinfocache.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.globalization.cultureinfocache.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.globalization.cultureinfocache/1.1.1/microsoft.extensions.globalization.cultureinfocache.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Globalization.CultureInfoCache/1.1.1/microsoft.extensions.globalization.cultureinfocache.nuspec | |
Path=microsoft.extensions.globalization.cultureinfocache.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.globalization.cultureinfocache/1.1.1/microsoft.extensions.globalization.cultureinfocache.nuspec | |
Type=unknown | |
Microsoft.Extensions.Localization/1.1.1/lib/net451/Microsoft.Extensions.Localization.dll | |
Path=lib/net451/Microsoft.Extensions.Localization.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.localization/1.1.1/lib/net451/Microsoft.Extensions.Localization.dll | |
Type=unknown | |
Microsoft.Extensions.Localization/1.1.1/lib/net451/Microsoft.Extensions.Localization.xml | |
Path=lib/net451/Microsoft.Extensions.Localization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.localization/1.1.1/lib/net451/Microsoft.Extensions.Localization.xml | |
Type=unknown | |
Microsoft.Extensions.Localization/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Localization.dll | |
Path=lib/netstandard1.3/Microsoft.Extensions.Localization.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.localization/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Localization.dll | |
Type=assembly | |
Microsoft.Extensions.Localization/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Localization.xml | |
Path=lib/netstandard1.3/Microsoft.Extensions.Localization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.localization/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Localization.xml | |
Type=unknown | |
Microsoft.Extensions.Localization/1.1.1/microsoft.extensions.localization.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.localization.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.localization/1.1.1/microsoft.extensions.localization.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Localization/1.1.1/microsoft.extensions.localization.nuspec | |
Path=microsoft.extensions.localization.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.localization/1.1.1/microsoft.extensions.localization.nuspec | |
Type=unknown | |
Microsoft.Extensions.Localization.Abstractions/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Localization.Abstractions.dll | |
Path=lib/netstandard1.0/Microsoft.Extensions.Localization.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.localization.abstractions/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Localization.Abstractions.dll | |
Type=assembly | |
Microsoft.Extensions.Localization.Abstractions/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Localization.Abstractions.xml | |
Path=lib/netstandard1.0/Microsoft.Extensions.Localization.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.localization.abstractions/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Localization.Abstractions.xml | |
Type=unknown | |
Microsoft.Extensions.Localization.Abstractions/1.1.1/microsoft.extensions.localization.abstractions.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.localization.abstractions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.localization.abstractions/1.1.1/microsoft.extensions.localization.abstractions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Localization.Abstractions/1.1.1/microsoft.extensions.localization.abstractions.nuspec | |
Path=microsoft.extensions.localization.abstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.localization.abstractions/1.1.1/microsoft.extensions.localization.abstractions.nuspec | |
Type=unknown | |
Microsoft.Extensions.Logging/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Logging.dll | |
Path=lib/netstandard1.1/Microsoft.Extensions.Logging.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Logging.dll | |
Type=assembly | |
Microsoft.Extensions.Logging/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Logging.xml | |
Path=lib/netstandard1.1/Microsoft.Extensions.Logging.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Logging.xml | |
Type=unknown | |
Microsoft.Extensions.Logging/1.1.1/microsoft.extensions.logging.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.logging.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging/1.1.1/microsoft.extensions.logging.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Logging/1.1.1/microsoft.extensions.logging.nuspec | |
Path=microsoft.extensions.logging.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging/1.1.1/microsoft.extensions.logging.nuspec | |
Type=unknown | |
Microsoft.Extensions.Logging.Abstractions/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.dll | |
Path=lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.abstractions/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.dll | |
Type=assembly | |
Microsoft.Extensions.Logging.Abstractions/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.xml | |
Path=lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.abstractions/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.xml | |
Type=unknown | |
Microsoft.Extensions.Logging.Abstractions/1.1.1/microsoft.extensions.logging.abstractions.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.logging.abstractions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.abstractions/1.1.1/microsoft.extensions.logging.abstractions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Logging.Abstractions/1.1.1/microsoft.extensions.logging.abstractions.nuspec | |
Path=microsoft.extensions.logging.abstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.abstractions/1.1.1/microsoft.extensions.logging.abstractions.nuspec | |
Type=unknown | |
Microsoft.Extensions.Logging.Console/1.1.1/lib/net451/Microsoft.Extensions.Logging.Console.dll | |
Path=lib/net451/Microsoft.Extensions.Logging.Console.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.console/1.1.1/lib/net451/Microsoft.Extensions.Logging.Console.dll | |
Type=unknown | |
Microsoft.Extensions.Logging.Console/1.1.1/lib/net451/Microsoft.Extensions.Logging.Console.xml | |
Path=lib/net451/Microsoft.Extensions.Logging.Console.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.console/1.1.1/lib/net451/Microsoft.Extensions.Logging.Console.xml | |
Type=unknown | |
Microsoft.Extensions.Logging.Console/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Logging.Console.dll | |
Path=lib/netstandard1.3/Microsoft.Extensions.Logging.Console.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.console/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Logging.Console.dll | |
Type=assembly | |
Microsoft.Extensions.Logging.Console/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Logging.Console.xml | |
Path=lib/netstandard1.3/Microsoft.Extensions.Logging.Console.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.console/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Logging.Console.xml | |
Type=unknown | |
Microsoft.Extensions.Logging.Console/1.1.1/microsoft.extensions.logging.console.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.logging.console.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.console/1.1.1/microsoft.extensions.logging.console.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Logging.Console/1.1.1/microsoft.extensions.logging.console.nuspec | |
Path=microsoft.extensions.logging.console.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.console/1.1.1/microsoft.extensions.logging.console.nuspec | |
Type=unknown | |
Microsoft.Extensions.Logging.Debug/1.1.1/lib/net451/Microsoft.Extensions.Logging.Debug.dll | |
Path=lib/net451/Microsoft.Extensions.Logging.Debug.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.debug/1.1.1/lib/net451/Microsoft.Extensions.Logging.Debug.dll | |
Type=unknown | |
Microsoft.Extensions.Logging.Debug/1.1.1/lib/net451/Microsoft.Extensions.Logging.Debug.xml | |
Path=lib/net451/Microsoft.Extensions.Logging.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.debug/1.1.1/lib/net451/Microsoft.Extensions.Logging.Debug.xml | |
Type=unknown | |
Microsoft.Extensions.Logging.Debug/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Logging.Debug.dll | |
Path=lib/netstandard1.3/Microsoft.Extensions.Logging.Debug.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.debug/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Logging.Debug.dll | |
Type=assembly | |
Microsoft.Extensions.Logging.Debug/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Logging.Debug.xml | |
Path=lib/netstandard1.3/Microsoft.Extensions.Logging.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.debug/1.1.1/lib/netstandard1.3/Microsoft.Extensions.Logging.Debug.xml | |
Type=unknown | |
Microsoft.Extensions.Logging.Debug/1.1.1/microsoft.extensions.logging.debug.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.logging.debug.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.debug/1.1.1/microsoft.extensions.logging.debug.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Logging.Debug/1.1.1/microsoft.extensions.logging.debug.nuspec | |
Path=microsoft.extensions.logging.debug.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.logging.debug/1.1.1/microsoft.extensions.logging.debug.nuspec | |
Type=unknown | |
Microsoft.Extensions.ObjectPool/1.1.0/Microsoft.Extensions.ObjectPool.1.1.0.nupkg.sha512 | |
Path=Microsoft.Extensions.ObjectPool.1.1.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.objectpool/1.1.0/Microsoft.Extensions.ObjectPool.1.1.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.ObjectPool/1.1.0/Microsoft.Extensions.ObjectPool.nuspec | |
Path=Microsoft.Extensions.ObjectPool.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.objectpool/1.1.0/Microsoft.Extensions.ObjectPool.nuspec | |
Type=unknown | |
Microsoft.Extensions.ObjectPool/1.1.0/lib/net451/Microsoft.Extensions.ObjectPool.dll | |
Path=lib/net451/Microsoft.Extensions.ObjectPool.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.objectpool/1.1.0/lib/net451/Microsoft.Extensions.ObjectPool.dll | |
Type=unknown | |
Microsoft.Extensions.ObjectPool/1.1.0/lib/net451/Microsoft.Extensions.ObjectPool.xml | |
Path=lib/net451/Microsoft.Extensions.ObjectPool.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.objectpool/1.1.0/lib/net451/Microsoft.Extensions.ObjectPool.xml | |
Type=unknown | |
Microsoft.Extensions.ObjectPool/1.1.0/lib/netstandard1.3/Microsoft.Extensions.ObjectPool.dll | |
Path=lib/netstandard1.3/Microsoft.Extensions.ObjectPool.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.objectpool/1.1.0/lib/netstandard1.3/Microsoft.Extensions.ObjectPool.dll | |
Type=assembly | |
Microsoft.Extensions.ObjectPool/1.1.0/lib/netstandard1.3/Microsoft.Extensions.ObjectPool.xml | |
Path=lib/netstandard1.3/Microsoft.Extensions.ObjectPool.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.objectpool/1.1.0/lib/netstandard1.3/Microsoft.Extensions.ObjectPool.xml | |
Type=unknown | |
Microsoft.Extensions.Options/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Options.dll | |
Path=lib/netstandard1.0/Microsoft.Extensions.Options.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.options/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Options.dll | |
Type=assembly | |
Microsoft.Extensions.Options/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Options.xml | |
Path=lib/netstandard1.0/Microsoft.Extensions.Options.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.options/1.1.1/lib/netstandard1.0/Microsoft.Extensions.Options.xml | |
Type=unknown | |
Microsoft.Extensions.Options/1.1.1/microsoft.extensions.options.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.options.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.options/1.1.1/microsoft.extensions.options.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Options/1.1.1/microsoft.extensions.options.nuspec | |
Path=microsoft.extensions.options.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.options/1.1.1/microsoft.extensions.options.nuspec | |
Type=unknown | |
Microsoft.Extensions.Options.ConfigurationExtensions/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll | |
Path=lib/netstandard1.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.options.configurationextensions/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll | |
Type=assembly | |
Microsoft.Extensions.Options.ConfigurationExtensions/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml | |
Path=lib/netstandard1.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.options.configurationextensions/1.1.1/lib/netstandard1.1/Microsoft.Extensions.Options.ConfigurationExtensions.xml | |
Type=unknown | |
Microsoft.Extensions.Options.ConfigurationExtensions/1.1.1/microsoft.extensions.options.configurationextensions.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.options.configurationextensions.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.options.configurationextensions/1.1.1/microsoft.extensions.options.configurationextensions.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Options.ConfigurationExtensions/1.1.1/microsoft.extensions.options.configurationextensions.nuspec | |
Path=microsoft.extensions.options.configurationextensions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.options.configurationextensions/1.1.1/microsoft.extensions.options.configurationextensions.nuspec | |
Type=unknown | |
Microsoft.Extensions.PlatformAbstractions/1.1.0/lib/net451/Microsoft.Extensions.PlatformAbstractions.dll | |
Path=lib/net451/Microsoft.Extensions.PlatformAbstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.platformabstractions/1.1.0/lib/net451/Microsoft.Extensions.PlatformAbstractions.dll | |
Type=unknown | |
Microsoft.Extensions.PlatformAbstractions/1.1.0/lib/net451/Microsoft.Extensions.PlatformAbstractions.xml | |
Path=lib/net451/Microsoft.Extensions.PlatformAbstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.platformabstractions/1.1.0/lib/net451/Microsoft.Extensions.PlatformAbstractions.xml | |
Type=unknown | |
Microsoft.Extensions.PlatformAbstractions/1.1.0/lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll | |
Path=lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.platformabstractions/1.1.0/lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll | |
Type=assembly | |
Microsoft.Extensions.PlatformAbstractions/1.1.0/lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.xml | |
Path=lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.platformabstractions/1.1.0/lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.xml | |
Type=unknown | |
Microsoft.Extensions.PlatformAbstractions/1.1.0/microsoft.extensions.platformabstractions.1.1.0.nupkg.sha512 | |
Path=microsoft.extensions.platformabstractions.1.1.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.platformabstractions/1.1.0/microsoft.extensions.platformabstractions.1.1.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.PlatformAbstractions/1.1.0/microsoft.extensions.platformabstractions.nuspec | |
Path=microsoft.extensions.platformabstractions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.platformabstractions/1.1.0/microsoft.extensions.platformabstractions.nuspec | |
Type=unknown | |
Microsoft.Extensions.Primitives/1.1.0/Microsoft.Extensions.Primitives.1.1.0.nupkg.sha512 | |
Path=Microsoft.Extensions.Primitives.1.1.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.primitives/1.1.0/Microsoft.Extensions.Primitives.1.1.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.Primitives/1.1.0/Microsoft.Extensions.Primitives.nuspec | |
Path=Microsoft.Extensions.Primitives.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.primitives/1.1.0/Microsoft.Extensions.Primitives.nuspec | |
Type=unknown | |
Microsoft.Extensions.Primitives/1.1.0/lib/netstandard1.0/Microsoft.Extensions.Primitives.dll | |
Path=lib/netstandard1.0/Microsoft.Extensions.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.primitives/1.1.0/lib/netstandard1.0/Microsoft.Extensions.Primitives.dll | |
Type=assembly | |
Microsoft.Extensions.Primitives/1.1.0/lib/netstandard1.0/Microsoft.Extensions.Primitives.xml | |
Path=lib/netstandard1.0/Microsoft.Extensions.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.primitives/1.1.0/lib/netstandard1.0/Microsoft.Extensions.Primitives.xml | |
Type=unknown | |
Microsoft.Extensions.WebEncoders/1.1.1/lib/netstandard1.0/Microsoft.Extensions.WebEncoders.dll | |
Path=lib/netstandard1.0/Microsoft.Extensions.WebEncoders.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.webencoders/1.1.1/lib/netstandard1.0/Microsoft.Extensions.WebEncoders.dll | |
Type=assembly | |
Microsoft.Extensions.WebEncoders/1.1.1/lib/netstandard1.0/Microsoft.Extensions.WebEncoders.xml | |
Path=lib/netstandard1.0/Microsoft.Extensions.WebEncoders.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.webencoders/1.1.1/lib/netstandard1.0/Microsoft.Extensions.WebEncoders.xml | |
Type=unknown | |
Microsoft.Extensions.WebEncoders/1.1.1/microsoft.extensions.webencoders.1.1.1.nupkg.sha512 | |
Path=microsoft.extensions.webencoders.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.webencoders/1.1.1/microsoft.extensions.webencoders.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Extensions.WebEncoders/1.1.1/microsoft.extensions.webencoders.nuspec | |
Path=microsoft.extensions.webencoders.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.extensions.webencoders/1.1.1/microsoft.extensions.webencoders.nuspec | |
Type=unknown | |
Microsoft.Net.Http.Headers/1.1.1/lib/netstandard1.1/Microsoft.Net.Http.Headers.dll | |
Path=lib/netstandard1.1/Microsoft.Net.Http.Headers.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.net.http.headers/1.1.1/lib/netstandard1.1/Microsoft.Net.Http.Headers.dll | |
Type=assembly | |
Microsoft.Net.Http.Headers/1.1.1/lib/netstandard1.1/Microsoft.Net.Http.Headers.xml | |
Path=lib/netstandard1.1/Microsoft.Net.Http.Headers.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.net.http.headers/1.1.1/lib/netstandard1.1/Microsoft.Net.Http.Headers.xml | |
Type=unknown | |
Microsoft.Net.Http.Headers/1.1.1/microsoft.net.http.headers.1.1.1.nupkg.sha512 | |
Path=microsoft.net.http.headers.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.net.http.headers/1.1.1/microsoft.net.http.headers.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.Net.Http.Headers/1.1.1/microsoft.net.http.headers.nuspec | |
Path=microsoft.net.http.headers.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.net.http.headers/1.1.1/microsoft.net.http.headers.nuspec | |
Type=unknown | |
Microsoft.NETCore.App/1.1.1/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.app/1.1.1/ThirdPartyNotices.txt | |
Type=unknown | |
Microsoft.NETCore.App/1.1.1/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.app/1.1.1/dotnet_library_license.txt | |
Type=unknown | |
Microsoft.NETCore.App/1.1.1/microsoft.netcore.app.1.1.1.nupkg.sha512 | |
Path=microsoft.netcore.app.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.app/1.1.1/microsoft.netcore.app.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.NETCore.App/1.1.1/microsoft.netcore.app.nuspec | |
Path=microsoft.netcore.app.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.app/1.1.1/microsoft.netcore.app.nuspec | |
Type=unknown | |
Microsoft.NETCore.DotNetHost/1.1.0/Microsoft.NETCore.DotNetHost.1.1.0.nupkg.sha512 | |
Path=Microsoft.NETCore.DotNetHost.1.1.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethost/1.1.0/Microsoft.NETCore.DotNetHost.1.1.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.NETCore.DotNetHost/1.1.0/Microsoft.NETCore.DotNetHost.nuspec | |
Path=Microsoft.NETCore.DotNetHost.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethost/1.1.0/Microsoft.NETCore.DotNetHost.nuspec | |
Type=unknown | |
Microsoft.NETCore.DotNetHost/1.1.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethost/1.1.0/ThirdPartyNotices.txt | |
Type=unknown | |
Microsoft.NETCore.DotNetHost/1.1.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethost/1.1.0/dotnet_library_license.txt | |
Type=unknown | |
Microsoft.NETCore.DotNetHost/1.1.0/runtime.json | |
Path=runtime.json | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethost/1.1.0/runtime.json | |
Type=unknown | |
Microsoft.NETCore.DotNetHostPolicy/1.1.0/Microsoft.NETCore.DotNetHostPolicy.1.1.0.nupkg.sha512 | |
Path=Microsoft.NETCore.DotNetHostPolicy.1.1.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethostpolicy/1.1.0/Microsoft.NETCore.DotNetHostPolicy.1.1.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.NETCore.DotNetHostPolicy/1.1.0/Microsoft.NETCore.DotNetHostPolicy.nuspec | |
Path=Microsoft.NETCore.DotNetHostPolicy.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethostpolicy/1.1.0/Microsoft.NETCore.DotNetHostPolicy.nuspec | |
Type=unknown | |
Microsoft.NETCore.DotNetHostPolicy/1.1.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethostpolicy/1.1.0/ThirdPartyNotices.txt | |
Type=unknown | |
Microsoft.NETCore.DotNetHostPolicy/1.1.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethostpolicy/1.1.0/dotnet_library_license.txt | |
Type=unknown | |
Microsoft.NETCore.DotNetHostPolicy/1.1.0/runtime.json | |
Path=runtime.json | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethostpolicy/1.1.0/runtime.json | |
Type=unknown | |
Microsoft.NETCore.DotNetHostResolver/1.1.0/Microsoft.NETCore.DotNetHostResolver.1.1.0.nupkg.sha512 | |
Path=Microsoft.NETCore.DotNetHostResolver.1.1.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethostresolver/1.1.0/Microsoft.NETCore.DotNetHostResolver.1.1.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.NETCore.DotNetHostResolver/1.1.0/Microsoft.NETCore.DotNetHostResolver.nuspec | |
Path=Microsoft.NETCore.DotNetHostResolver.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethostresolver/1.1.0/Microsoft.NETCore.DotNetHostResolver.nuspec | |
Type=unknown | |
Microsoft.NETCore.DotNetHostResolver/1.1.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethostresolver/1.1.0/ThirdPartyNotices.txt | |
Type=unknown | |
Microsoft.NETCore.DotNetHostResolver/1.1.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethostresolver/1.1.0/dotnet_library_license.txt | |
Type=unknown | |
Microsoft.NETCore.DotNetHostResolver/1.1.0/runtime.json | |
Path=runtime.json | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.dotnethostresolver/1.1.0/runtime.json | |
Type=unknown | |
Microsoft.NETCore.Jit/1.1.1/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.jit/1.1.1/ThirdPartyNotices.txt | |
Type=unknown | |
Microsoft.NETCore.Jit/1.1.1/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.jit/1.1.1/dotnet_library_license.txt | |
Type=unknown | |
Microsoft.NETCore.Jit/1.1.1/microsoft.netcore.jit.1.1.1.nupkg.sha512 | |
Path=microsoft.netcore.jit.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.jit/1.1.1/microsoft.netcore.jit.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.NETCore.Jit/1.1.1/microsoft.netcore.jit.nuspec | |
Path=microsoft.netcore.jit.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.jit/1.1.1/microsoft.netcore.jit.nuspec | |
Type=unknown | |
Microsoft.NETCore.Jit/1.1.1/runtime.json | |
Path=runtime.json | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.jit/1.1.1/runtime.json | |
Type=unknown | |
Microsoft.NETCore.Platforms/1.2.0-beta-24903-02/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.platforms/1.2.0-beta-24903-02/ThirdPartyNotices.txt | |
Type=unknown | |
Microsoft.NETCore.Platforms/1.2.0-beta-24903-02/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.platforms/1.2.0-beta-24903-02/dotnet_library_license.txt | |
Type=unknown | |
Microsoft.NETCore.Platforms/1.2.0-beta-24903-02/microsoft.netcore.platforms.1.2.0-beta-24903-02.nupkg.sha512 | |
Path=microsoft.netcore.platforms.1.2.0-beta-24903-02.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.platforms/1.2.0-beta-24903-02/microsoft.netcore.platforms.1.2.0-beta-24903-02.nupkg.sha512 | |
Type=unknown | |
Microsoft.NETCore.Platforms/1.2.0-beta-24903-02/microsoft.netcore.platforms.nuspec | |
Path=microsoft.netcore.platforms.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.platforms/1.2.0-beta-24903-02/microsoft.netcore.platforms.nuspec | |
Type=unknown | |
Microsoft.NETCore.Platforms/1.2.0-beta-24903-02/runtime.json | |
Path=runtime.json | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.platforms/1.2.0-beta-24903-02/runtime.json | |
Type=unknown | |
Microsoft.NETCore.Platforms/1.2.0-beta-24903-02/useSharedDesignerContext.txt | |
Path=useSharedDesignerContext.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.platforms/1.2.0-beta-24903-02/useSharedDesignerContext.txt | |
Type=unknown | |
Microsoft.NETCore.Platforms/1.2.0-beta-24903-02/version.txt | |
Path=version.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.platforms/1.2.0-beta-24903-02/version.txt | |
Type=unknown | |
Microsoft.NETCore.Runtime.CoreCLR/1.1.1/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.runtime.coreclr/1.1.1/ThirdPartyNotices.txt | |
Type=unknown | |
Microsoft.NETCore.Runtime.CoreCLR/1.1.1/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.runtime.coreclr/1.1.1/dotnet_library_license.txt | |
Type=unknown | |
Microsoft.NETCore.Runtime.CoreCLR/1.1.1/microsoft.netcore.runtime.coreclr.1.1.1.nupkg.sha512 | |
Path=microsoft.netcore.runtime.coreclr.1.1.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.runtime.coreclr/1.1.1/microsoft.netcore.runtime.coreclr.1.1.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.NETCore.Runtime.CoreCLR/1.1.1/microsoft.netcore.runtime.coreclr.nuspec | |
Path=microsoft.netcore.runtime.coreclr.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.runtime.coreclr/1.1.1/microsoft.netcore.runtime.coreclr.nuspec | |
Type=unknown | |
Microsoft.NETCore.Runtime.CoreCLR/1.1.1/runtime.json | |
Path=runtime.json | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.runtime.coreclr/1.1.1/runtime.json | |
Type=unknown | |
Microsoft.NETCore.Targets/1.2.0-beta-24903-02/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.targets/1.2.0-beta-24903-02/ThirdPartyNotices.txt | |
Type=unknown | |
Microsoft.NETCore.Targets/1.2.0-beta-24903-02/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.targets/1.2.0-beta-24903-02/dotnet_library_license.txt | |
Type=unknown | |
Microsoft.NETCore.Targets/1.2.0-beta-24903-02/microsoft.netcore.targets.1.2.0-beta-24903-02.nupkg.sha512 | |
Path=microsoft.netcore.targets.1.2.0-beta-24903-02.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.targets/1.2.0-beta-24903-02/microsoft.netcore.targets.1.2.0-beta-24903-02.nupkg.sha512 | |
Type=unknown | |
Microsoft.NETCore.Targets/1.2.0-beta-24903-02/microsoft.netcore.targets.nuspec | |
Path=microsoft.netcore.targets.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.targets/1.2.0-beta-24903-02/microsoft.netcore.targets.nuspec | |
Type=unknown | |
Microsoft.NETCore.Targets/1.2.0-beta-24903-02/runtime.json | |
Path=runtime.json | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.targets/1.2.0-beta-24903-02/runtime.json | |
Type=unknown | |
Microsoft.NETCore.Targets/1.2.0-beta-24903-02/useSharedDesignerContext.txt | |
Path=useSharedDesignerContext.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.targets/1.2.0-beta-24903-02/useSharedDesignerContext.txt | |
Type=unknown | |
Microsoft.NETCore.Targets/1.2.0-beta-24903-02/version.txt | |
Path=version.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.targets/1.2.0-beta-24903-02/version.txt | |
Type=unknown | |
Microsoft.NETCore.Windows.ApiSets/1.0.1/Microsoft.NETCore.Windows.ApiSets.1.0.1.nupkg.sha512 | |
Path=Microsoft.NETCore.Windows.ApiSets.1.0.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.windows.apisets/1.0.1/Microsoft.NETCore.Windows.ApiSets.1.0.1.nupkg.sha512 | |
Type=unknown | |
Microsoft.NETCore.Windows.ApiSets/1.0.1/Microsoft.NETCore.Windows.ApiSets.nuspec | |
Path=Microsoft.NETCore.Windows.ApiSets.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.windows.apisets/1.0.1/Microsoft.NETCore.Windows.ApiSets.nuspec | |
Type=unknown | |
Microsoft.NETCore.Windows.ApiSets/1.0.1/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.windows.apisets/1.0.1/ThirdPartyNotices.txt | |
Type=unknown | |
Microsoft.NETCore.Windows.ApiSets/1.0.1/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.windows.apisets/1.0.1/dotnet_library_license.txt | |
Type=unknown | |
Microsoft.NETCore.Windows.ApiSets/1.0.1/runtime.json | |
Path=runtime.json | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.netcore.windows.apisets/1.0.1/runtime.json | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/Microsoft.VisualBasic.10.1.0.nupkg.sha512 | |
Path=Microsoft.VisualBasic.10.1.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/Microsoft.VisualBasic.nuspec | |
Path=Microsoft.VisualBasic.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.nuspec | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ThirdPartyNotices.txt | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/dotnet_library_license.txt | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/lib/netcore50/Microsoft.VisualBasic.dll | |
Path=lib/netcore50/Microsoft.VisualBasic.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/lib/netcore50/Microsoft.VisualBasic.dll | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/lib/netstandard1.3/Microsoft.VisualBasic.dll | |
Path=lib/netstandard1.3/Microsoft.VisualBasic.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/lib/netstandard1.3/Microsoft.VisualBasic.dll | |
Type=assembly | |
Microsoft.VisualBasic/10.1.0/ref/MonoAndroid10/Microsoft.VisualBasic.dll | |
Path=ref/MonoAndroid10/Microsoft.VisualBasic.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/MonoAndroid10/Microsoft.VisualBasic.dll | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/MonoTouch10/Microsoft.VisualBasic.dll | |
Path=ref/MonoTouch10/Microsoft.VisualBasic.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/MonoTouch10/Microsoft.VisualBasic.dll | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netcore50/Microsoft.VisualBasic.dll | |
Path=ref/netcore50/Microsoft.VisualBasic.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netcore50/Microsoft.VisualBasic.dll | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netcore50/Microsoft.VisualBasic.xml | |
Path=ref/netcore50/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netcore50/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netcore50/de/Microsoft.VisualBasic.xml | |
Path=ref/netcore50/de/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netcore50/de/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netcore50/es/Microsoft.VisualBasic.xml | |
Path=ref/netcore50/es/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netcore50/es/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netcore50/fr/Microsoft.VisualBasic.xml | |
Path=ref/netcore50/fr/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netcore50/fr/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netcore50/it/Microsoft.VisualBasic.xml | |
Path=ref/netcore50/it/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netcore50/it/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netcore50/ja/Microsoft.VisualBasic.xml | |
Path=ref/netcore50/ja/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netcore50/ja/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netcore50/ko/Microsoft.VisualBasic.xml | |
Path=ref/netcore50/ko/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netcore50/ko/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netcore50/ru/Microsoft.VisualBasic.xml | |
Path=ref/netcore50/ru/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netcore50/ru/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netcore50/zh-hans/Microsoft.VisualBasic.xml | |
Path=ref/netcore50/zh-hans/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netcore50/zh-hans/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netcore50/zh-hant/Microsoft.VisualBasic.xml | |
Path=ref/netcore50/zh-hant/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netcore50/zh-hant/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netstandard1.1/Microsoft.VisualBasic.dll | |
Path=ref/netstandard1.1/Microsoft.VisualBasic.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netstandard1.1/Microsoft.VisualBasic.dll | |
Type=assembly | |
Microsoft.VisualBasic/10.1.0/ref/netstandard1.1/Microsoft.VisualBasic.xml | |
Path=ref/netstandard1.1/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netstandard1.1/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netstandard1.1/de/Microsoft.VisualBasic.xml | |
Path=ref/netstandard1.1/de/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netstandard1.1/de/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netstandard1.1/es/Microsoft.VisualBasic.xml | |
Path=ref/netstandard1.1/es/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netstandard1.1/es/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netstandard1.1/fr/Microsoft.VisualBasic.xml | |
Path=ref/netstandard1.1/fr/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netstandard1.1/fr/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netstandard1.1/it/Microsoft.VisualBasic.xml | |
Path=ref/netstandard1.1/it/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netstandard1.1/it/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netstandard1.1/ja/Microsoft.VisualBasic.xml | |
Path=ref/netstandard1.1/ja/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netstandard1.1/ja/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netstandard1.1/ko/Microsoft.VisualBasic.xml | |
Path=ref/netstandard1.1/ko/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netstandard1.1/ko/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netstandard1.1/ru/Microsoft.VisualBasic.xml | |
Path=ref/netstandard1.1/ru/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netstandard1.1/ru/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netstandard1.1/zh-hans/Microsoft.VisualBasic.xml | |
Path=ref/netstandard1.1/zh-hans/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netstandard1.1/zh-hans/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/netstandard1.1/zh-hant/Microsoft.VisualBasic.xml | |
Path=ref/netstandard1.1/zh-hant/Microsoft.VisualBasic.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/netstandard1.1/zh-hant/Microsoft.VisualBasic.xml | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/xamarinios10/Microsoft.VisualBasic.dll | |
Path=ref/xamarinios10/Microsoft.VisualBasic.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/xamarinios10/Microsoft.VisualBasic.dll | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/xamarintvos10/Microsoft.VisualBasic.dll | |
Path=ref/xamarintvos10/Microsoft.VisualBasic.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/xamarintvos10/Microsoft.VisualBasic.dll | |
Type=unknown | |
Microsoft.VisualBasic/10.1.0/ref/xamarinwatchos10/Microsoft.VisualBasic.dll | |
Path=ref/xamarinwatchos10/Microsoft.VisualBasic.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualbasic/10.1.0/ref/xamarinwatchos10/Microsoft.VisualBasic.dll | |
Type=unknown | |
Microsoft.VisualStudio.Web.BrowserLink/1.1.0/lib/net451/Microsoft.VisualStudio.Web.BrowserLink.dll | |
Path=lib/net451/Microsoft.VisualStudio.Web.BrowserLink.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualstudio.web.browserlink/1.1.0/lib/net451/Microsoft.VisualStudio.Web.BrowserLink.dll | |
Type=unknown | |
Microsoft.VisualStudio.Web.BrowserLink/1.1.0/lib/net451/Microsoft.VisualStudio.Web.BrowserLink.xml | |
Path=lib/net451/Microsoft.VisualStudio.Web.BrowserLink.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualstudio.web.browserlink/1.1.0/lib/net451/Microsoft.VisualStudio.Web.BrowserLink.xml | |
Type=unknown | |
Microsoft.VisualStudio.Web.BrowserLink/1.1.0/lib/netstandard1.5/Microsoft.VisualStudio.Web.BrowserLink.dll | |
Path=lib/netstandard1.5/Microsoft.VisualStudio.Web.BrowserLink.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualstudio.web.browserlink/1.1.0/lib/netstandard1.5/Microsoft.VisualStudio.Web.BrowserLink.dll | |
Type=assembly | |
Microsoft.VisualStudio.Web.BrowserLink/1.1.0/lib/netstandard1.5/Microsoft.VisualStudio.Web.BrowserLink.xml | |
Path=lib/netstandard1.5/Microsoft.VisualStudio.Web.BrowserLink.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualstudio.web.browserlink/1.1.0/lib/netstandard1.5/Microsoft.VisualStudio.Web.BrowserLink.xml | |
Type=unknown | |
Microsoft.VisualStudio.Web.BrowserLink/1.1.0/microsoft.visualstudio.web.browserlink.1.1.0.nupkg.sha512 | |
Path=microsoft.visualstudio.web.browserlink.1.1.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualstudio.web.browserlink/1.1.0/microsoft.visualstudio.web.browserlink.1.1.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.VisualStudio.Web.BrowserLink/1.1.0/microsoft.visualstudio.web.browserlink.nuspec | |
Path=microsoft.visualstudio.web.browserlink.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.visualstudio.web.browserlink/1.1.0/microsoft.visualstudio.web.browserlink.nuspec | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ThirdPartyNotices.txt | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/dotnet_library_license.txt | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/lib/net46/Microsoft.Win32.Primitives.dll | |
Path=lib/net46/Microsoft.Win32.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/lib/net46/Microsoft.Win32.Primitives.dll | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/lib/net463/Microsoft.Win32.Primitives.dll | |
Path=lib/net463/Microsoft.Win32.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/lib/net463/Microsoft.Win32.Primitives.dll | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/microsoft.win32.primitives.4.4.0-beta-24903-02.nupkg.sha512 | |
Path=microsoft.win32.primitives.4.4.0-beta-24903-02.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/microsoft.win32.primitives.4.4.0-beta-24903-02.nupkg.sha512 | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/microsoft.win32.primitives.nuspec | |
Path=microsoft.win32.primitives.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/microsoft.win32.primitives.nuspec | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ref/net46/Microsoft.Win32.Primitives.dll | |
Path=ref/net46/Microsoft.Win32.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ref/net46/Microsoft.Win32.Primitives.dll | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ref/net463/Microsoft.Win32.Primitives.dll | |
Path=ref/net463/Microsoft.Win32.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ref/net463/Microsoft.Win32.Primitives.dll | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ref/netstandard1.3/Microsoft.Win32.Primitives.dll | |
Path=ref/netstandard1.3/Microsoft.Win32.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ref/netstandard1.3/Microsoft.Win32.Primitives.dll | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ref/netstandard1.3/Microsoft.Win32.Primitives.xml | |
Path=ref/netstandard1.3/Microsoft.Win32.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ref/netstandard1.3/Microsoft.Win32.Primitives.xml | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml | |
Path=ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml | |
Path=ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml | |
Path=ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml | |
Path=ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml | |
Path=ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml | |
Path=ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml | |
Path=ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml | |
Path=ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml | |
Path=ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ref/netstandard1.7/Microsoft.Win32.Primitives.dll | |
Path=ref/netstandard1.7/Microsoft.Win32.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ref/netstandard1.7/Microsoft.Win32.Primitives.dll | |
Type=assembly | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/ref/uap10.1/Microsoft.Win32.Primitives.dll | |
Path=ref/uap10.1/Microsoft.Win32.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/ref/uap10.1/Microsoft.Win32.Primitives.dll | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/useSharedDesignerContext.txt | |
Path=useSharedDesignerContext.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/useSharedDesignerContext.txt | |
Type=unknown | |
Microsoft.Win32.Primitives/4.4.0-beta-24903-02/version.txt | |
Path=version.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.primitives/4.4.0-beta-24903-02/version.txt | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/Microsoft.Win32.Registry.4.3.0.nupkg.sha512 | |
Path=Microsoft.Win32.Registry.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.4.3.0.nupkg.sha512 | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/Microsoft.Win32.Registry.nuspec | |
Path=Microsoft.Win32.Registry.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/Microsoft.Win32.Registry.nuspec | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/lib/net46/Microsoft.Win32.Registry.dll | |
Path=lib/net46/Microsoft.Win32.Registry.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/lib/net46/Microsoft.Win32.Registry.dll | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/ref/net46/Microsoft.Win32.Registry.dll | |
Path=ref/net46/Microsoft.Win32.Registry.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/ref/net46/Microsoft.Win32.Registry.dll | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll | |
Path=ref/netstandard1.3/Microsoft.Win32.Registry.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll | |
Type=assembly | |
Microsoft.Win32.Registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.xml | |
Path=ref/netstandard1.3/Microsoft.Win32.Registry.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.xml | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/ref/netstandard1.3/de/Microsoft.Win32.Registry.xml | |
Path=ref/netstandard1.3/de/Microsoft.Win32.Registry.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/ref/netstandard1.3/de/Microsoft.Win32.Registry.xml | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/ref/netstandard1.3/es/Microsoft.Win32.Registry.xml | |
Path=ref/netstandard1.3/es/Microsoft.Win32.Registry.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/ref/netstandard1.3/es/Microsoft.Win32.Registry.xml | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml | |
Path=ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/ref/netstandard1.3/it/Microsoft.Win32.Registry.xml | |
Path=ref/netstandard1.3/it/Microsoft.Win32.Registry.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/ref/netstandard1.3/it/Microsoft.Win32.Registry.xml | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml | |
Path=ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml | |
Path=ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml | |
Path=ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml | |
Path=ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml | |
Path=ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll | |
Path=runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll | |
Type=assembly | |
Microsoft.Win32.Registry/4.3.0/runtimes/win/lib/net46/Microsoft.Win32.Registry.dll | |
Path=runtimes/win/lib/net46/Microsoft.Win32.Registry.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/runtimes/win/lib/net46/Microsoft.Win32.Registry.dll | |
Type=unknown | |
Microsoft.Win32.Registry/4.3.0/runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll | |
Path=runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/microsoft.win32.registry/4.3.0/runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll | |
Type=assembly | |
NETStandard.Library/1.6.1/NETStandard.Library.1.6.1.nupkg.sha512 | |
Path=NETStandard.Library.1.6.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/netstandard.library/1.6.1/NETStandard.Library.1.6.1.nupkg.sha512 | |
Type=unknown | |
NETStandard.Library/1.6.1/NETStandard.Library.nuspec | |
Path=NETStandard.Library.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/netstandard.library/1.6.1/NETStandard.Library.nuspec | |
Type=unknown | |
NETStandard.Library/1.6.1/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/netstandard.library/1.6.1/ThirdPartyNotices.txt | |
Type=unknown | |
NETStandard.Library/1.6.1/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/netstandard.library/1.6.1/dotnet_library_license.txt | |
Type=unknown | |
Newtonsoft.Json/9.0.1/Newtonsoft.Json.9.0.1.nupkg.sha512 | |
Path=Newtonsoft.Json.9.0.1.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/Newtonsoft.Json.9.0.1.nupkg.sha512 | |
Type=unknown | |
Newtonsoft.Json/9.0.1/Newtonsoft.Json.nuspec | |
Path=Newtonsoft.Json.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/Newtonsoft.Json.nuspec | |
Type=unknown | |
Newtonsoft.Json/9.0.1/lib/net20/Newtonsoft.Json.dll | |
Path=lib/net20/Newtonsoft.Json.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/lib/net20/Newtonsoft.Json.dll | |
Type=unknown | |
Newtonsoft.Json/9.0.1/lib/net20/Newtonsoft.Json.xml | |
Path=lib/net20/Newtonsoft.Json.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/lib/net20/Newtonsoft.Json.xml | |
Type=unknown | |
Newtonsoft.Json/9.0.1/lib/net35/Newtonsoft.Json.dll | |
Path=lib/net35/Newtonsoft.Json.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/lib/net35/Newtonsoft.Json.dll | |
Type=unknown | |
Newtonsoft.Json/9.0.1/lib/net35/Newtonsoft.Json.xml | |
Path=lib/net35/Newtonsoft.Json.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/lib/net35/Newtonsoft.Json.xml | |
Type=unknown | |
Newtonsoft.Json/9.0.1/lib/net40/Newtonsoft.Json.dll | |
Path=lib/net40/Newtonsoft.Json.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/lib/net40/Newtonsoft.Json.dll | |
Type=unknown | |
Newtonsoft.Json/9.0.1/lib/net40/Newtonsoft.Json.xml | |
Path=lib/net40/Newtonsoft.Json.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/lib/net40/Newtonsoft.Json.xml | |
Type=unknown | |
Newtonsoft.Json/9.0.1/lib/net45/Newtonsoft.Json.dll | |
Path=lib/net45/Newtonsoft.Json.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/lib/net45/Newtonsoft.Json.dll | |
Type=unknown | |
Newtonsoft.Json/9.0.1/lib/net45/Newtonsoft.Json.xml | |
Path=lib/net45/Newtonsoft.Json.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/lib/net45/Newtonsoft.Json.xml | |
Type=unknown | |
Newtonsoft.Json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll | |
Path=lib/netstandard1.0/Newtonsoft.Json.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll | |
Type=assembly | |
Newtonsoft.Json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.xml | |
Path=lib/netstandard1.0/Newtonsoft.Json.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.xml | |
Type=unknown | |
Newtonsoft.Json/9.0.1/lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll | |
Path=lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll | |
Type=unknown | |
Newtonsoft.Json/9.0.1/lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml | |
Path=lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml | |
Type=unknown | |
Newtonsoft.Json/9.0.1/lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll | |
Path=lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll | |
Type=unknown | |
Newtonsoft.Json/9.0.1/lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml | |
Path=lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml | |
Type=unknown | |
Newtonsoft.Json/9.0.1/tools/install.ps1 | |
Path=tools/install.ps1 | |
ResolvedPath=/Users/nfloris/.nuget/packages/newtonsoft.json/9.0.1/tools/install.ps1 | |
Type=unknown | |
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Path=runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Path=runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Type=unknown | |
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Path=runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Type=assembly | |
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Path=runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Path=runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Type=unknown | |
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Path=runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Type=assembly | |
runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Path=runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Path=runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Type=unknown | |
runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Path=runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Type=assembly | |
runtime.native.System/4.4.0-beta-24903-02/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system/4.4.0-beta-24903-02/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.native.System/4.4.0-beta-24903-02/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system/4.4.0-beta-24903-02/dotnet_library_license.txt | |
Type=unknown | |
runtime.native.System/4.4.0-beta-24903-02/runtime.native.system.4.4.0-beta-24903-02.nupkg.sha512 | |
Path=runtime.native.system.4.4.0-beta-24903-02.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system/4.4.0-beta-24903-02/runtime.native.system.4.4.0-beta-24903-02.nupkg.sha512 | |
Type=unknown | |
runtime.native.System/4.4.0-beta-24903-02/runtime.native.system.nuspec | |
Path=runtime.native.system.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system/4.4.0-beta-24903-02/runtime.native.system.nuspec | |
Type=unknown | |
runtime.native.System/4.4.0-beta-24903-02/useSharedDesignerContext.txt | |
Path=useSharedDesignerContext.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system/4.4.0-beta-24903-02/useSharedDesignerContext.txt | |
Type=unknown | |
runtime.native.System/4.4.0-beta-24903-02/version.txt | |
Path=version.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system/4.4.0-beta-24903-02/version.txt | |
Type=unknown | |
runtime.native.System.IO.Compression/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.io.compression/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.native.System.IO.Compression/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.io.compression/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.native.System.IO.Compression/4.3.0/runtime.native.System.IO.Compression.4.3.0.nupkg.sha512 | |
Path=runtime.native.System.IO.Compression.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.System.IO.Compression.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.native.System.IO.Compression/4.3.0/runtime.native.System.IO.Compression.nuspec | |
Path=runtime.native.System.IO.Compression.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.System.IO.Compression.nuspec | |
Type=unknown | |
runtime.native.System.Net.Http/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.net.http/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.native.System.Net.Http/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.net.http/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.native.System.Net.Http/4.3.0/runtime.native.System.Net.Http.4.3.0.nupkg.sha512 | |
Path=runtime.native.System.Net.Http.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.System.Net.Http.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.native.System.Net.Http/4.3.0/runtime.native.System.Net.Http.nuspec | |
Path=runtime.native.System.Net.Http.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.System.Net.Http.nuspec | |
Type=unknown | |
runtime.native.System.Net.Security/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.net.security/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.native.System.Net.Security/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.net.security/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.native.System.Net.Security/4.3.0/runtime.native.System.Net.Security.4.3.0.nupkg.sha512 | |
Path=runtime.native.System.Net.Security.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.net.security/4.3.0/runtime.native.System.Net.Security.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.native.System.Net.Security/4.3.0/runtime.native.System.Net.Security.nuspec | |
Path=runtime.native.System.Net.Security.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.net.security/4.3.0/runtime.native.System.Net.Security.nuspec | |
Type=unknown | |
runtime.native.System.Security.Cryptography.Apple/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.native.System.Security.Cryptography.Apple/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.native.System.Security.Cryptography.Apple/4.3.0/runtime.native.System.Security.Cryptography.Apple.4.3.0.nupkg.sha512 | |
Path=runtime.native.System.Security.Cryptography.Apple.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.System.Security.Cryptography.Apple.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.native.System.Security.Cryptography.Apple/4.3.0/runtime.native.System.Security.Cryptography.Apple.nuspec | |
Path=runtime.native.System.Security.Cryptography.Apple.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.System.Security.Cryptography.Apple.nuspec | |
Type=unknown | |
runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Path=runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Path=runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Type=unknown | |
runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Path=runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Path=runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Type=unknown | |
runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Path=runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Type=assembly | |
runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Path=runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Path=runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Type=unknown | |
runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Path=runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Type=assembly | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple.4.3.0.nupkg.sha512 | |
Path=runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple.nuspec | |
Path=runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple.nuspec | |
Type=unknown | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0/runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib | |
Path=runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib | |
Type=assembly | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Path=runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Path=runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Type=unknown | |
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib | |
Path=runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib | |
Type=assembly | |
runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Path=runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Path=runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Type=unknown | |
runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Path=runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Type=assembly | |
runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Path=runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Path=runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Type=unknown | |
runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Path=runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Type=assembly | |
runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Path=runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Path=runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Type=unknown | |
runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Path=runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Type=assembly | |
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Path=runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512 | |
Type=unknown | |
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Path=runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec | |
Type=unknown | |
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0/runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Path=runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
ResolvedPath=/Users/nfloris/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so | |
Type=assembly | |
System.AppContext/4.3.0/System.AppContext.4.3.0.nupkg.sha512 | |
Path=System.AppContext.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/System.AppContext.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.AppContext/4.3.0/System.AppContext.nuspec | |
Path=System.AppContext.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/System.AppContext.nuspec | |
Type=unknown | |
System.AppContext/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.AppContext/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.AppContext/4.3.0/lib/net46/System.AppContext.dll | |
Path=lib/net46/System.AppContext.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/lib/net46/System.AppContext.dll | |
Type=unknown | |
System.AppContext/4.3.0/lib/net463/System.AppContext.dll | |
Path=lib/net463/System.AppContext.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/lib/net463/System.AppContext.dll | |
Type=unknown | |
System.AppContext/4.3.0/lib/netcore50/System.AppContext.dll | |
Path=lib/netcore50/System.AppContext.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/lib/netcore50/System.AppContext.dll | |
Type=unknown | |
System.AppContext/4.3.0/lib/netstandard1.6/System.AppContext.dll | |
Path=lib/netstandard1.6/System.AppContext.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/lib/netstandard1.6/System.AppContext.dll | |
Type=assembly | |
System.AppContext/4.3.0/ref/net46/System.AppContext.dll | |
Path=ref/net46/System.AppContext.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/net46/System.AppContext.dll | |
Type=unknown | |
System.AppContext/4.3.0/ref/net463/System.AppContext.dll | |
Path=ref/net463/System.AppContext.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/net463/System.AppContext.dll | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.3/System.AppContext.dll | |
Path=ref/netstandard1.3/System.AppContext.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.3/System.AppContext.xml | |
Path=ref/netstandard1.3/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.3/de/System.AppContext.xml | |
Path=ref/netstandard1.3/de/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.3/de/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.3/es/System.AppContext.xml | |
Path=ref/netstandard1.3/es/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.3/es/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.3/fr/System.AppContext.xml | |
Path=ref/netstandard1.3/fr/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.3/fr/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.3/it/System.AppContext.xml | |
Path=ref/netstandard1.3/it/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.3/it/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.3/ja/System.AppContext.xml | |
Path=ref/netstandard1.3/ja/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.3/ja/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.3/ko/System.AppContext.xml | |
Path=ref/netstandard1.3/ko/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.3/ko/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.3/ru/System.AppContext.xml | |
Path=ref/netstandard1.3/ru/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.3/ru/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.3/zh-hans/System.AppContext.xml | |
Path=ref/netstandard1.3/zh-hans/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.3/zh-hans/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.3/zh-hant/System.AppContext.xml | |
Path=ref/netstandard1.3/zh-hant/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.3/zh-hant/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.6/System.AppContext.dll | |
Path=ref/netstandard1.6/System.AppContext.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.dll | |
Type=assembly | |
System.AppContext/4.3.0/ref/netstandard1.6/System.AppContext.xml | |
Path=ref/netstandard1.6/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.6/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.6/de/System.AppContext.xml | |
Path=ref/netstandard1.6/de/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.6/de/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.6/es/System.AppContext.xml | |
Path=ref/netstandard1.6/es/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.6/es/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.6/fr/System.AppContext.xml | |
Path=ref/netstandard1.6/fr/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.6/fr/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.6/it/System.AppContext.xml | |
Path=ref/netstandard1.6/it/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.6/it/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.6/ja/System.AppContext.xml | |
Path=ref/netstandard1.6/ja/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.6/ja/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.6/ko/System.AppContext.xml | |
Path=ref/netstandard1.6/ko/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.6/ko/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.6/ru/System.AppContext.xml | |
Path=ref/netstandard1.6/ru/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.6/ru/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.6/zh-hans/System.AppContext.xml | |
Path=ref/netstandard1.6/zh-hans/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.6/zh-hans/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/ref/netstandard1.6/zh-hant/System.AppContext.xml | |
Path=ref/netstandard1.6/zh-hant/System.AppContext.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/ref/netstandard1.6/zh-hant/System.AppContext.xml | |
Type=unknown | |
System.AppContext/4.3.0/runtimes/aot/lib/netcore50/System.AppContext.dll | |
Path=runtimes/aot/lib/netcore50/System.AppContext.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.appcontext/4.3.0/runtimes/aot/lib/netcore50/System.AppContext.dll | |
Type=unknown | |
System.Buffers/4.3.0/System.Buffers.4.3.0.nupkg.sha512 | |
Path=System.Buffers.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.buffers/4.3.0/System.Buffers.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Buffers/4.3.0/System.Buffers.nuspec | |
Path=System.Buffers.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.buffers/4.3.0/System.Buffers.nuspec | |
Type=unknown | |
System.Buffers/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.buffers/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Buffers/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.buffers/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Buffers/4.3.0/lib/netstandard1.1/.xml | |
Path=lib/netstandard1.1/.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.buffers/4.3.0/lib/netstandard1.1/.xml | |
Type=unknown | |
System.Buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll | |
Path=lib/netstandard1.1/System.Buffers.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.buffers/4.3.0/lib/netstandard1.1/System.Buffers.dll | |
Type=assembly | |
System.Collections/4.3.0/System.Collections.4.3.0.nupkg.sha512 | |
Path=System.Collections.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/System.Collections.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Collections/4.3.0/System.Collections.nuspec | |
Path=System.Collections.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/System.Collections.nuspec | |
Type=unknown | |
System.Collections/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Collections/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Collections/4.3.0/ref/netcore50/System.Collections.dll | |
Path=ref/netcore50/System.Collections.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netcore50/System.Collections.dll | |
Type=unknown | |
System.Collections/4.3.0/ref/netcore50/System.Collections.xml | |
Path=ref/netcore50/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netcore50/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netcore50/de/System.Collections.xml | |
Path=ref/netcore50/de/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netcore50/de/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netcore50/es/System.Collections.xml | |
Path=ref/netcore50/es/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netcore50/es/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netcore50/fr/System.Collections.xml | |
Path=ref/netcore50/fr/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netcore50/fr/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netcore50/it/System.Collections.xml | |
Path=ref/netcore50/it/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netcore50/it/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netcore50/ja/System.Collections.xml | |
Path=ref/netcore50/ja/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netcore50/ja/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netcore50/ko/System.Collections.xml | |
Path=ref/netcore50/ko/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netcore50/ko/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netcore50/ru/System.Collections.xml | |
Path=ref/netcore50/ru/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netcore50/ru/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netcore50/zh-hans/System.Collections.xml | |
Path=ref/netcore50/zh-hans/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netcore50/zh-hans/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netcore50/zh-hant/System.Collections.xml | |
Path=ref/netcore50/zh-hant/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netcore50/zh-hant/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.0/System.Collections.dll | |
Path=ref/netstandard1.0/System.Collections.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.0/System.Collections.xml | |
Path=ref/netstandard1.0/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.0/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.0/de/System.Collections.xml | |
Path=ref/netstandard1.0/de/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.0/de/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.0/es/System.Collections.xml | |
Path=ref/netstandard1.0/es/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.0/es/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.0/fr/System.Collections.xml | |
Path=ref/netstandard1.0/fr/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.0/fr/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.0/it/System.Collections.xml | |
Path=ref/netstandard1.0/it/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.0/it/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.0/ja/System.Collections.xml | |
Path=ref/netstandard1.0/ja/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.0/ja/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.0/ko/System.Collections.xml | |
Path=ref/netstandard1.0/ko/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.0/ko/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.0/ru/System.Collections.xml | |
Path=ref/netstandard1.0/ru/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.0/ru/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.0/zh-hans/System.Collections.xml | |
Path=ref/netstandard1.0/zh-hans/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.0/zh-hans/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.0/zh-hant/System.Collections.xml | |
Path=ref/netstandard1.0/zh-hant/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.0/zh-hant/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.3/System.Collections.dll | |
Path=ref/netstandard1.3/System.Collections.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll | |
Type=assembly | |
System.Collections/4.3.0/ref/netstandard1.3/System.Collections.xml | |
Path=ref/netstandard1.3/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.3/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.3/de/System.Collections.xml | |
Path=ref/netstandard1.3/de/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.3/de/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.3/es/System.Collections.xml | |
Path=ref/netstandard1.3/es/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.3/es/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.3/fr/System.Collections.xml | |
Path=ref/netstandard1.3/fr/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.3/fr/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.3/it/System.Collections.xml | |
Path=ref/netstandard1.3/it/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.3/it/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.3/ja/System.Collections.xml | |
Path=ref/netstandard1.3/ja/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.3/ja/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.3/ko/System.Collections.xml | |
Path=ref/netstandard1.3/ko/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.3/ko/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.3/ru/System.Collections.xml | |
Path=ref/netstandard1.3/ru/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.3/ru/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.3/zh-hans/System.Collections.xml | |
Path=ref/netstandard1.3/zh-hans/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.3/zh-hans/System.Collections.xml | |
Type=unknown | |
System.Collections/4.3.0/ref/netstandard1.3/zh-hant/System.Collections.xml | |
Path=ref/netstandard1.3/zh-hant/System.Collections.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections/4.3.0/ref/netstandard1.3/zh-hant/System.Collections.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/System.Collections.Concurrent.4.3.0.nupkg.sha512 | |
Path=System.Collections.Concurrent.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/System.Collections.Concurrent.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/System.Collections.Concurrent.nuspec | |
Path=System.Collections.Concurrent.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/System.Collections.Concurrent.nuspec | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/lib/netcore50/System.Collections.Concurrent.dll | |
Path=lib/netcore50/System.Collections.Concurrent.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/lib/netcore50/System.Collections.Concurrent.dll | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/lib/netstandard1.3/System.Collections.Concurrent.dll | |
Path=lib/netstandard1.3/System.Collections.Concurrent.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/lib/netstandard1.3/System.Collections.Concurrent.dll | |
Type=assembly | |
System.Collections.Concurrent/4.3.0/ref/netcore50/System.Collections.Concurrent.dll | |
Path=ref/netcore50/System.Collections.Concurrent.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netcore50/System.Collections.Concurrent.dll | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netcore50/System.Collections.Concurrent.xml | |
Path=ref/netcore50/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netcore50/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netcore50/de/System.Collections.Concurrent.xml | |
Path=ref/netcore50/de/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netcore50/de/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netcore50/es/System.Collections.Concurrent.xml | |
Path=ref/netcore50/es/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netcore50/es/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netcore50/fr/System.Collections.Concurrent.xml | |
Path=ref/netcore50/fr/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netcore50/fr/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netcore50/it/System.Collections.Concurrent.xml | |
Path=ref/netcore50/it/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netcore50/it/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netcore50/ja/System.Collections.Concurrent.xml | |
Path=ref/netcore50/ja/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netcore50/ja/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netcore50/ko/System.Collections.Concurrent.xml | |
Path=ref/netcore50/ko/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netcore50/ko/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netcore50/ru/System.Collections.Concurrent.xml | |
Path=ref/netcore50/ru/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netcore50/ru/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netcore50/zh-hans/System.Collections.Concurrent.xml | |
Path=ref/netcore50/zh-hans/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netcore50/zh-hans/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netcore50/zh-hant/System.Collections.Concurrent.xml | |
Path=ref/netcore50/zh-hant/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netcore50/zh-hant/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll | |
Path=ref/netstandard1.1/System.Collections.Concurrent.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.dll | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.1/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.1/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.1/de/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.1/de/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.1/de/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.1/es/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.1/es/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.1/es/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.1/fr/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.1/fr/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.1/fr/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.1/it/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.1/it/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.1/it/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.1/ja/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.1/ja/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.1/ja/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.1/ko/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.1/ko/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.1/ko/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.1/ru/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.1/ru/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.1/ru/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll | |
Path=ref/netstandard1.3/System.Collections.Concurrent.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll | |
Type=assembly | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.3/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.3/de/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.3/de/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.3/de/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.3/es/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.3/es/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.3/es/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.3/fr/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.3/fr/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.3/fr/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.3/it/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.3/it/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.3/it/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.3/ja/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.3/ja/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.3/ja/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.3/ko/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.3/ko/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.3/ko/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.3/ru/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.3/ru/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.3/ru/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Concurrent/4.3.0/ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml | |
Path=ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.concurrent/4.3.0/ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml | |
Type=unknown | |
System.Collections.Immutable/1.3.0/System.Collections.Immutable.1.3.0.nupkg.sha512 | |
Path=System.Collections.Immutable.1.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.immutable/1.3.0/System.Collections.Immutable.1.3.0.nupkg.sha512 | |
Type=unknown | |
System.Collections.Immutable/1.3.0/System.Collections.Immutable.nuspec | |
Path=System.Collections.Immutable.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.immutable/1.3.0/System.Collections.Immutable.nuspec | |
Type=unknown | |
System.Collections.Immutable/1.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.immutable/1.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Collections.Immutable/1.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.immutable/1.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Collections.Immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.dll | |
Path=lib/netstandard1.0/System.Collections.Immutable.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.dll | |
Type=assembly | |
System.Collections.Immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.xml | |
Path=lib/netstandard1.0/System.Collections.Immutable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.immutable/1.3.0/lib/netstandard1.0/System.Collections.Immutable.xml | |
Type=unknown | |
System.Collections.Immutable/1.3.0/lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll | |
Path=lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.immutable/1.3.0/lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll | |
Type=unknown | |
System.Collections.Immutable/1.3.0/lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml | |
Path=lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.immutable/1.3.0/lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/lib/net46/System.Collections.NonGeneric.dll | |
Path=lib/net46/System.Collections.NonGeneric.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/lib/net46/System.Collections.NonGeneric.dll | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/lib/netstandard1.3/System.Collections.NonGeneric.dll | |
Path=lib/netstandard1.3/System.Collections.NonGeneric.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/lib/netstandard1.3/System.Collections.NonGeneric.dll | |
Type=assembly | |
System.Collections.NonGeneric/4.3.0/ref/net46/System.Collections.NonGeneric.dll | |
Path=ref/net46/System.Collections.NonGeneric.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/ref/net46/System.Collections.NonGeneric.dll | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/ref/netstandard1.3/System.Collections.NonGeneric.dll | |
Path=ref/netstandard1.3/System.Collections.NonGeneric.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/ref/netstandard1.3/System.Collections.NonGeneric.dll | |
Type=assembly | |
System.Collections.NonGeneric/4.3.0/ref/netstandard1.3/System.Collections.NonGeneric.xml | |
Path=ref/netstandard1.3/System.Collections.NonGeneric.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/ref/netstandard1.3/System.Collections.NonGeneric.xml | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/ref/netstandard1.3/de/System.Collections.NonGeneric.xml | |
Path=ref/netstandard1.3/de/System.Collections.NonGeneric.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/ref/netstandard1.3/de/System.Collections.NonGeneric.xml | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/ref/netstandard1.3/es/System.Collections.NonGeneric.xml | |
Path=ref/netstandard1.3/es/System.Collections.NonGeneric.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/ref/netstandard1.3/es/System.Collections.NonGeneric.xml | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/ref/netstandard1.3/fr/System.Collections.NonGeneric.xml | |
Path=ref/netstandard1.3/fr/System.Collections.NonGeneric.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/ref/netstandard1.3/fr/System.Collections.NonGeneric.xml | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/ref/netstandard1.3/it/System.Collections.NonGeneric.xml | |
Path=ref/netstandard1.3/it/System.Collections.NonGeneric.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/ref/netstandard1.3/it/System.Collections.NonGeneric.xml | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/ref/netstandard1.3/ja/System.Collections.NonGeneric.xml | |
Path=ref/netstandard1.3/ja/System.Collections.NonGeneric.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/ref/netstandard1.3/ja/System.Collections.NonGeneric.xml | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/ref/netstandard1.3/ko/System.Collections.NonGeneric.xml | |
Path=ref/netstandard1.3/ko/System.Collections.NonGeneric.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/ref/netstandard1.3/ko/System.Collections.NonGeneric.xml | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/ref/netstandard1.3/ru/System.Collections.NonGeneric.xml | |
Path=ref/netstandard1.3/ru/System.Collections.NonGeneric.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/ref/netstandard1.3/ru/System.Collections.NonGeneric.xml | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml | |
Path=ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml | |
Path=ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/system.collections.nongeneric.4.3.0.nupkg.sha512 | |
Path=system.collections.nongeneric.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/system.collections.nongeneric.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Collections.NonGeneric/4.3.0/system.collections.nongeneric.nuspec | |
Path=system.collections.nongeneric.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.nongeneric/4.3.0/system.collections.nongeneric.nuspec | |
Type=unknown | |
System.Collections.Specialized/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Collections.Specialized/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Collections.Specialized/4.3.0/lib/net46/System.Collections.Specialized.dll | |
Path=lib/net46/System.Collections.Specialized.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/lib/net46/System.Collections.Specialized.dll | |
Type=unknown | |
System.Collections.Specialized/4.3.0/lib/netstandard1.3/System.Collections.Specialized.dll | |
Path=lib/netstandard1.3/System.Collections.Specialized.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/lib/netstandard1.3/System.Collections.Specialized.dll | |
Type=assembly | |
System.Collections.Specialized/4.3.0/ref/net46/System.Collections.Specialized.dll | |
Path=ref/net46/System.Collections.Specialized.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/ref/net46/System.Collections.Specialized.dll | |
Type=unknown | |
System.Collections.Specialized/4.3.0/ref/netstandard1.3/System.Collections.Specialized.dll | |
Path=ref/netstandard1.3/System.Collections.Specialized.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/ref/netstandard1.3/System.Collections.Specialized.dll | |
Type=unknown | |
System.Collections.Specialized/4.3.0/ref/netstandard1.3/System.Collections.Specialized.xml | |
Path=ref/netstandard1.3/System.Collections.Specialized.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/ref/netstandard1.3/System.Collections.Specialized.xml | |
Type=unknown | |
System.Collections.Specialized/4.3.0/ref/netstandard1.3/de/System.Collections.Specialized.xml | |
Path=ref/netstandard1.3/de/System.Collections.Specialized.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/ref/netstandard1.3/de/System.Collections.Specialized.xml | |
Type=unknown | |
System.Collections.Specialized/4.3.0/ref/netstandard1.3/es/System.Collections.Specialized.xml | |
Path=ref/netstandard1.3/es/System.Collections.Specialized.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/ref/netstandard1.3/es/System.Collections.Specialized.xml | |
Type=unknown | |
System.Collections.Specialized/4.3.0/ref/netstandard1.3/fr/System.Collections.Specialized.xml | |
Path=ref/netstandard1.3/fr/System.Collections.Specialized.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/ref/netstandard1.3/fr/System.Collections.Specialized.xml | |
Type=unknown | |
System.Collections.Specialized/4.3.0/ref/netstandard1.3/it/System.Collections.Specialized.xml | |
Path=ref/netstandard1.3/it/System.Collections.Specialized.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/ref/netstandard1.3/it/System.Collections.Specialized.xml | |
Type=unknown | |
System.Collections.Specialized/4.3.0/ref/netstandard1.3/ja/System.Collections.Specialized.xml | |
Path=ref/netstandard1.3/ja/System.Collections.Specialized.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/ref/netstandard1.3/ja/System.Collections.Specialized.xml | |
Type=unknown | |
System.Collections.Specialized/4.3.0/ref/netstandard1.3/ko/System.Collections.Specialized.xml | |
Path=ref/netstandard1.3/ko/System.Collections.Specialized.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/ref/netstandard1.3/ko/System.Collections.Specialized.xml | |
Type=unknown | |
System.Collections.Specialized/4.3.0/ref/netstandard1.3/ru/System.Collections.Specialized.xml | |
Path=ref/netstandard1.3/ru/System.Collections.Specialized.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/ref/netstandard1.3/ru/System.Collections.Specialized.xml | |
Type=unknown | |
System.Collections.Specialized/4.3.0/ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml | |
Path=ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml | |
Type=unknown | |
System.Collections.Specialized/4.3.0/ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml | |
Path=ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml | |
Type=unknown | |
System.Collections.Specialized/4.3.0/system.collections.specialized.4.3.0.nupkg.sha512 | |
Path=system.collections.specialized.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/system.collections.specialized.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Collections.Specialized/4.3.0/system.collections.specialized.nuspec | |
Path=system.collections.specialized.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.collections.specialized/4.3.0/system.collections.specialized.nuspec | |
Type=unknown | |
System.ComponentModel/4.3.0/System.ComponentModel.4.3.0.nupkg.sha512 | |
Path=System.ComponentModel.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.ComponentModel/4.3.0/System.ComponentModel.nuspec | |
Path=System.ComponentModel.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/System.ComponentModel.nuspec | |
Type=unknown | |
System.ComponentModel/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.ComponentModel/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.ComponentModel/4.3.0/lib/netcore50/System.ComponentModel.dll | |
Path=lib/netcore50/System.ComponentModel.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/lib/netcore50/System.ComponentModel.dll | |
Type=unknown | |
System.ComponentModel/4.3.0/lib/netstandard1.3/System.ComponentModel.dll | |
Path=lib/netstandard1.3/System.ComponentModel.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/lib/netstandard1.3/System.ComponentModel.dll | |
Type=assembly | |
System.ComponentModel/4.3.0/ref/netcore50/System.ComponentModel.dll | |
Path=ref/netcore50/System.ComponentModel.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netcore50/System.ComponentModel.dll | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netcore50/System.ComponentModel.xml | |
Path=ref/netcore50/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netcore50/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netcore50/de/System.ComponentModel.xml | |
Path=ref/netcore50/de/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netcore50/de/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netcore50/es/System.ComponentModel.xml | |
Path=ref/netcore50/es/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netcore50/es/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netcore50/fr/System.ComponentModel.xml | |
Path=ref/netcore50/fr/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netcore50/fr/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netcore50/it/System.ComponentModel.xml | |
Path=ref/netcore50/it/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netcore50/it/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netcore50/ja/System.ComponentModel.xml | |
Path=ref/netcore50/ja/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netcore50/ja/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netcore50/ko/System.ComponentModel.xml | |
Path=ref/netcore50/ko/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netcore50/ko/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netcore50/ru/System.ComponentModel.xml | |
Path=ref/netcore50/ru/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netcore50/ru/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netcore50/zh-hans/System.ComponentModel.xml | |
Path=ref/netcore50/zh-hans/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netcore50/zh-hans/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netcore50/zh-hant/System.ComponentModel.xml | |
Path=ref/netcore50/zh-hant/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netcore50/zh-hant/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll | |
Path=ref/netstandard1.0/System.ComponentModel.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll | |
Type=assembly | |
System.ComponentModel/4.3.0/ref/netstandard1.0/System.ComponentModel.xml | |
Path=ref/netstandard1.0/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netstandard1.0/de/System.ComponentModel.xml | |
Path=ref/netstandard1.0/de/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netstandard1.0/de/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netstandard1.0/es/System.ComponentModel.xml | |
Path=ref/netstandard1.0/es/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netstandard1.0/es/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netstandard1.0/fr/System.ComponentModel.xml | |
Path=ref/netstandard1.0/fr/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netstandard1.0/fr/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netstandard1.0/it/System.ComponentModel.xml | |
Path=ref/netstandard1.0/it/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netstandard1.0/it/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netstandard1.0/ja/System.ComponentModel.xml | |
Path=ref/netstandard1.0/ja/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netstandard1.0/ja/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netstandard1.0/ko/System.ComponentModel.xml | |
Path=ref/netstandard1.0/ko/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netstandard1.0/ko/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netstandard1.0/ru/System.ComponentModel.xml | |
Path=ref/netstandard1.0/ru/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netstandard1.0/ru/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netstandard1.0/zh-hans/System.ComponentModel.xml | |
Path=ref/netstandard1.0/zh-hans/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netstandard1.0/zh-hans/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel/4.3.0/ref/netstandard1.0/zh-hant/System.ComponentModel.xml | |
Path=ref/netstandard1.0/zh-hant/System.ComponentModel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel/4.3.0/ref/netstandard1.0/zh-hant/System.ComponentModel.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/System.ComponentModel.Annotations.4.3.0.nupkg.sha512 | |
Path=System.ComponentModel.Annotations.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/System.ComponentModel.Annotations.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/System.ComponentModel.Annotations.nuspec | |
Path=System.ComponentModel.Annotations.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/System.ComponentModel.Annotations.nuspec | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/lib/net461/System.ComponentModel.Annotations.dll | |
Path=lib/net461/System.ComponentModel.Annotations.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/lib/net461/System.ComponentModel.Annotations.dll | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/lib/netcore50/System.ComponentModel.Annotations.dll | |
Path=lib/netcore50/System.ComponentModel.Annotations.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/lib/netcore50/System.ComponentModel.Annotations.dll | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/lib/netstandard1.4/System.ComponentModel.Annotations.dll | |
Path=lib/netstandard1.4/System.ComponentModel.Annotations.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/lib/netstandard1.4/System.ComponentModel.Annotations.dll | |
Type=assembly | |
System.ComponentModel.Annotations/4.3.0/ref/net461/System.ComponentModel.Annotations.dll | |
Path=ref/net461/System.ComponentModel.Annotations.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/net461/System.ComponentModel.Annotations.dll | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netcore50/System.ComponentModel.Annotations.dll | |
Path=ref/netcore50/System.ComponentModel.Annotations.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netcore50/System.ComponentModel.Annotations.dll | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netcore50/System.ComponentModel.Annotations.xml | |
Path=ref/netcore50/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netcore50/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netcore50/de/System.ComponentModel.Annotations.xml | |
Path=ref/netcore50/de/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netcore50/de/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netcore50/es/System.ComponentModel.Annotations.xml | |
Path=ref/netcore50/es/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netcore50/es/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netcore50/fr/System.ComponentModel.Annotations.xml | |
Path=ref/netcore50/fr/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netcore50/fr/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netcore50/it/System.ComponentModel.Annotations.xml | |
Path=ref/netcore50/it/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netcore50/it/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netcore50/ja/System.ComponentModel.Annotations.xml | |
Path=ref/netcore50/ja/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netcore50/ja/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netcore50/ko/System.ComponentModel.Annotations.xml | |
Path=ref/netcore50/ko/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netcore50/ko/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netcore50/ru/System.ComponentModel.Annotations.xml | |
Path=ref/netcore50/ru/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netcore50/ru/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml | |
Path=ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml | |
Path=ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.1/System.ComponentModel.Annotations.dll | |
Path=ref/netstandard1.1/System.ComponentModel.Annotations.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.1/System.ComponentModel.Annotations.dll | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.1/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.1/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.1/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.1/de/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.1/de/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.1/de/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.1/es/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.1/es/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.1/es/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.1/it/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.1/it/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.1/it/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.3/System.ComponentModel.Annotations.dll | |
Path=ref/netstandard1.3/System.ComponentModel.Annotations.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.3/System.ComponentModel.Annotations.dll | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.3/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.3/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.3/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.3/de/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.3/de/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.3/de/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.3/es/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.3/es/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.3/es/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.3/it/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.3/it/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.3/it/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.4/System.ComponentModel.Annotations.dll | |
Path=ref/netstandard1.4/System.ComponentModel.Annotations.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.4/System.ComponentModel.Annotations.dll | |
Type=assembly | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.4/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.4/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.4/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.4/de/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.4/de/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.4/de/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.4/es/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.4/es/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.4/es/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.4/it/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.4/it/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.4/it/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Annotations/4.3.0/ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml | |
Path=ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.annotations/4.3.0/ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/lib/net45/System.ComponentModel.Primitives.dll | |
Path=lib/net45/System.ComponentModel.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/lib/net45/System.ComponentModel.Primitives.dll | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/lib/netstandard1.0/System.ComponentModel.Primitives.dll | |
Path=lib/netstandard1.0/System.ComponentModel.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/lib/netstandard1.0/System.ComponentModel.Primitives.dll | |
Type=assembly | |
System.ComponentModel.Primitives/4.3.0/ref/net45/System.ComponentModel.Primitives.dll | |
Path=ref/net45/System.ComponentModel.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/ref/net45/System.ComponentModel.Primitives.dll | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.dll | |
Path=ref/netstandard1.0/System.ComponentModel.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.dll | |
Type=assembly | |
System.ComponentModel.Primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.xml | |
Path=ref/netstandard1.0/System.ComponentModel.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.xml | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/ref/netstandard1.0/de/System.ComponentModel.Primitives.xml | |
Path=ref/netstandard1.0/de/System.ComponentModel.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/de/System.ComponentModel.Primitives.xml | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/ref/netstandard1.0/es/System.ComponentModel.Primitives.xml | |
Path=ref/netstandard1.0/es/System.ComponentModel.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/es/System.ComponentModel.Primitives.xml | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml | |
Path=ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/ref/netstandard1.0/it/System.ComponentModel.Primitives.xml | |
Path=ref/netstandard1.0/it/System.ComponentModel.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/it/System.ComponentModel.Primitives.xml | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml | |
Path=ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml | |
Path=ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml | |
Path=ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml | |
Path=ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml | |
Path=ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/system.componentmodel.primitives.4.3.0.nupkg.sha512 | |
Path=system.componentmodel.primitives.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.ComponentModel.Primitives/4.3.0/system.componentmodel.primitives.nuspec | |
Path=system.componentmodel.primitives.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.primitives/4.3.0/system.componentmodel.primitives.nuspec | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/lib/net45/System.ComponentModel.TypeConverter.dll | |
Path=lib/net45/System.ComponentModel.TypeConverter.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/lib/net45/System.ComponentModel.TypeConverter.dll | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/lib/net462/System.ComponentModel.TypeConverter.dll | |
Path=lib/net462/System.ComponentModel.TypeConverter.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/lib/net462/System.ComponentModel.TypeConverter.dll | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/lib/netstandard1.0/System.ComponentModel.TypeConverter.dll | |
Path=lib/netstandard1.0/System.ComponentModel.TypeConverter.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/lib/netstandard1.0/System.ComponentModel.TypeConverter.dll | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/lib/netstandard1.5/System.ComponentModel.TypeConverter.dll | |
Path=lib/netstandard1.5/System.ComponentModel.TypeConverter.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/lib/netstandard1.5/System.ComponentModel.TypeConverter.dll | |
Type=assembly | |
System.ComponentModel.TypeConverter/4.3.0/ref/net45/System.ComponentModel.TypeConverter.dll | |
Path=ref/net45/System.ComponentModel.TypeConverter.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/net45/System.ComponentModel.TypeConverter.dll | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/net462/System.ComponentModel.TypeConverter.dll | |
Path=ref/net462/System.ComponentModel.TypeConverter.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/net462/System.ComponentModel.TypeConverter.dll | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.0/System.ComponentModel.TypeConverter.dll | |
Path=ref/netstandard1.0/System.ComponentModel.TypeConverter.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/System.ComponentModel.TypeConverter.dll | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.0/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.0/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.5/System.ComponentModel.TypeConverter.dll | |
Path=ref/netstandard1.5/System.ComponentModel.TypeConverter.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/System.ComponentModel.TypeConverter.dll | |
Type=assembly | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.5/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.5/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml | |
Path=ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/system.componentmodel.typeconverter.4.3.0.nupkg.sha512 | |
Path=system.componentmodel.typeconverter.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/system.componentmodel.typeconverter.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.ComponentModel.TypeConverter/4.3.0/system.componentmodel.typeconverter.nuspec | |
Path=system.componentmodel.typeconverter.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.componentmodel.typeconverter/4.3.0/system.componentmodel.typeconverter.nuspec | |
Type=unknown | |
System.Console/4.3.0/System.Console.4.3.0.nupkg.sha512 | |
Path=System.Console.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/System.Console.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Console/4.3.0/System.Console.nuspec | |
Path=System.Console.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/System.Console.nuspec | |
Type=unknown | |
System.Console/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Console/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Console/4.3.0/lib/net46/System.Console.dll | |
Path=lib/net46/System.Console.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/lib/net46/System.Console.dll | |
Type=unknown | |
System.Console/4.3.0/ref/net46/System.Console.dll | |
Path=ref/net46/System.Console.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/ref/net46/System.Console.dll | |
Type=unknown | |
System.Console/4.3.0/ref/netstandard1.3/System.Console.dll | |
Path=ref/netstandard1.3/System.Console.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/ref/netstandard1.3/System.Console.dll | |
Type=assembly | |
System.Console/4.3.0/ref/netstandard1.3/System.Console.xml | |
Path=ref/netstandard1.3/System.Console.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/ref/netstandard1.3/System.Console.xml | |
Type=unknown | |
System.Console/4.3.0/ref/netstandard1.3/de/System.Console.xml | |
Path=ref/netstandard1.3/de/System.Console.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/ref/netstandard1.3/de/System.Console.xml | |
Type=unknown | |
System.Console/4.3.0/ref/netstandard1.3/es/System.Console.xml | |
Path=ref/netstandard1.3/es/System.Console.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/ref/netstandard1.3/es/System.Console.xml | |
Type=unknown | |
System.Console/4.3.0/ref/netstandard1.3/fr/System.Console.xml | |
Path=ref/netstandard1.3/fr/System.Console.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/ref/netstandard1.3/fr/System.Console.xml | |
Type=unknown | |
System.Console/4.3.0/ref/netstandard1.3/it/System.Console.xml | |
Path=ref/netstandard1.3/it/System.Console.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/ref/netstandard1.3/it/System.Console.xml | |
Type=unknown | |
System.Console/4.3.0/ref/netstandard1.3/ja/System.Console.xml | |
Path=ref/netstandard1.3/ja/System.Console.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/ref/netstandard1.3/ja/System.Console.xml | |
Type=unknown | |
System.Console/4.3.0/ref/netstandard1.3/ko/System.Console.xml | |
Path=ref/netstandard1.3/ko/System.Console.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/ref/netstandard1.3/ko/System.Console.xml | |
Type=unknown | |
System.Console/4.3.0/ref/netstandard1.3/ru/System.Console.xml | |
Path=ref/netstandard1.3/ru/System.Console.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/ref/netstandard1.3/ru/System.Console.xml | |
Type=unknown | |
System.Console/4.3.0/ref/netstandard1.3/zh-hans/System.Console.xml | |
Path=ref/netstandard1.3/zh-hans/System.Console.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/ref/netstandard1.3/zh-hans/System.Console.xml | |
Type=unknown | |
System.Console/4.3.0/ref/netstandard1.3/zh-hant/System.Console.xml | |
Path=ref/netstandard1.3/zh-hant/System.Console.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.console/4.3.0/ref/netstandard1.3/zh-hant/System.Console.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/System.Diagnostics.Contracts.4.3.0.nupkg.sha512 | |
Path=System.Diagnostics.Contracts.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/System.Diagnostics.Contracts.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/System.Diagnostics.Contracts.nuspec | |
Path=System.Diagnostics.Contracts.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/System.Diagnostics.Contracts.nuspec | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/lib/netcore50/System.Diagnostics.Contracts.dll | |
Path=lib/netcore50/System.Diagnostics.Contracts.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/lib/netcore50/System.Diagnostics.Contracts.dll | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/lib/netstandard1.0/System.Diagnostics.Contracts.dll | |
Path=lib/netstandard1.0/System.Diagnostics.Contracts.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/lib/netstandard1.0/System.Diagnostics.Contracts.dll | |
Type=assembly | |
System.Diagnostics.Contracts/4.3.0/ref/netcore50/System.Diagnostics.Contracts.dll | |
Path=ref/netcore50/System.Diagnostics.Contracts.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netcore50/System.Diagnostics.Contracts.dll | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netcore50/System.Diagnostics.Contracts.xml | |
Path=ref/netcore50/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netcore50/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netcore50/de/System.Diagnostics.Contracts.xml | |
Path=ref/netcore50/de/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netcore50/de/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netcore50/es/System.Diagnostics.Contracts.xml | |
Path=ref/netcore50/es/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netcore50/es/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netcore50/fr/System.Diagnostics.Contracts.xml | |
Path=ref/netcore50/fr/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netcore50/fr/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netcore50/it/System.Diagnostics.Contracts.xml | |
Path=ref/netcore50/it/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netcore50/it/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netcore50/ja/System.Diagnostics.Contracts.xml | |
Path=ref/netcore50/ja/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netcore50/ja/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netcore50/ko/System.Diagnostics.Contracts.xml | |
Path=ref/netcore50/ko/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netcore50/ko/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netcore50/ru/System.Diagnostics.Contracts.xml | |
Path=ref/netcore50/ru/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netcore50/ru/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml | |
Path=ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml | |
Path=ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netstandard1.0/System.Diagnostics.Contracts.dll | |
Path=ref/netstandard1.0/System.Diagnostics.Contracts.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netstandard1.0/System.Diagnostics.Contracts.dll | |
Type=assembly | |
System.Diagnostics.Contracts/4.3.0/ref/netstandard1.0/System.Diagnostics.Contracts.xml | |
Path=ref/netstandard1.0/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netstandard1.0/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netstandard1.0/de/System.Diagnostics.Contracts.xml | |
Path=ref/netstandard1.0/de/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netstandard1.0/de/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netstandard1.0/es/System.Diagnostics.Contracts.xml | |
Path=ref/netstandard1.0/es/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netstandard1.0/es/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netstandard1.0/fr/System.Diagnostics.Contracts.xml | |
Path=ref/netstandard1.0/fr/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netstandard1.0/fr/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netstandard1.0/it/System.Diagnostics.Contracts.xml | |
Path=ref/netstandard1.0/it/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netstandard1.0/it/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netstandard1.0/ja/System.Diagnostics.Contracts.xml | |
Path=ref/netstandard1.0/ja/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netstandard1.0/ja/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netstandard1.0/ko/System.Diagnostics.Contracts.xml | |
Path=ref/netstandard1.0/ko/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netstandard1.0/ko/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netstandard1.0/ru/System.Diagnostics.Contracts.xml | |
Path=ref/netstandard1.0/ru/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netstandard1.0/ru/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netstandard1.0/zh-hans/System.Diagnostics.Contracts.xml | |
Path=ref/netstandard1.0/zh-hans/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netstandard1.0/zh-hans/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/ref/netstandard1.0/zh-hant/System.Diagnostics.Contracts.xml | |
Path=ref/netstandard1.0/zh-hant/System.Diagnostics.Contracts.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/ref/netstandard1.0/zh-hant/System.Diagnostics.Contracts.xml | |
Type=unknown | |
System.Diagnostics.Contracts/4.3.0/runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll | |
Path=runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.contracts/4.3.0/runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/System.Diagnostics.Debug.4.3.0.nupkg.sha512 | |
Path=System.Diagnostics.Debug.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/System.Diagnostics.Debug.nuspec | |
Path=System.Diagnostics.Debug.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/System.Diagnostics.Debug.nuspec | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netcore50/System.Diagnostics.Debug.dll | |
Path=ref/netcore50/System.Diagnostics.Debug.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netcore50/System.Diagnostics.Debug.dll | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netcore50/System.Diagnostics.Debug.xml | |
Path=ref/netcore50/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netcore50/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netcore50/de/System.Diagnostics.Debug.xml | |
Path=ref/netcore50/de/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netcore50/de/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netcore50/es/System.Diagnostics.Debug.xml | |
Path=ref/netcore50/es/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netcore50/es/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netcore50/fr/System.Diagnostics.Debug.xml | |
Path=ref/netcore50/fr/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netcore50/fr/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netcore50/it/System.Diagnostics.Debug.xml | |
Path=ref/netcore50/it/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netcore50/it/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netcore50/ja/System.Diagnostics.Debug.xml | |
Path=ref/netcore50/ja/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netcore50/ja/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netcore50/ko/System.Diagnostics.Debug.xml | |
Path=ref/netcore50/ko/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netcore50/ko/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netcore50/ru/System.Diagnostics.Debug.xml | |
Path=ref/netcore50/ru/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netcore50/ru/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netcore50/zh-hans/System.Diagnostics.Debug.xml | |
Path=ref/netcore50/zh-hans/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netcore50/zh-hans/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netcore50/zh-hant/System.Diagnostics.Debug.xml | |
Path=ref/netcore50/zh-hant/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netcore50/zh-hant/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll | |
Path=ref/netstandard1.0/System.Diagnostics.Debug.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.0/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.0/de/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.0/de/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.0/de/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.0/es/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.0/es/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.0/es/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.0/fr/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.0/fr/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.0/fr/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.0/it/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.0/it/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.0/it/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.0/ja/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.0/ja/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.0/ja/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.0/ko/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.0/ko/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.0/ko/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.0/ru/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.0/ru/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.0/ru/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll | |
Path=ref/netstandard1.3/System.Diagnostics.Debug.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll | |
Type=assembly | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.3/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.3/de/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.3/de/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.3/de/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.3/es/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.3/es/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.3/es/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.3/fr/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.3/fr/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.3/fr/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.3/it/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.3/it/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.3/it/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.3/ja/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.3/ja/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.3/ja/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.3/ko/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.3/ko/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.3/ko/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.3/ru/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.3/ru/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.3/ru/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.Debug/4.3.0/ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml | |
Path=ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.debug/4.3.0/ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml | |
Type=unknown | |
System.Diagnostics.DiagnosticSource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.nupkg.sha512 | |
Path=System.Diagnostics.DiagnosticSource.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Diagnostics.DiagnosticSource/4.3.0/System.Diagnostics.DiagnosticSource.nuspec | |
Path=System.Diagnostics.DiagnosticSource.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0/System.Diagnostics.DiagnosticSource.nuspec | |
Type=unknown | |
System.Diagnostics.DiagnosticSource/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Diagnostics.DiagnosticSource/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Diagnostics.DiagnosticSource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.dll | |
Path=lib/net46/System.Diagnostics.DiagnosticSource.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.dll | |
Type=unknown | |
System.Diagnostics.DiagnosticSource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.xml | |
Path=lib/net46/System.Diagnostics.DiagnosticSource.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0/lib/net46/System.Diagnostics.DiagnosticSource.xml | |
Type=unknown | |
System.Diagnostics.DiagnosticSource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll | |
Path=lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll | |
Type=unknown | |
System.Diagnostics.DiagnosticSource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml | |
Path=lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml | |
Type=unknown | |
System.Diagnostics.DiagnosticSource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll | |
Path=lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll | |
Type=assembly | |
System.Diagnostics.DiagnosticSource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml | |
Path=lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml | |
Type=unknown | |
System.Diagnostics.DiagnosticSource/4.3.0/lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll | |
Path=lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0/lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll | |
Type=unknown | |
System.Diagnostics.DiagnosticSource/4.3.0/lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml | |
Path=lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.diagnosticsource/4.3.0/lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/System.Diagnostics.FileVersionInfo.4.0.0.nupkg.sha512 | |
Path=System.Diagnostics.FileVersionInfo.4.0.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/System.Diagnostics.FileVersionInfo.4.0.0.nupkg.sha512 | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/System.Diagnostics.FileVersionInfo.nuspec | |
Path=System.Diagnostics.FileVersionInfo.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/System.Diagnostics.FileVersionInfo.nuspec | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/dotnet_library_license.txt | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/lib/net46/System.Diagnostics.FileVersionInfo.dll | |
Path=lib/net46/System.Diagnostics.FileVersionInfo.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/lib/net46/System.Diagnostics.FileVersionInfo.dll | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/ref/net46/System.Diagnostics.FileVersionInfo.dll | |
Path=ref/net46/System.Diagnostics.FileVersionInfo.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/ref/net46/System.Diagnostics.FileVersionInfo.dll | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/ref/netstandard1.3/System.Diagnostics.FileVersionInfo.dll | |
Path=ref/netstandard1.3/System.Diagnostics.FileVersionInfo.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/ref/netstandard1.3/System.Diagnostics.FileVersionInfo.dll | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/ref/netstandard1.3/System.Diagnostics.FileVersionInfo.xml | |
Path=ref/netstandard1.3/System.Diagnostics.FileVersionInfo.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/ref/netstandard1.3/System.Diagnostics.FileVersionInfo.xml | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/ref/netstandard1.3/de/System.Diagnostics.FileVersionInfo.xml | |
Path=ref/netstandard1.3/de/System.Diagnostics.FileVersionInfo.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/ref/netstandard1.3/de/System.Diagnostics.FileVersionInfo.xml | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/ref/netstandard1.3/es/System.Diagnostics.FileVersionInfo.xml | |
Path=ref/netstandard1.3/es/System.Diagnostics.FileVersionInfo.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/ref/netstandard1.3/es/System.Diagnostics.FileVersionInfo.xml | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/ref/netstandard1.3/fr/System.Diagnostics.FileVersionInfo.xml | |
Path=ref/netstandard1.3/fr/System.Diagnostics.FileVersionInfo.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/ref/netstandard1.3/fr/System.Diagnostics.FileVersionInfo.xml | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/ref/netstandard1.3/it/System.Diagnostics.FileVersionInfo.xml | |
Path=ref/netstandard1.3/it/System.Diagnostics.FileVersionInfo.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/ref/netstandard1.3/it/System.Diagnostics.FileVersionInfo.xml | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/ref/netstandard1.3/ja/System.Diagnostics.FileVersionInfo.xml | |
Path=ref/netstandard1.3/ja/System.Diagnostics.FileVersionInfo.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/ref/netstandard1.3/ja/System.Diagnostics.FileVersionInfo.xml | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/ref/netstandard1.3/ko/System.Diagnostics.FileVersionInfo.xml | |
Path=ref/netstandard1.3/ko/System.Diagnostics.FileVersionInfo.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/ref/netstandard1.3/ko/System.Diagnostics.FileVersionInfo.xml | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/ref/netstandard1.3/ru/System.Diagnostics.FileVersionInfo.xml | |
Path=ref/netstandard1.3/ru/System.Diagnostics.FileVersionInfo.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/ref/netstandard1.3/ru/System.Diagnostics.FileVersionInfo.xml | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/ref/netstandard1.3/zh-hans/System.Diagnostics.FileVersionInfo.xml | |
Path=ref/netstandard1.3/zh-hans/System.Diagnostics.FileVersionInfo.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/ref/netstandard1.3/zh-hans/System.Diagnostics.FileVersionInfo.xml | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/ref/netstandard1.3/zh-hant/System.Diagnostics.FileVersionInfo.xml | |
Path=ref/netstandard1.3/zh-hant/System.Diagnostics.FileVersionInfo.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/ref/netstandard1.3/zh-hant/System.Diagnostics.FileVersionInfo.xml | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll | |
Path=runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll | |
Type=assembly | |
System.Diagnostics.FileVersionInfo/4.0.0/runtimes/win/lib/net46/System.Diagnostics.FileVersionInfo.dll | |
Path=runtimes/win/lib/net46/System.Diagnostics.FileVersionInfo.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/runtimes/win/lib/net46/System.Diagnostics.FileVersionInfo.dll | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/runtimes/win/lib/netcore50/System.Diagnostics.FileVersionInfo.dll | |
Path=runtimes/win/lib/netcore50/System.Diagnostics.FileVersionInfo.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/runtimes/win/lib/netcore50/System.Diagnostics.FileVersionInfo.dll | |
Type=unknown | |
System.Diagnostics.FileVersionInfo/4.0.0/runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll | |
Path=runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.fileversioninfo/4.0.0/runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll | |
Type=assembly | |
System.Diagnostics.Process/4.3.0/System.Diagnostics.Process.4.3.0.nupkg.sha512 | |
Path=System.Diagnostics.Process.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/System.Diagnostics.Process.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/System.Diagnostics.Process.nuspec | |
Path=System.Diagnostics.Process.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/System.Diagnostics.Process.nuspec | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/lib/net46/System.Diagnostics.Process.dll | |
Path=lib/net46/System.Diagnostics.Process.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/lib/net46/System.Diagnostics.Process.dll | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/lib/net461/System.Diagnostics.Process.dll | |
Path=lib/net461/System.Diagnostics.Process.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/lib/net461/System.Diagnostics.Process.dll | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/net46/System.Diagnostics.Process.dll | |
Path=ref/net46/System.Diagnostics.Process.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/net46/System.Diagnostics.Process.dll | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/net461/System.Diagnostics.Process.dll | |
Path=ref/net461/System.Diagnostics.Process.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/net461/System.Diagnostics.Process.dll | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.3/System.Diagnostics.Process.dll | |
Path=ref/netstandard1.3/System.Diagnostics.Process.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.3/System.Diagnostics.Process.dll | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.3/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.3/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.3/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.3/de/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.3/de/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.3/de/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.3/es/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.3/es/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.3/es/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.3/fr/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.3/fr/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.3/fr/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.3/it/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.3/it/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.3/it/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.3/ja/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.3/ja/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.3/ja/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.3/ko/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.3/ko/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.3/ko/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.3/ru/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.3/ru/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.3/ru/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.4/System.Diagnostics.Process.dll | |
Path=ref/netstandard1.4/System.Diagnostics.Process.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.4/System.Diagnostics.Process.dll | |
Type=assembly | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.4/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.4/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.4/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.4/de/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.4/de/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.4/de/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.4/es/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.4/es/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.4/es/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.4/fr/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.4/fr/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.4/fr/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.4/it/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.4/it/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.4/it/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.4/ja/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.4/ja/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.4/ja/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.4/ko/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.4/ko/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.4/ko/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.4/ru/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.4/ru/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.4/ru/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml | |
Path=ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll | |
Path=runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll | |
Type=assembly | |
System.Diagnostics.Process/4.3.0/runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll | |
Path=runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll | |
Type=assembly | |
System.Diagnostics.Process/4.3.0/runtimes/win/lib/net46/System.Diagnostics.Process.dll | |
Path=runtimes/win/lib/net46/System.Diagnostics.Process.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/runtimes/win/lib/net46/System.Diagnostics.Process.dll | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/runtimes/win/lib/net461/System.Diagnostics.Process.dll | |
Path=runtimes/win/lib/net461/System.Diagnostics.Process.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/runtimes/win/lib/net461/System.Diagnostics.Process.dll | |
Type=unknown | |
System.Diagnostics.Process/4.3.0/runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll | |
Path=runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.process/4.3.0/runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll | |
Type=assembly | |
System.Diagnostics.StackTrace/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/lib/net46/System.Diagnostics.StackTrace.dll | |
Path=lib/net46/System.Diagnostics.StackTrace.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/lib/net46/System.Diagnostics.StackTrace.dll | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/lib/netstandard1.3/System.Diagnostics.StackTrace.dll | |
Path=lib/netstandard1.3/System.Diagnostics.StackTrace.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/lib/netstandard1.3/System.Diagnostics.StackTrace.dll | |
Type=assembly | |
System.Diagnostics.StackTrace/4.3.0/ref/net46/System.Diagnostics.StackTrace.dll | |
Path=ref/net46/System.Diagnostics.StackTrace.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/ref/net46/System.Diagnostics.StackTrace.dll | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/ref/netstandard1.3/System.Diagnostics.StackTrace.dll | |
Path=ref/netstandard1.3/System.Diagnostics.StackTrace.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/ref/netstandard1.3/System.Diagnostics.StackTrace.dll | |
Type=assembly | |
System.Diagnostics.StackTrace/4.3.0/ref/netstandard1.3/System.Diagnostics.StackTrace.xml | |
Path=ref/netstandard1.3/System.Diagnostics.StackTrace.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/ref/netstandard1.3/System.Diagnostics.StackTrace.xml | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml | |
Path=ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml | |
Path=ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml | |
Path=ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml | |
Path=ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml | |
Path=ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml | |
Path=ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml | |
Path=ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml | |
Path=ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml | |
Path=ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll | |
Path=runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/system.diagnostics.stacktrace.4.3.0.nupkg.sha512 | |
Path=system.diagnostics.stacktrace.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/system.diagnostics.stacktrace.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Diagnostics.StackTrace/4.3.0/system.diagnostics.stacktrace.nuspec | |
Path=system.diagnostics.stacktrace.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.stacktrace/4.3.0/system.diagnostics.stacktrace.nuspec | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ThirdPartyNotices.txt | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/dotnet_library_license.txt | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/lib/net463/System.Diagnostics.Tools.dll | |
Path=lib/net463/System.Diagnostics.Tools.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/lib/net463/System.Diagnostics.Tools.dll | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/net463/System.Diagnostics.Tools.dll | |
Path=ref/net463/System.Diagnostics.Tools.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/net463/System.Diagnostics.Tools.dll | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netcore50/System.Diagnostics.Tools.dll | |
Path=ref/netcore50/System.Diagnostics.Tools.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netcore50/System.Diagnostics.Tools.dll | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netcore50/System.Diagnostics.Tools.xml | |
Path=ref/netcore50/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netcore50/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netcore50/de/System.Diagnostics.Tools.xml | |
Path=ref/netcore50/de/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netcore50/de/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netcore50/es/System.Diagnostics.Tools.xml | |
Path=ref/netcore50/es/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netcore50/es/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netcore50/fr/System.Diagnostics.Tools.xml | |
Path=ref/netcore50/fr/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netcore50/fr/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netcore50/it/System.Diagnostics.Tools.xml | |
Path=ref/netcore50/it/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netcore50/it/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netcore50/ja/System.Diagnostics.Tools.xml | |
Path=ref/netcore50/ja/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netcore50/ja/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netcore50/ko/System.Diagnostics.Tools.xml | |
Path=ref/netcore50/ko/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netcore50/ko/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netcore50/ru/System.Diagnostics.Tools.xml | |
Path=ref/netcore50/ru/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netcore50/ru/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netcore50/zh-hans/System.Diagnostics.Tools.xml | |
Path=ref/netcore50/zh-hans/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netcore50/zh-hans/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netcore50/zh-hant/System.Diagnostics.Tools.xml | |
Path=ref/netcore50/zh-hant/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netcore50/zh-hant/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netstandard1.0/System.Diagnostics.Tools.dll | |
Path=ref/netstandard1.0/System.Diagnostics.Tools.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netstandard1.0/System.Diagnostics.Tools.dll | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netstandard1.0/System.Diagnostics.Tools.xml | |
Path=ref/netstandard1.0/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netstandard1.0/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netstandard1.0/de/System.Diagnostics.Tools.xml | |
Path=ref/netstandard1.0/de/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netstandard1.0/de/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netstandard1.0/es/System.Diagnostics.Tools.xml | |
Path=ref/netstandard1.0/es/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netstandard1.0/es/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netstandard1.0/fr/System.Diagnostics.Tools.xml | |
Path=ref/netstandard1.0/fr/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netstandard1.0/fr/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netstandard1.0/it/System.Diagnostics.Tools.xml | |
Path=ref/netstandard1.0/it/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netstandard1.0/it/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netstandard1.0/ja/System.Diagnostics.Tools.xml | |
Path=ref/netstandard1.0/ja/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netstandard1.0/ja/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netstandard1.0/ko/System.Diagnostics.Tools.xml | |
Path=ref/netstandard1.0/ko/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netstandard1.0/ko/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netstandard1.0/ru/System.Diagnostics.Tools.xml | |
Path=ref/netstandard1.0/ru/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netstandard1.0/ru/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml | |
Path=ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml | |
Path=ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/ref/netstandard1.7/System.Diagnostics.Tools.dll | |
Path=ref/netstandard1.7/System.Diagnostics.Tools.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/ref/netstandard1.7/System.Diagnostics.Tools.dll | |
Type=assembly | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/system.diagnostics.tools.4.4.0-beta-24903-02.nupkg.sha512 | |
Path=system.diagnostics.tools.4.4.0-beta-24903-02.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/system.diagnostics.tools.4.4.0-beta-24903-02.nupkg.sha512 | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/system.diagnostics.tools.nuspec | |
Path=system.diagnostics.tools.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/system.diagnostics.tools.nuspec | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/useSharedDesignerContext.txt | |
Path=useSharedDesignerContext.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/useSharedDesignerContext.txt | |
Type=unknown | |
System.Diagnostics.Tools/4.4.0-beta-24903-02/version.txt | |
Path=version.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tools/4.4.0-beta-24903-02/version.txt | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.nupkg.sha512 | |
Path=System.Diagnostics.Tracing.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/System.Diagnostics.Tracing.nuspec | |
Path=System.Diagnostics.Tracing.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/System.Diagnostics.Tracing.nuspec | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/lib/net462/System.Diagnostics.Tracing.dll | |
Path=lib/net462/System.Diagnostics.Tracing.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/lib/net462/System.Diagnostics.Tracing.dll | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.dll | |
Path=ref/net462/System.Diagnostics.Tracing.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/net462/System.Diagnostics.Tracing.dll | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netcore50/System.Diagnostics.Tracing.dll | |
Path=ref/netcore50/System.Diagnostics.Tracing.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netcore50/System.Diagnostics.Tracing.dll | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netcore50/System.Diagnostics.Tracing.xml | |
Path=ref/netcore50/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netcore50/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netcore50/de/System.Diagnostics.Tracing.xml | |
Path=ref/netcore50/de/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netcore50/de/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netcore50/es/System.Diagnostics.Tracing.xml | |
Path=ref/netcore50/es/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netcore50/es/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netcore50/fr/System.Diagnostics.Tracing.xml | |
Path=ref/netcore50/fr/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netcore50/fr/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netcore50/it/System.Diagnostics.Tracing.xml | |
Path=ref/netcore50/it/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netcore50/it/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netcore50/ja/System.Diagnostics.Tracing.xml | |
Path=ref/netcore50/ja/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netcore50/ja/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netcore50/ko/System.Diagnostics.Tracing.xml | |
Path=ref/netcore50/ko/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netcore50/ko/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netcore50/ru/System.Diagnostics.Tracing.xml | |
Path=ref/netcore50/ru/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netcore50/ru/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml | |
Path=ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml | |
Path=ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll | |
Path=ref/netstandard1.1/System.Diagnostics.Tracing.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.dll | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.1/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.1/de/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.1/de/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/de/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.1/es/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.1/es/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/es/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.1/it/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.1/it/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/it/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll | |
Path=ref/netstandard1.2/System.Diagnostics.Tracing.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.dll | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.2/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.2/de/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.2/de/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/de/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.2/es/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.2/es/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/es/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.2/it/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.2/it/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/it/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll | |
Path=ref/netstandard1.3/System.Diagnostics.Tracing.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.3/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.3/de/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.3/de/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/de/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.3/es/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.3/es/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/es/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.3/it/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.3/it/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/it/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll | |
Path=ref/netstandard1.5/System.Diagnostics.Tracing.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll | |
Type=assembly | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.5/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.5/de/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.5/de/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/de/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.5/es/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.5/es/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/es/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.5/it/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.5/it/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/it/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Diagnostics.Tracing/4.3.0/ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml | |
Path=ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/System.Dynamic.Runtime.4.3.0.nupkg.sha512 | |
Path=System.Dynamic.Runtime.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/System.Dynamic.Runtime.nuspec | |
Path=System.Dynamic.Runtime.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/System.Dynamic.Runtime.nuspec | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/lib/netcore50/System.Dynamic.Runtime.dll | |
Path=lib/netcore50/System.Dynamic.Runtime.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/lib/netcore50/System.Dynamic.Runtime.dll | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/lib/netstandard1.3/System.Dynamic.Runtime.dll | |
Path=lib/netstandard1.3/System.Dynamic.Runtime.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/lib/netstandard1.3/System.Dynamic.Runtime.dll | |
Type=assembly | |
System.Dynamic.Runtime/4.3.0/ref/netcore50/System.Dynamic.Runtime.dll | |
Path=ref/netcore50/System.Dynamic.Runtime.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netcore50/System.Dynamic.Runtime.dll | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netcore50/System.Dynamic.Runtime.xml | |
Path=ref/netcore50/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netcore50/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netcore50/de/System.Dynamic.Runtime.xml | |
Path=ref/netcore50/de/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netcore50/de/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netcore50/es/System.Dynamic.Runtime.xml | |
Path=ref/netcore50/es/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netcore50/es/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netcore50/fr/System.Dynamic.Runtime.xml | |
Path=ref/netcore50/fr/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netcore50/fr/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netcore50/it/System.Dynamic.Runtime.xml | |
Path=ref/netcore50/it/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netcore50/it/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netcore50/ja/System.Dynamic.Runtime.xml | |
Path=ref/netcore50/ja/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netcore50/ja/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netcore50/ko/System.Dynamic.Runtime.xml | |
Path=ref/netcore50/ko/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netcore50/ko/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netcore50/ru/System.Dynamic.Runtime.xml | |
Path=ref/netcore50/ru/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netcore50/ru/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netcore50/zh-hans/System.Dynamic.Runtime.xml | |
Path=ref/netcore50/zh-hans/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netcore50/zh-hans/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netcore50/zh-hant/System.Dynamic.Runtime.xml | |
Path=ref/netcore50/zh-hant/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netcore50/zh-hant/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll | |
Path=ref/netstandard1.0/System.Dynamic.Runtime.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.0/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.0/de/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.0/de/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.0/de/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.0/es/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.0/es/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.0/es/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.0/fr/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.0/fr/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.0/fr/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.0/it/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.0/it/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.0/it/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.0/ja/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.0/ja/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.0/ja/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.0/ko/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.0/ko/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.0/ko/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.0/ru/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.0/ru/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.0/ru/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll | |
Path=ref/netstandard1.3/System.Dynamic.Runtime.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll | |
Type=assembly | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.3/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.3/de/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.3/de/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.3/de/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.3/es/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.3/es/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.3/es/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.3/fr/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.3/fr/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.3/fr/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.3/it/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.3/it/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.3/it/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.3/ja/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.3/ja/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.3/ja/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.3/ko/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.3/ko/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.3/ko/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.3/ru/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.3/ru/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.3/ru/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml | |
Path=ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml | |
Type=unknown | |
System.Dynamic.Runtime/4.3.0/runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll | |
Path=runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.dynamic.runtime/4.3.0/runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll | |
Type=unknown | |
System.Globalization/4.3.0/System.Globalization.4.3.0.nupkg.sha512 | |
Path=System.Globalization.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/System.Globalization.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Globalization/4.3.0/System.Globalization.nuspec | |
Path=System.Globalization.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/System.Globalization.nuspec | |
Type=unknown | |
System.Globalization/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Globalization/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Globalization/4.3.0/ref/netcore50/System.Globalization.dll | |
Path=ref/netcore50/System.Globalization.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netcore50/System.Globalization.dll | |
Type=unknown | |
System.Globalization/4.3.0/ref/netcore50/System.Globalization.xml | |
Path=ref/netcore50/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netcore50/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netcore50/de/System.Globalization.xml | |
Path=ref/netcore50/de/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netcore50/de/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netcore50/es/System.Globalization.xml | |
Path=ref/netcore50/es/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netcore50/es/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netcore50/fr/System.Globalization.xml | |
Path=ref/netcore50/fr/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netcore50/fr/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netcore50/it/System.Globalization.xml | |
Path=ref/netcore50/it/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netcore50/it/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netcore50/ja/System.Globalization.xml | |
Path=ref/netcore50/ja/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netcore50/ja/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netcore50/ko/System.Globalization.xml | |
Path=ref/netcore50/ko/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netcore50/ko/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netcore50/ru/System.Globalization.xml | |
Path=ref/netcore50/ru/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netcore50/ru/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netcore50/zh-hans/System.Globalization.xml | |
Path=ref/netcore50/zh-hans/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netcore50/zh-hans/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netcore50/zh-hant/System.Globalization.xml | |
Path=ref/netcore50/zh-hant/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netcore50/zh-hant/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll | |
Path=ref/netstandard1.0/System.Globalization.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.0/System.Globalization.xml | |
Path=ref/netstandard1.0/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.0/de/System.Globalization.xml | |
Path=ref/netstandard1.0/de/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.0/de/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.0/es/System.Globalization.xml | |
Path=ref/netstandard1.0/es/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.0/es/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.0/fr/System.Globalization.xml | |
Path=ref/netstandard1.0/fr/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.0/fr/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.0/it/System.Globalization.xml | |
Path=ref/netstandard1.0/it/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.0/it/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.0/ja/System.Globalization.xml | |
Path=ref/netstandard1.0/ja/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.0/ja/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.0/ko/System.Globalization.xml | |
Path=ref/netstandard1.0/ko/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.0/ko/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.0/ru/System.Globalization.xml | |
Path=ref/netstandard1.0/ru/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.0/ru/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.0/zh-hans/System.Globalization.xml | |
Path=ref/netstandard1.0/zh-hans/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.0/zh-hans/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.0/zh-hant/System.Globalization.xml | |
Path=ref/netstandard1.0/zh-hant/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.0/zh-hant/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll | |
Path=ref/netstandard1.3/System.Globalization.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll | |
Type=assembly | |
System.Globalization/4.3.0/ref/netstandard1.3/System.Globalization.xml | |
Path=ref/netstandard1.3/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.3/de/System.Globalization.xml | |
Path=ref/netstandard1.3/de/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.3/de/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.3/es/System.Globalization.xml | |
Path=ref/netstandard1.3/es/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.3/es/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.3/fr/System.Globalization.xml | |
Path=ref/netstandard1.3/fr/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.3/fr/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.3/it/System.Globalization.xml | |
Path=ref/netstandard1.3/it/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.3/it/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.3/ja/System.Globalization.xml | |
Path=ref/netstandard1.3/ja/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.3/ja/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.3/ko/System.Globalization.xml | |
Path=ref/netstandard1.3/ko/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.3/ko/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.3/ru/System.Globalization.xml | |
Path=ref/netstandard1.3/ru/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.3/ru/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.3/zh-hans/System.Globalization.xml | |
Path=ref/netstandard1.3/zh-hans/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.3/zh-hans/System.Globalization.xml | |
Type=unknown | |
System.Globalization/4.3.0/ref/netstandard1.3/zh-hant/System.Globalization.xml | |
Path=ref/netstandard1.3/zh-hant/System.Globalization.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization/4.3.0/ref/netstandard1.3/zh-hant/System.Globalization.xml | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/System.Globalization.Calendars.4.3.0.nupkg.sha512 | |
Path=System.Globalization.Calendars.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/System.Globalization.Calendars.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/System.Globalization.Calendars.nuspec | |
Path=System.Globalization.Calendars.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/System.Globalization.Calendars.nuspec | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/lib/net46/System.Globalization.Calendars.dll | |
Path=lib/net46/System.Globalization.Calendars.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/lib/net46/System.Globalization.Calendars.dll | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/ref/net46/System.Globalization.Calendars.dll | |
Path=ref/net46/System.Globalization.Calendars.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/ref/net46/System.Globalization.Calendars.dll | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll | |
Path=ref/netstandard1.3/System.Globalization.Calendars.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll | |
Type=assembly | |
System.Globalization.Calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.xml | |
Path=ref/netstandard1.3/System.Globalization.Calendars.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.xml | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/ref/netstandard1.3/de/System.Globalization.Calendars.xml | |
Path=ref/netstandard1.3/de/System.Globalization.Calendars.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/ref/netstandard1.3/de/System.Globalization.Calendars.xml | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/ref/netstandard1.3/es/System.Globalization.Calendars.xml | |
Path=ref/netstandard1.3/es/System.Globalization.Calendars.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/ref/netstandard1.3/es/System.Globalization.Calendars.xml | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/ref/netstandard1.3/fr/System.Globalization.Calendars.xml | |
Path=ref/netstandard1.3/fr/System.Globalization.Calendars.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/ref/netstandard1.3/fr/System.Globalization.Calendars.xml | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/ref/netstandard1.3/it/System.Globalization.Calendars.xml | |
Path=ref/netstandard1.3/it/System.Globalization.Calendars.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/ref/netstandard1.3/it/System.Globalization.Calendars.xml | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/ref/netstandard1.3/ja/System.Globalization.Calendars.xml | |
Path=ref/netstandard1.3/ja/System.Globalization.Calendars.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/ref/netstandard1.3/ja/System.Globalization.Calendars.xml | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/ref/netstandard1.3/ko/System.Globalization.Calendars.xml | |
Path=ref/netstandard1.3/ko/System.Globalization.Calendars.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/ref/netstandard1.3/ko/System.Globalization.Calendars.xml | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/ref/netstandard1.3/ru/System.Globalization.Calendars.xml | |
Path=ref/netstandard1.3/ru/System.Globalization.Calendars.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/ref/netstandard1.3/ru/System.Globalization.Calendars.xml | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml | |
Path=ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml | |
Type=unknown | |
System.Globalization.Calendars/4.3.0/ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml | |
Path=ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.calendars/4.3.0/ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/System.Globalization.Extensions.4.3.0.nupkg.sha512 | |
Path=System.Globalization.Extensions.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/System.Globalization.Extensions.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/System.Globalization.Extensions.nuspec | |
Path=System.Globalization.Extensions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/System.Globalization.Extensions.nuspec | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/lib/net46/System.Globalization.Extensions.dll | |
Path=lib/net46/System.Globalization.Extensions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/lib/net46/System.Globalization.Extensions.dll | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/ref/net46/System.Globalization.Extensions.dll | |
Path=ref/net46/System.Globalization.Extensions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/ref/net46/System.Globalization.Extensions.dll | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.dll | |
Path=ref/netstandard1.3/System.Globalization.Extensions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.dll | |
Type=assembly | |
System.Globalization.Extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.xml | |
Path=ref/netstandard1.3/System.Globalization.Extensions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/ref/netstandard1.3/System.Globalization.Extensions.xml | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/ref/netstandard1.3/de/System.Globalization.Extensions.xml | |
Path=ref/netstandard1.3/de/System.Globalization.Extensions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/ref/netstandard1.3/de/System.Globalization.Extensions.xml | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/ref/netstandard1.3/es/System.Globalization.Extensions.xml | |
Path=ref/netstandard1.3/es/System.Globalization.Extensions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/ref/netstandard1.3/es/System.Globalization.Extensions.xml | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/ref/netstandard1.3/fr/System.Globalization.Extensions.xml | |
Path=ref/netstandard1.3/fr/System.Globalization.Extensions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/ref/netstandard1.3/fr/System.Globalization.Extensions.xml | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/ref/netstandard1.3/it/System.Globalization.Extensions.xml | |
Path=ref/netstandard1.3/it/System.Globalization.Extensions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/ref/netstandard1.3/it/System.Globalization.Extensions.xml | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/ref/netstandard1.3/ja/System.Globalization.Extensions.xml | |
Path=ref/netstandard1.3/ja/System.Globalization.Extensions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/ref/netstandard1.3/ja/System.Globalization.Extensions.xml | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/ref/netstandard1.3/ko/System.Globalization.Extensions.xml | |
Path=ref/netstandard1.3/ko/System.Globalization.Extensions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/ref/netstandard1.3/ko/System.Globalization.Extensions.xml | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/ref/netstandard1.3/ru/System.Globalization.Extensions.xml | |
Path=ref/netstandard1.3/ru/System.Globalization.Extensions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/ref/netstandard1.3/ru/System.Globalization.Extensions.xml | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml | |
Path=ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml | |
Path=ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll | |
Path=runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll | |
Type=assembly | |
System.Globalization.Extensions/4.3.0/runtimes/win/lib/net46/System.Globalization.Extensions.dll | |
Path=runtimes/win/lib/net46/System.Globalization.Extensions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/runtimes/win/lib/net46/System.Globalization.Extensions.dll | |
Type=unknown | |
System.Globalization.Extensions/4.3.0/runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll | |
Path=runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.globalization.extensions/4.3.0/runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll | |
Type=assembly | |
System.IO/4.3.0/System.IO.4.3.0.nupkg.sha512 | |
Path=System.IO.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/System.IO.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.IO/4.3.0/System.IO.nuspec | |
Path=System.IO.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/System.IO.nuspec | |
Type=unknown | |
System.IO/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.IO/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.IO/4.3.0/lib/net462/System.IO.dll | |
Path=lib/net462/System.IO.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/lib/net462/System.IO.dll | |
Type=unknown | |
System.IO/4.3.0/ref/net462/System.IO.dll | |
Path=ref/net462/System.IO.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/net462/System.IO.dll | |
Type=unknown | |
System.IO/4.3.0/ref/netcore50/System.IO.dll | |
Path=ref/netcore50/System.IO.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netcore50/System.IO.dll | |
Type=unknown | |
System.IO/4.3.0/ref/netcore50/System.IO.xml | |
Path=ref/netcore50/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netcore50/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netcore50/de/System.IO.xml | |
Path=ref/netcore50/de/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netcore50/de/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netcore50/es/System.IO.xml | |
Path=ref/netcore50/es/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netcore50/es/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netcore50/fr/System.IO.xml | |
Path=ref/netcore50/fr/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netcore50/fr/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netcore50/it/System.IO.xml | |
Path=ref/netcore50/it/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netcore50/it/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netcore50/ja/System.IO.xml | |
Path=ref/netcore50/ja/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netcore50/ja/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netcore50/ko/System.IO.xml | |
Path=ref/netcore50/ko/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netcore50/ko/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netcore50/ru/System.IO.xml | |
Path=ref/netcore50/ru/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netcore50/ru/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netcore50/zh-hans/System.IO.xml | |
Path=ref/netcore50/zh-hans/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netcore50/zh-hans/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netcore50/zh-hant/System.IO.xml | |
Path=ref/netcore50/zh-hant/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netcore50/zh-hant/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.0/System.IO.dll | |
Path=ref/netstandard1.0/System.IO.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.0/System.IO.dll | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.0/System.IO.xml | |
Path=ref/netstandard1.0/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.0/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.0/de/System.IO.xml | |
Path=ref/netstandard1.0/de/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.0/de/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.0/es/System.IO.xml | |
Path=ref/netstandard1.0/es/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.0/es/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.0/fr/System.IO.xml | |
Path=ref/netstandard1.0/fr/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.0/fr/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.0/it/System.IO.xml | |
Path=ref/netstandard1.0/it/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.0/it/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.0/ja/System.IO.xml | |
Path=ref/netstandard1.0/ja/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.0/ja/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.0/ko/System.IO.xml | |
Path=ref/netstandard1.0/ko/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.0/ko/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.0/ru/System.IO.xml | |
Path=ref/netstandard1.0/ru/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.0/ru/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.0/zh-hans/System.IO.xml | |
Path=ref/netstandard1.0/zh-hans/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.0/zh-hans/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.0/zh-hant/System.IO.xml | |
Path=ref/netstandard1.0/zh-hant/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.0/zh-hant/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.3/System.IO.dll | |
Path=ref/netstandard1.3/System.IO.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.3/System.IO.dll | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.3/System.IO.xml | |
Path=ref/netstandard1.3/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.3/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.3/de/System.IO.xml | |
Path=ref/netstandard1.3/de/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.3/de/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.3/es/System.IO.xml | |
Path=ref/netstandard1.3/es/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.3/es/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.3/fr/System.IO.xml | |
Path=ref/netstandard1.3/fr/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.3/fr/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.3/it/System.IO.xml | |
Path=ref/netstandard1.3/it/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.3/it/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.3/ja/System.IO.xml | |
Path=ref/netstandard1.3/ja/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.3/ja/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.3/ko/System.IO.xml | |
Path=ref/netstandard1.3/ko/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.3/ko/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.3/ru/System.IO.xml | |
Path=ref/netstandard1.3/ru/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.3/ru/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.3/zh-hans/System.IO.xml | |
Path=ref/netstandard1.3/zh-hans/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.3/zh-hans/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.3/zh-hant/System.IO.xml | |
Path=ref/netstandard1.3/zh-hant/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.3/zh-hant/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.5/System.IO.dll | |
Path=ref/netstandard1.5/System.IO.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.5/System.IO.dll | |
Type=assembly | |
System.IO/4.3.0/ref/netstandard1.5/System.IO.xml | |
Path=ref/netstandard1.5/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.5/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.5/de/System.IO.xml | |
Path=ref/netstandard1.5/de/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.5/de/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.5/es/System.IO.xml | |
Path=ref/netstandard1.5/es/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.5/es/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.5/fr/System.IO.xml | |
Path=ref/netstandard1.5/fr/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.5/fr/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.5/it/System.IO.xml | |
Path=ref/netstandard1.5/it/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.5/it/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.5/ja/System.IO.xml | |
Path=ref/netstandard1.5/ja/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.5/ja/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.5/ko/System.IO.xml | |
Path=ref/netstandard1.5/ko/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.5/ko/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.5/ru/System.IO.xml | |
Path=ref/netstandard1.5/ru/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.5/ru/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.5/zh-hans/System.IO.xml | |
Path=ref/netstandard1.5/zh-hans/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.5/zh-hans/System.IO.xml | |
Type=unknown | |
System.IO/4.3.0/ref/netstandard1.5/zh-hant/System.IO.xml | |
Path=ref/netstandard1.5/zh-hant/System.IO.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io/4.3.0/ref/netstandard1.5/zh-hant/System.IO.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/System.IO.Compression.4.3.0.nupkg.sha512 | |
Path=System.IO.Compression.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/System.IO.Compression.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.IO.Compression/4.3.0/System.IO.Compression.nuspec | |
Path=System.IO.Compression.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/System.IO.Compression.nuspec | |
Type=unknown | |
System.IO.Compression/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.IO.Compression/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.IO.Compression/4.3.0/lib/net46/System.IO.Compression.dll | |
Path=lib/net46/System.IO.Compression.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/lib/net46/System.IO.Compression.dll | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/net46/System.IO.Compression.dll | |
Path=ref/net46/System.IO.Compression.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/net46/System.IO.Compression.dll | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netcore50/System.IO.Compression.dll | |
Path=ref/netcore50/System.IO.Compression.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netcore50/System.IO.Compression.dll | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netcore50/System.IO.Compression.xml | |
Path=ref/netcore50/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netcore50/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netcore50/de/System.IO.Compression.xml | |
Path=ref/netcore50/de/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netcore50/de/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netcore50/es/System.IO.Compression.xml | |
Path=ref/netcore50/es/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netcore50/es/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netcore50/fr/System.IO.Compression.xml | |
Path=ref/netcore50/fr/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netcore50/fr/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netcore50/it/System.IO.Compression.xml | |
Path=ref/netcore50/it/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netcore50/it/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netcore50/ja/System.IO.Compression.xml | |
Path=ref/netcore50/ja/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netcore50/ja/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netcore50/ko/System.IO.Compression.xml | |
Path=ref/netcore50/ko/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netcore50/ko/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netcore50/ru/System.IO.Compression.xml | |
Path=ref/netcore50/ru/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netcore50/ru/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netcore50/zh-hans/System.IO.Compression.xml | |
Path=ref/netcore50/zh-hans/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netcore50/zh-hans/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netcore50/zh-hant/System.IO.Compression.xml | |
Path=ref/netcore50/zh-hant/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netcore50/zh-hant/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll | |
Path=ref/netstandard1.1/System.IO.Compression.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.dll | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.1/System.IO.Compression.xml | |
Path=ref/netstandard1.1/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.1/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.1/de/System.IO.Compression.xml | |
Path=ref/netstandard1.1/de/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.1/de/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.1/es/System.IO.Compression.xml | |
Path=ref/netstandard1.1/es/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.1/es/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.1/fr/System.IO.Compression.xml | |
Path=ref/netstandard1.1/fr/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.1/fr/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.1/it/System.IO.Compression.xml | |
Path=ref/netstandard1.1/it/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.1/it/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.1/ja/System.IO.Compression.xml | |
Path=ref/netstandard1.1/ja/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.1/ja/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.1/ko/System.IO.Compression.xml | |
Path=ref/netstandard1.1/ko/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.1/ko/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.1/ru/System.IO.Compression.xml | |
Path=ref/netstandard1.1/ru/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.1/ru/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.1/zh-hans/System.IO.Compression.xml | |
Path=ref/netstandard1.1/zh-hans/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.1/zh-hans/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.1/zh-hant/System.IO.Compression.xml | |
Path=ref/netstandard1.1/zh-hant/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.1/zh-hant/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll | |
Path=ref/netstandard1.3/System.IO.Compression.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll | |
Type=assembly | |
System.IO.Compression/4.3.0/ref/netstandard1.3/System.IO.Compression.xml | |
Path=ref/netstandard1.3/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.3/de/System.IO.Compression.xml | |
Path=ref/netstandard1.3/de/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.3/de/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.3/es/System.IO.Compression.xml | |
Path=ref/netstandard1.3/es/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.3/es/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.3/fr/System.IO.Compression.xml | |
Path=ref/netstandard1.3/fr/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.3/fr/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.3/it/System.IO.Compression.xml | |
Path=ref/netstandard1.3/it/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.3/it/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.3/ja/System.IO.Compression.xml | |
Path=ref/netstandard1.3/ja/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.3/ja/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.3/ko/System.IO.Compression.xml | |
Path=ref/netstandard1.3/ko/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.3/ko/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.3/ru/System.IO.Compression.xml | |
Path=ref/netstandard1.3/ru/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.3/ru/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.3/zh-hans/System.IO.Compression.xml | |
Path=ref/netstandard1.3/zh-hans/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.3/zh-hans/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/ref/netstandard1.3/zh-hant/System.IO.Compression.xml | |
Path=ref/netstandard1.3/zh-hant/System.IO.Compression.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/ref/netstandard1.3/zh-hant/System.IO.Compression.xml | |
Type=unknown | |
System.IO.Compression/4.3.0/runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll | |
Path=runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll | |
Type=assembly | |
System.IO.Compression/4.3.0/runtimes/win/lib/net46/System.IO.Compression.dll | |
Path=runtimes/win/lib/net46/System.IO.Compression.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/net46/System.IO.Compression.dll | |
Type=unknown | |
System.IO.Compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll | |
Path=runtimes/win/lib/netstandard1.3/System.IO.Compression.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll | |
Type=assembly | |
System.IO.Compression.ZipFile/4.3.0/System.IO.Compression.ZipFile.4.3.0.nupkg.sha512 | |
Path=System.IO.Compression.ZipFile.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.IO.Compression.ZipFile/4.3.0/System.IO.Compression.ZipFile.nuspec | |
Path=System.IO.Compression.ZipFile.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/System.IO.Compression.ZipFile.nuspec | |
Type=unknown | |
System.IO.Compression.ZipFile/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.IO.Compression.ZipFile/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.IO.Compression.ZipFile/4.3.0/lib/net46/System.IO.Compression.ZipFile.dll | |
Path=lib/net46/System.IO.Compression.ZipFile.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/lib/net46/System.IO.Compression.ZipFile.dll | |
Type=unknown | |
System.IO.Compression.ZipFile/4.3.0/lib/netstandard1.3/System.IO.Compression.ZipFile.dll | |
Path=lib/netstandard1.3/System.IO.Compression.ZipFile.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/lib/netstandard1.3/System.IO.Compression.ZipFile.dll | |
Type=assembly | |
System.IO.Compression.ZipFile/4.3.0/ref/net46/System.IO.Compression.ZipFile.dll | |
Path=ref/net46/System.IO.Compression.ZipFile.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/ref/net46/System.IO.Compression.ZipFile.dll | |
Type=unknown | |
System.IO.Compression.ZipFile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll | |
Path=ref/netstandard1.3/System.IO.Compression.ZipFile.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll | |
Type=assembly | |
System.IO.Compression.ZipFile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.xml | |
Path=ref/netstandard1.3/System.IO.Compression.ZipFile.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.xml | |
Type=unknown | |
System.IO.Compression.ZipFile/4.3.0/ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml | |
Path=ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml | |
Type=unknown | |
System.IO.Compression.ZipFile/4.3.0/ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml | |
Path=ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml | |
Type=unknown | |
System.IO.Compression.ZipFile/4.3.0/ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml | |
Path=ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml | |
Type=unknown | |
System.IO.Compression.ZipFile/4.3.0/ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml | |
Path=ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml | |
Type=unknown | |
System.IO.Compression.ZipFile/4.3.0/ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml | |
Path=ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml | |
Type=unknown | |
System.IO.Compression.ZipFile/4.3.0/ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml | |
Path=ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml | |
Type=unknown | |
System.IO.Compression.ZipFile/4.3.0/ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml | |
Path=ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml | |
Type=unknown | |
System.IO.Compression.ZipFile/4.3.0/ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml | |
Path=ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml | |
Type=unknown | |
System.IO.Compression.ZipFile/4.3.0/ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml | |
Path=ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/ThirdPartyNotices.txt | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/dotnet_library_license.txt | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/lib/net46/System.IO.FileSystem.dll | |
Path=lib/net46/System.IO.FileSystem.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/lib/net46/System.IO.FileSystem.dll | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/lib/net463/System.IO.FileSystem.dll | |
Path=lib/net463/System.IO.FileSystem.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/lib/net463/System.IO.FileSystem.dll | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/ref/net46/System.IO.FileSystem.dll | |
Path=ref/net46/System.IO.FileSystem.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/ref/net46/System.IO.FileSystem.dll | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/ref/net463/System.IO.FileSystem.dll | |
Path=ref/net463/System.IO.FileSystem.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/ref/net463/System.IO.FileSystem.dll | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/ref/netstandard1.3/System.IO.FileSystem.dll | |
Path=ref/netstandard1.3/System.IO.FileSystem.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/ref/netstandard1.3/System.IO.FileSystem.dll | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/ref/netstandard1.3/System.IO.FileSystem.xml | |
Path=ref/netstandard1.3/System.IO.FileSystem.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/ref/netstandard1.3/System.IO.FileSystem.xml | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/ref/netstandard1.3/de/System.IO.FileSystem.xml | |
Path=ref/netstandard1.3/de/System.IO.FileSystem.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/ref/netstandard1.3/de/System.IO.FileSystem.xml | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/ref/netstandard1.3/es/System.IO.FileSystem.xml | |
Path=ref/netstandard1.3/es/System.IO.FileSystem.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/ref/netstandard1.3/es/System.IO.FileSystem.xml | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/ref/netstandard1.3/fr/System.IO.FileSystem.xml | |
Path=ref/netstandard1.3/fr/System.IO.FileSystem.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/ref/netstandard1.3/fr/System.IO.FileSystem.xml | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/ref/netstandard1.3/it/System.IO.FileSystem.xml | |
Path=ref/netstandard1.3/it/System.IO.FileSystem.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/ref/netstandard1.3/it/System.IO.FileSystem.xml | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/ref/netstandard1.3/ja/System.IO.FileSystem.xml | |
Path=ref/netstandard1.3/ja/System.IO.FileSystem.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/ref/netstandard1.3/ja/System.IO.FileSystem.xml | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/ref/netstandard1.3/ko/System.IO.FileSystem.xml | |
Path=ref/netstandard1.3/ko/System.IO.FileSystem.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/ref/netstandard1.3/ko/System.IO.FileSystem.xml | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/ref/netstandard1.3/ru/System.IO.FileSystem.xml | |
Path=ref/netstandard1.3/ru/System.IO.FileSystem.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/ref/netstandard1.3/ru/System.IO.FileSystem.xml | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml | |
Path=ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml | |
Path=ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/ref/netstandard1.7/System.IO.FileSystem.dll | |
Path=ref/netstandard1.7/System.IO.FileSystem.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/ref/netstandard1.7/System.IO.FileSystem.dll | |
Type=assembly | |
System.IO.FileSystem/4.4.0-beta-24903-02/system.io.filesystem.4.4.0-beta-24903-02.nupkg.sha512 | |
Path=system.io.filesystem.4.4.0-beta-24903-02.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/system.io.filesystem.4.4.0-beta-24903-02.nupkg.sha512 | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/system.io.filesystem.nuspec | |
Path=system.io.filesystem.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/system.io.filesystem.nuspec | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/useSharedDesignerContext.txt | |
Path=useSharedDesignerContext.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/useSharedDesignerContext.txt | |
Type=unknown | |
System.IO.FileSystem/4.4.0-beta-24903-02/version.txt | |
Path=version.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem/4.4.0-beta-24903-02/version.txt | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.nupkg.sha512 | |
Path=System.IO.FileSystem.Primitives.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/System.IO.FileSystem.Primitives.nuspec | |
Path=System.IO.FileSystem.Primitives.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/System.IO.FileSystem.Primitives.nuspec | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/lib/net46/System.IO.FileSystem.Primitives.dll | |
Path=lib/net46/System.IO.FileSystem.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/lib/net46/System.IO.FileSystem.Primitives.dll | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/lib/netstandard1.3/System.IO.FileSystem.Primitives.dll | |
Path=lib/netstandard1.3/System.IO.FileSystem.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/lib/netstandard1.3/System.IO.FileSystem.Primitives.dll | |
Type=assembly | |
System.IO.FileSystem.Primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.dll | |
Path=ref/net46/System.IO.FileSystem.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/ref/net46/System.IO.FileSystem.Primitives.dll | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll | |
Path=ref/netstandard1.3/System.IO.FileSystem.Primitives.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll | |
Type=assembly | |
System.IO.FileSystem.Primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.xml | |
Path=ref/netstandard1.3/System.IO.FileSystem.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.xml | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml | |
Path=ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml | |
Path=ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml | |
Path=ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml | |
Path=ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml | |
Path=ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml | |
Path=ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml | |
Path=ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml | |
Path=ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml | |
Type=unknown | |
System.IO.FileSystem.Primitives/4.3.0/ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml | |
Path=ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/System.IO.FileSystem.Watcher.4.3.0.nupkg.sha512 | |
Path=System.IO.FileSystem.Watcher.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/System.IO.FileSystem.Watcher.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/System.IO.FileSystem.Watcher.nuspec | |
Path=System.IO.FileSystem.Watcher.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/System.IO.FileSystem.Watcher.nuspec | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/lib/net46/System.IO.FileSystem.Watcher.dll | |
Path=lib/net46/System.IO.FileSystem.Watcher.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/lib/net46/System.IO.FileSystem.Watcher.dll | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/ref/net46/System.IO.FileSystem.Watcher.dll | |
Path=ref/net46/System.IO.FileSystem.Watcher.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/ref/net46/System.IO.FileSystem.Watcher.dll | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Watcher.dll | |
Path=ref/netstandard1.3/System.IO.FileSystem.Watcher.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Watcher.dll | |
Type=assembly | |
System.IO.FileSystem.Watcher/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Watcher.xml | |
Path=ref/netstandard1.3/System.IO.FileSystem.Watcher.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Watcher.xml | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml | |
Path=ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml | |
Path=ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml | |
Path=ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml | |
Path=ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml | |
Path=ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml | |
Path=ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml | |
Path=ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml | |
Path=ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml | |
Path=ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll | |
Path=runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll | |
Type=assembly | |
System.IO.FileSystem.Watcher/4.3.0/runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll | |
Path=runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll | |
Type=assembly | |
System.IO.FileSystem.Watcher/4.3.0/runtimes/win/lib/net46/System.IO.FileSystem.Watcher.dll | |
Path=runtimes/win/lib/net46/System.IO.FileSystem.Watcher.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/runtimes/win/lib/net46/System.IO.FileSystem.Watcher.dll | |
Type=unknown | |
System.IO.FileSystem.Watcher/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll | |
Path=runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.filesystem.watcher/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll | |
Type=assembly | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/ThirdPartyNotices.txt | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/dotnet_library_license.txt | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/lib/net46/System.IO.MemoryMappedFiles.dll | |
Path=lib/net46/System.IO.MemoryMappedFiles.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/lib/net46/System.IO.MemoryMappedFiles.dll | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/lib/net463/System.IO.MemoryMappedFiles.dll | |
Path=lib/net463/System.IO.MemoryMappedFiles.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/lib/net463/System.IO.MemoryMappedFiles.dll | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/ref/net46/System.IO.MemoryMappedFiles.dll | |
Path=ref/net46/System.IO.MemoryMappedFiles.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/ref/net46/System.IO.MemoryMappedFiles.dll | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/ref/net463/System.IO.MemoryMappedFiles.dll | |
Path=ref/net463/System.IO.MemoryMappedFiles.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/ref/net463/System.IO.MemoryMappedFiles.dll | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/ref/netstandard1.3/System.IO.MemoryMappedFiles.dll | |
Path=ref/netstandard1.3/System.IO.MemoryMappedFiles.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/ref/netstandard1.3/System.IO.MemoryMappedFiles.dll | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/ref/netstandard1.3/System.IO.MemoryMappedFiles.xml | |
Path=ref/netstandard1.3/System.IO.MemoryMappedFiles.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/ref/netstandard1.3/System.IO.MemoryMappedFiles.xml | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/ref/netstandard1.3/de/System.IO.MemoryMappedFiles.xml | |
Path=ref/netstandard1.3/de/System.IO.MemoryMappedFiles.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/ref/netstandard1.3/de/System.IO.MemoryMappedFiles.xml | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/ref/netstandard1.3/es/System.IO.MemoryMappedFiles.xml | |
Path=ref/netstandard1.3/es/System.IO.MemoryMappedFiles.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/ref/netstandard1.3/es/System.IO.MemoryMappedFiles.xml | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/ref/netstandard1.3/fr/System.IO.MemoryMappedFiles.xml | |
Path=ref/netstandard1.3/fr/System.IO.MemoryMappedFiles.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/ref/netstandard1.3/fr/System.IO.MemoryMappedFiles.xml | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/ref/netstandard1.3/it/System.IO.MemoryMappedFiles.xml | |
Path=ref/netstandard1.3/it/System.IO.MemoryMappedFiles.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/ref/netstandard1.3/it/System.IO.MemoryMappedFiles.xml | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/ref/netstandard1.3/ja/System.IO.MemoryMappedFiles.xml | |
Path=ref/netstandard1.3/ja/System.IO.MemoryMappedFiles.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/ref/netstandard1.3/ja/System.IO.MemoryMappedFiles.xml | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/ref/netstandard1.3/ko/System.IO.MemoryMappedFiles.xml | |
Path=ref/netstandard1.3/ko/System.IO.MemoryMappedFiles.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/ref/netstandard1.3/ko/System.IO.MemoryMappedFiles.xml | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/ref/netstandard1.3/ru/System.IO.MemoryMappedFiles.xml | |
Path=ref/netstandard1.3/ru/System.IO.MemoryMappedFiles.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/ref/netstandard1.3/ru/System.IO.MemoryMappedFiles.xml | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/ref/netstandard1.3/zh-hans/System.IO.MemoryMappedFiles.xml | |
Path=ref/netstandard1.3/zh-hans/System.IO.MemoryMappedFiles.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/ref/netstandard1.3/zh-hans/System.IO.MemoryMappedFiles.xml | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/ref/netstandard1.3/zh-hant/System.IO.MemoryMappedFiles.xml | |
Path=ref/netstandard1.3/zh-hant/System.IO.MemoryMappedFiles.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/ref/netstandard1.3/zh-hant/System.IO.MemoryMappedFiles.xml | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/ref/netstandard1.7/System.IO.MemoryMappedFiles.dll | |
Path=ref/netstandard1.7/System.IO.MemoryMappedFiles.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/ref/netstandard1.7/System.IO.MemoryMappedFiles.dll | |
Type=assembly | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/runtimes/unix/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll | |
Path=runtimes/unix/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/runtimes/unix/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/runtimes/unix/lib/netstandard1.7/System.IO.MemoryMappedFiles.dll | |
Path=runtimes/unix/lib/netstandard1.7/System.IO.MemoryMappedFiles.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/runtimes/unix/lib/netstandard1.7/System.IO.MemoryMappedFiles.dll | |
Type=assembly | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/runtimes/win/lib/net46/System.IO.MemoryMappedFiles.dll | |
Path=runtimes/win/lib/net46/System.IO.MemoryMappedFiles.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/runtimes/win/lib/net46/System.IO.MemoryMappedFiles.dll | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/runtimes/win/lib/net463/System.IO.MemoryMappedFiles.dll | |
Path=runtimes/win/lib/net463/System.IO.MemoryMappedFiles.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/runtimes/win/lib/net463/System.IO.MemoryMappedFiles.dll | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/runtimes/win/lib/netcore50/System.IO.MemoryMappedFiles.dll | |
Path=runtimes/win/lib/netcore50/System.IO.MemoryMappedFiles.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/runtimes/win/lib/netcore50/System.IO.MemoryMappedFiles.dll | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/runtimes/win/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll | |
Path=runtimes/win/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/runtimes/win/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/runtimes/win/lib/netstandard1.7/System.IO.MemoryMappedFiles.dll | |
Path=runtimes/win/lib/netstandard1.7/System.IO.MemoryMappedFiles.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/runtimes/win/lib/netstandard1.7/System.IO.MemoryMappedFiles.dll | |
Type=assembly | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/system.io.memorymappedfiles.4.4.0-beta-24903-02.nupkg.sha512 | |
Path=system.io.memorymappedfiles.4.4.0-beta-24903-02.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/system.io.memorymappedfiles.4.4.0-beta-24903-02.nupkg.sha512 | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/system.io.memorymappedfiles.nuspec | |
Path=system.io.memorymappedfiles.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/system.io.memorymappedfiles.nuspec | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/useSharedDesignerContext.txt | |
Path=useSharedDesignerContext.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/useSharedDesignerContext.txt | |
Type=unknown | |
System.IO.MemoryMappedFiles/4.4.0-beta-24903-02/version.txt | |
Path=version.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.memorymappedfiles/4.4.0-beta-24903-02/version.txt | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/System.IO.UnmanagedMemoryStream.4.3.0.nupkg.sha512 | |
Path=System.IO.UnmanagedMemoryStream.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/System.IO.UnmanagedMemoryStream.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/System.IO.UnmanagedMemoryStream.nuspec | |
Path=System.IO.UnmanagedMemoryStream.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/System.IO.UnmanagedMemoryStream.nuspec | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/lib/net46/System.IO.UnmanagedMemoryStream.dll | |
Path=lib/net46/System.IO.UnmanagedMemoryStream.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/lib/net46/System.IO.UnmanagedMemoryStream.dll | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll | |
Path=lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll | |
Type=assembly | |
System.IO.UnmanagedMemoryStream/4.3.0/ref/net46/System.IO.UnmanagedMemoryStream.dll | |
Path=ref/net46/System.IO.UnmanagedMemoryStream.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/ref/net46/System.IO.UnmanagedMemoryStream.dll | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll | |
Path=ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll | |
Type=assembly | |
System.IO.UnmanagedMemoryStream/4.3.0/ref/netstandard1.3/System.IO.UnmanagedMemoryStream.xml | |
Path=ref/netstandard1.3/System.IO.UnmanagedMemoryStream.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/ref/netstandard1.3/System.IO.UnmanagedMemoryStream.xml | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/ref/netstandard1.3/de/System.IO.UnmanagedMemoryStream.xml | |
Path=ref/netstandard1.3/de/System.IO.UnmanagedMemoryStream.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/ref/netstandard1.3/de/System.IO.UnmanagedMemoryStream.xml | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/ref/netstandard1.3/es/System.IO.UnmanagedMemoryStream.xml | |
Path=ref/netstandard1.3/es/System.IO.UnmanagedMemoryStream.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/ref/netstandard1.3/es/System.IO.UnmanagedMemoryStream.xml | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/ref/netstandard1.3/fr/System.IO.UnmanagedMemoryStream.xml | |
Path=ref/netstandard1.3/fr/System.IO.UnmanagedMemoryStream.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/ref/netstandard1.3/fr/System.IO.UnmanagedMemoryStream.xml | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/ref/netstandard1.3/it/System.IO.UnmanagedMemoryStream.xml | |
Path=ref/netstandard1.3/it/System.IO.UnmanagedMemoryStream.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/ref/netstandard1.3/it/System.IO.UnmanagedMemoryStream.xml | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/ref/netstandard1.3/ja/System.IO.UnmanagedMemoryStream.xml | |
Path=ref/netstandard1.3/ja/System.IO.UnmanagedMemoryStream.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/ref/netstandard1.3/ja/System.IO.UnmanagedMemoryStream.xml | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/ref/netstandard1.3/ko/System.IO.UnmanagedMemoryStream.xml | |
Path=ref/netstandard1.3/ko/System.IO.UnmanagedMemoryStream.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/ref/netstandard1.3/ko/System.IO.UnmanagedMemoryStream.xml | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/ref/netstandard1.3/ru/System.IO.UnmanagedMemoryStream.xml | |
Path=ref/netstandard1.3/ru/System.IO.UnmanagedMemoryStream.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/ref/netstandard1.3/ru/System.IO.UnmanagedMemoryStream.xml | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/ref/netstandard1.3/zh-hans/System.IO.UnmanagedMemoryStream.xml | |
Path=ref/netstandard1.3/zh-hans/System.IO.UnmanagedMemoryStream.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/ref/netstandard1.3/zh-hans/System.IO.UnmanagedMemoryStream.xml | |
Type=unknown | |
System.IO.UnmanagedMemoryStream/4.3.0/ref/netstandard1.3/zh-hant/System.IO.UnmanagedMemoryStream.xml | |
Path=ref/netstandard1.3/zh-hant/System.IO.UnmanagedMemoryStream.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.io.unmanagedmemorystream/4.3.0/ref/netstandard1.3/zh-hant/System.IO.UnmanagedMemoryStream.xml | |
Type=unknown | |
System.Linq/4.3.0/System.Linq.4.3.0.nupkg.sha512 | |
Path=System.Linq.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/System.Linq.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Linq/4.3.0/System.Linq.nuspec | |
Path=System.Linq.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/System.Linq.nuspec | |
Type=unknown | |
System.Linq/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Linq/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Linq/4.3.0/lib/net463/System.Linq.dll | |
Path=lib/net463/System.Linq.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/lib/net463/System.Linq.dll | |
Type=unknown | |
System.Linq/4.3.0/lib/netcore50/System.Linq.dll | |
Path=lib/netcore50/System.Linq.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/lib/netcore50/System.Linq.dll | |
Type=unknown | |
System.Linq/4.3.0/lib/netstandard1.6/System.Linq.dll | |
Path=lib/netstandard1.6/System.Linq.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/lib/netstandard1.6/System.Linq.dll | |
Type=assembly | |
System.Linq/4.3.0/ref/net463/System.Linq.dll | |
Path=ref/net463/System.Linq.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/net463/System.Linq.dll | |
Type=unknown | |
System.Linq/4.3.0/ref/netcore50/System.Linq.dll | |
Path=ref/netcore50/System.Linq.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netcore50/System.Linq.dll | |
Type=unknown | |
System.Linq/4.3.0/ref/netcore50/System.Linq.xml | |
Path=ref/netcore50/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netcore50/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netcore50/de/System.Linq.xml | |
Path=ref/netcore50/de/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netcore50/de/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netcore50/es/System.Linq.xml | |
Path=ref/netcore50/es/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netcore50/es/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netcore50/fr/System.Linq.xml | |
Path=ref/netcore50/fr/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netcore50/fr/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netcore50/it/System.Linq.xml | |
Path=ref/netcore50/it/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netcore50/it/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netcore50/ja/System.Linq.xml | |
Path=ref/netcore50/ja/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netcore50/ja/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netcore50/ko/System.Linq.xml | |
Path=ref/netcore50/ko/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netcore50/ko/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netcore50/ru/System.Linq.xml | |
Path=ref/netcore50/ru/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netcore50/ru/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netcore50/zh-hans/System.Linq.xml | |
Path=ref/netcore50/zh-hans/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netcore50/zh-hans/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netcore50/zh-hant/System.Linq.xml | |
Path=ref/netcore50/zh-hant/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netcore50/zh-hant/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.0/System.Linq.dll | |
Path=ref/netstandard1.0/System.Linq.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.0/System.Linq.xml | |
Path=ref/netstandard1.0/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.0/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.0/de/System.Linq.xml | |
Path=ref/netstandard1.0/de/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.0/de/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.0/es/System.Linq.xml | |
Path=ref/netstandard1.0/es/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.0/es/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.0/fr/System.Linq.xml | |
Path=ref/netstandard1.0/fr/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.0/fr/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.0/it/System.Linq.xml | |
Path=ref/netstandard1.0/it/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.0/it/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.0/ja/System.Linq.xml | |
Path=ref/netstandard1.0/ja/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.0/ja/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.0/ko/System.Linq.xml | |
Path=ref/netstandard1.0/ko/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.0/ko/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.0/ru/System.Linq.xml | |
Path=ref/netstandard1.0/ru/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.0/ru/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.0/zh-hans/System.Linq.xml | |
Path=ref/netstandard1.0/zh-hans/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.0/zh-hans/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.0/zh-hant/System.Linq.xml | |
Path=ref/netstandard1.0/zh-hant/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.0/zh-hant/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.6/System.Linq.dll | |
Path=ref/netstandard1.6/System.Linq.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.6/System.Linq.dll | |
Type=assembly | |
System.Linq/4.3.0/ref/netstandard1.6/System.Linq.xml | |
Path=ref/netstandard1.6/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.6/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.6/de/System.Linq.xml | |
Path=ref/netstandard1.6/de/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.6/de/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.6/es/System.Linq.xml | |
Path=ref/netstandard1.6/es/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.6/es/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.6/fr/System.Linq.xml | |
Path=ref/netstandard1.6/fr/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.6/fr/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.6/it/System.Linq.xml | |
Path=ref/netstandard1.6/it/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.6/it/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.6/ja/System.Linq.xml | |
Path=ref/netstandard1.6/ja/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.6/ja/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.6/ko/System.Linq.xml | |
Path=ref/netstandard1.6/ko/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.6/ko/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.6/ru/System.Linq.xml | |
Path=ref/netstandard1.6/ru/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.6/ru/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.6/zh-hans/System.Linq.xml | |
Path=ref/netstandard1.6/zh-hans/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.6/zh-hans/System.Linq.xml | |
Type=unknown | |
System.Linq/4.3.0/ref/netstandard1.6/zh-hant/System.Linq.xml | |
Path=ref/netstandard1.6/zh-hant/System.Linq.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq/4.3.0/ref/netstandard1.6/zh-hant/System.Linq.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/System.Linq.Expressions.4.3.0.nupkg.sha512 | |
Path=System.Linq.Expressions.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/System.Linq.Expressions.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Linq.Expressions/4.3.0/System.Linq.Expressions.nuspec | |
Path=System.Linq.Expressions.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/System.Linq.Expressions.nuspec | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Linq.Expressions/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Linq.Expressions/4.3.0/lib/net463/System.Linq.Expressions.dll | |
Path=lib/net463/System.Linq.Expressions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/lib/net463/System.Linq.Expressions.dll | |
Type=unknown | |
System.Linq.Expressions/4.3.0/lib/netcore50/System.Linq.Expressions.dll | |
Path=lib/netcore50/System.Linq.Expressions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/lib/netcore50/System.Linq.Expressions.dll | |
Type=unknown | |
System.Linq.Expressions/4.3.0/lib/netstandard1.6/System.Linq.Expressions.dll | |
Path=lib/netstandard1.6/System.Linq.Expressions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/lib/netstandard1.6/System.Linq.Expressions.dll | |
Type=assembly | |
System.Linq.Expressions/4.3.0/ref/net463/System.Linq.Expressions.dll | |
Path=ref/net463/System.Linq.Expressions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/net463/System.Linq.Expressions.dll | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netcore50/System.Linq.Expressions.dll | |
Path=ref/netcore50/System.Linq.Expressions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netcore50/System.Linq.Expressions.dll | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netcore50/System.Linq.Expressions.xml | |
Path=ref/netcore50/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netcore50/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netcore50/de/System.Linq.Expressions.xml | |
Path=ref/netcore50/de/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netcore50/de/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netcore50/es/System.Linq.Expressions.xml | |
Path=ref/netcore50/es/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netcore50/es/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netcore50/fr/System.Linq.Expressions.xml | |
Path=ref/netcore50/fr/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netcore50/fr/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netcore50/it/System.Linq.Expressions.xml | |
Path=ref/netcore50/it/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netcore50/it/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netcore50/ja/System.Linq.Expressions.xml | |
Path=ref/netcore50/ja/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netcore50/ja/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netcore50/ko/System.Linq.Expressions.xml | |
Path=ref/netcore50/ko/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netcore50/ko/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netcore50/ru/System.Linq.Expressions.xml | |
Path=ref/netcore50/ru/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netcore50/ru/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netcore50/zh-hans/System.Linq.Expressions.xml | |
Path=ref/netcore50/zh-hans/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netcore50/zh-hans/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netcore50/zh-hant/System.Linq.Expressions.xml | |
Path=ref/netcore50/zh-hant/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netcore50/zh-hant/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll | |
Path=ref/netstandard1.0/System.Linq.Expressions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.xml | |
Path=ref/netstandard1.0/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.0/de/System.Linq.Expressions.xml | |
Path=ref/netstandard1.0/de/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.0/de/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.0/es/System.Linq.Expressions.xml | |
Path=ref/netstandard1.0/es/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.0/es/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.0/fr/System.Linq.Expressions.xml | |
Path=ref/netstandard1.0/fr/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.0/fr/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.0/it/System.Linq.Expressions.xml | |
Path=ref/netstandard1.0/it/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.0/it/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.0/ja/System.Linq.Expressions.xml | |
Path=ref/netstandard1.0/ja/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.0/ja/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.0/ko/System.Linq.Expressions.xml | |
Path=ref/netstandard1.0/ko/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.0/ko/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.0/ru/System.Linq.Expressions.xml | |
Path=ref/netstandard1.0/ru/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.0/ru/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml | |
Path=ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml | |
Path=ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll | |
Path=ref/netstandard1.3/System.Linq.Expressions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.xml | |
Path=ref/netstandard1.3/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.3/de/System.Linq.Expressions.xml | |
Path=ref/netstandard1.3/de/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.3/de/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.3/es/System.Linq.Expressions.xml | |
Path=ref/netstandard1.3/es/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.3/es/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.3/fr/System.Linq.Expressions.xml | |
Path=ref/netstandard1.3/fr/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.3/fr/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.3/it/System.Linq.Expressions.xml | |
Path=ref/netstandard1.3/it/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.3/it/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.3/ja/System.Linq.Expressions.xml | |
Path=ref/netstandard1.3/ja/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.3/ja/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.3/ko/System.Linq.Expressions.xml | |
Path=ref/netstandard1.3/ko/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.3/ko/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.3/ru/System.Linq.Expressions.xml | |
Path=ref/netstandard1.3/ru/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.3/ru/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml | |
Path=ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml | |
Path=ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll | |
Path=ref/netstandard1.6/System.Linq.Expressions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.dll | |
Type=assembly | |
System.Linq.Expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.xml | |
Path=ref/netstandard1.6/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.6/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.6/de/System.Linq.Expressions.xml | |
Path=ref/netstandard1.6/de/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.6/de/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.6/es/System.Linq.Expressions.xml | |
Path=ref/netstandard1.6/es/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.6/es/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.6/fr/System.Linq.Expressions.xml | |
Path=ref/netstandard1.6/fr/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.6/fr/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.6/it/System.Linq.Expressions.xml | |
Path=ref/netstandard1.6/it/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.6/it/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.6/ja/System.Linq.Expressions.xml | |
Path=ref/netstandard1.6/ja/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.6/ja/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.6/ko/System.Linq.Expressions.xml | |
Path=ref/netstandard1.6/ko/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.6/ko/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.6/ru/System.Linq.Expressions.xml | |
Path=ref/netstandard1.6/ru/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.6/ru/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml | |
Path=ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml | |
Path=ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml | |
Type=unknown | |
System.Linq.Expressions/4.3.0/runtimes/aot/lib/netcore50/System.Linq.Expressions.dll | |
Path=runtimes/aot/lib/netcore50/System.Linq.Expressions.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.expressions/4.3.0/runtimes/aot/lib/netcore50/System.Linq.Expressions.dll | |
Type=unknown | |
System.Linq.Parallel/4.3.0/System.Linq.Parallel.4.3.0.nupkg.sha512 | |
Path=System.Linq.Parallel.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/System.Linq.Parallel.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Linq.Parallel/4.3.0/System.Linq.Parallel.nuspec | |
Path=System.Linq.Parallel.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/System.Linq.Parallel.nuspec | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Linq.Parallel/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Linq.Parallel/4.3.0/lib/netcore50/System.Linq.Parallel.dll | |
Path=lib/netcore50/System.Linq.Parallel.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/lib/netcore50/System.Linq.Parallel.dll | |
Type=unknown | |
System.Linq.Parallel/4.3.0/lib/netstandard1.3/System.Linq.Parallel.dll | |
Path=lib/netstandard1.3/System.Linq.Parallel.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/lib/netstandard1.3/System.Linq.Parallel.dll | |
Type=assembly | |
System.Linq.Parallel/4.3.0/ref/netcore50/System.Linq.Parallel.dll | |
Path=ref/netcore50/System.Linq.Parallel.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netcore50/System.Linq.Parallel.dll | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netcore50/System.Linq.Parallel.xml | |
Path=ref/netcore50/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netcore50/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netcore50/de/System.Linq.Parallel.xml | |
Path=ref/netcore50/de/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netcore50/de/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netcore50/es/System.Linq.Parallel.xml | |
Path=ref/netcore50/es/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netcore50/es/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netcore50/fr/System.Linq.Parallel.xml | |
Path=ref/netcore50/fr/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netcore50/fr/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netcore50/it/System.Linq.Parallel.xml | |
Path=ref/netcore50/it/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netcore50/it/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netcore50/ja/System.Linq.Parallel.xml | |
Path=ref/netcore50/ja/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netcore50/ja/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netcore50/ko/System.Linq.Parallel.xml | |
Path=ref/netcore50/ko/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netcore50/ko/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netcore50/ru/System.Linq.Parallel.xml | |
Path=ref/netcore50/ru/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netcore50/ru/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netcore50/zh-hans/System.Linq.Parallel.xml | |
Path=ref/netcore50/zh-hans/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netcore50/zh-hans/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netcore50/zh-hant/System.Linq.Parallel.xml | |
Path=ref/netcore50/zh-hant/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netcore50/zh-hant/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netstandard1.1/System.Linq.Parallel.dll | |
Path=ref/netstandard1.1/System.Linq.Parallel.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netstandard1.1/System.Linq.Parallel.dll | |
Type=assembly | |
System.Linq.Parallel/4.3.0/ref/netstandard1.1/System.Linq.Parallel.xml | |
Path=ref/netstandard1.1/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netstandard1.1/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netstandard1.1/de/System.Linq.Parallel.xml | |
Path=ref/netstandard1.1/de/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netstandard1.1/de/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netstandard1.1/es/System.Linq.Parallel.xml | |
Path=ref/netstandard1.1/es/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netstandard1.1/es/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netstandard1.1/fr/System.Linq.Parallel.xml | |
Path=ref/netstandard1.1/fr/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netstandard1.1/fr/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netstandard1.1/it/System.Linq.Parallel.xml | |
Path=ref/netstandard1.1/it/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netstandard1.1/it/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netstandard1.1/ja/System.Linq.Parallel.xml | |
Path=ref/netstandard1.1/ja/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netstandard1.1/ja/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netstandard1.1/ko/System.Linq.Parallel.xml | |
Path=ref/netstandard1.1/ko/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netstandard1.1/ko/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netstandard1.1/ru/System.Linq.Parallel.xml | |
Path=ref/netstandard1.1/ru/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netstandard1.1/ru/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netstandard1.1/zh-hans/System.Linq.Parallel.xml | |
Path=ref/netstandard1.1/zh-hans/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netstandard1.1/zh-hans/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Parallel/4.3.0/ref/netstandard1.1/zh-hant/System.Linq.Parallel.xml | |
Path=ref/netstandard1.1/zh-hant/System.Linq.Parallel.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.parallel/4.3.0/ref/netstandard1.1/zh-hant/System.Linq.Parallel.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/System.Linq.Queryable.4.3.0.nupkg.sha512 | |
Path=System.Linq.Queryable.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/System.Linq.Queryable.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Linq.Queryable/4.3.0/System.Linq.Queryable.nuspec | |
Path=System.Linq.Queryable.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/System.Linq.Queryable.nuspec | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Linq.Queryable/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Linq.Queryable/4.3.0/lib/netcore50/System.Linq.Queryable.dll | |
Path=lib/netcore50/System.Linq.Queryable.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/lib/netcore50/System.Linq.Queryable.dll | |
Type=unknown | |
System.Linq.Queryable/4.3.0/lib/netstandard1.3/System.Linq.Queryable.dll | |
Path=lib/netstandard1.3/System.Linq.Queryable.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/lib/netstandard1.3/System.Linq.Queryable.dll | |
Type=assembly | |
System.Linq.Queryable/4.3.0/ref/netcore50/System.Linq.Queryable.dll | |
Path=ref/netcore50/System.Linq.Queryable.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netcore50/System.Linq.Queryable.dll | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netcore50/System.Linq.Queryable.xml | |
Path=ref/netcore50/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netcore50/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netcore50/de/System.Linq.Queryable.xml | |
Path=ref/netcore50/de/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netcore50/de/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netcore50/es/System.Linq.Queryable.xml | |
Path=ref/netcore50/es/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netcore50/es/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netcore50/fr/System.Linq.Queryable.xml | |
Path=ref/netcore50/fr/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netcore50/fr/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netcore50/it/System.Linq.Queryable.xml | |
Path=ref/netcore50/it/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netcore50/it/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netcore50/ja/System.Linq.Queryable.xml | |
Path=ref/netcore50/ja/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netcore50/ja/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netcore50/ko/System.Linq.Queryable.xml | |
Path=ref/netcore50/ko/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netcore50/ko/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netcore50/ru/System.Linq.Queryable.xml | |
Path=ref/netcore50/ru/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netcore50/ru/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netcore50/zh-hans/System.Linq.Queryable.xml | |
Path=ref/netcore50/zh-hans/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netcore50/zh-hans/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netcore50/zh-hant/System.Linq.Queryable.xml | |
Path=ref/netcore50/zh-hant/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netcore50/zh-hant/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netstandard1.0/System.Linq.Queryable.dll | |
Path=ref/netstandard1.0/System.Linq.Queryable.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netstandard1.0/System.Linq.Queryable.dll | |
Type=assembly | |
System.Linq.Queryable/4.3.0/ref/netstandard1.0/System.Linq.Queryable.xml | |
Path=ref/netstandard1.0/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netstandard1.0/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netstandard1.0/de/System.Linq.Queryable.xml | |
Path=ref/netstandard1.0/de/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netstandard1.0/de/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netstandard1.0/es/System.Linq.Queryable.xml | |
Path=ref/netstandard1.0/es/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netstandard1.0/es/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netstandard1.0/fr/System.Linq.Queryable.xml | |
Path=ref/netstandard1.0/fr/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netstandard1.0/fr/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netstandard1.0/it/System.Linq.Queryable.xml | |
Path=ref/netstandard1.0/it/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netstandard1.0/it/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netstandard1.0/ja/System.Linq.Queryable.xml | |
Path=ref/netstandard1.0/ja/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netstandard1.0/ja/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netstandard1.0/ko/System.Linq.Queryable.xml | |
Path=ref/netstandard1.0/ko/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netstandard1.0/ko/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netstandard1.0/ru/System.Linq.Queryable.xml | |
Path=ref/netstandard1.0/ru/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netstandard1.0/ru/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml | |
Path=ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml | |
Type=unknown | |
System.Linq.Queryable/4.3.0/ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml | |
Path=ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.linq.queryable/4.3.0/ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml | |
Type=unknown | |
System.Net.Http/4.3.0/System.Net.Http.4.3.0.nupkg.sha512 | |
Path=System.Net.Http.4.3.0.nupkg.sha512 | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/System.Net.Http.4.3.0.nupkg.sha512 | |
Type=unknown | |
System.Net.Http/4.3.0/System.Net.Http.nuspec | |
Path=System.Net.Http.nuspec | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/System.Net.Http.nuspec | |
Type=unknown | |
System.Net.Http/4.3.0/ThirdPartyNotices.txt | |
Path=ThirdPartyNotices.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ThirdPartyNotices.txt | |
Type=unknown | |
System.Net.Http/4.3.0/dotnet_library_license.txt | |
Path=dotnet_library_license.txt | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/dotnet_library_license.txt | |
Type=unknown | |
System.Net.Http/4.3.0/lib/net46/System.Net.Http.dll | |
Path=lib/net46/System.Net.Http.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/lib/net46/System.Net.Http.dll | |
Type=unknown | |
System.Net.Http/4.3.0/ref/net46/System.Net.Http.dll | |
Path=ref/net46/System.Net.Http.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/net46/System.Net.Http.dll | |
Type=unknown | |
System.Net.Http/4.3.0/ref/net46/System.Net.Http.xml | |
Path=ref/net46/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/net46/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/net46/de/System.Net.Http.xml | |
Path=ref/net46/de/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/net46/de/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/net46/es/System.Net.Http.xml | |
Path=ref/net46/es/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/net46/es/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/net46/fr/System.Net.Http.xml | |
Path=ref/net46/fr/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/net46/fr/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/net46/it/System.Net.Http.xml | |
Path=ref/net46/it/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/net46/it/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/net46/ja/System.Net.Http.xml | |
Path=ref/net46/ja/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/net46/ja/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/net46/ko/System.Net.Http.xml | |
Path=ref/net46/ko/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/net46/ko/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/net46/ru/System.Net.Http.xml | |
Path=ref/net46/ru/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/net46/ru/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/net46/zh-hans/System.Net.Http.xml | |
Path=ref/net46/zh-hans/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/net46/zh-hans/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/net46/zh-hant/System.Net.Http.xml | |
Path=ref/net46/zh-hant/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/net46/zh-hant/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netcore50/System.Net.Http.dll | |
Path=ref/netcore50/System.Net.Http.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/netcore50/System.Net.Http.dll | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netcore50/System.Net.Http.xml | |
Path=ref/netcore50/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/netcore50/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netcore50/de/System.Net.Http.xml | |
Path=ref/netcore50/de/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/netcore50/de/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netcore50/es/System.Net.Http.xml | |
Path=ref/netcore50/es/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/netcore50/es/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netcore50/fr/System.Net.Http.xml | |
Path=ref/netcore50/fr/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/netcore50/fr/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netcore50/it/System.Net.Http.xml | |
Path=ref/netcore50/it/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/netcore50/it/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netcore50/ja/System.Net.Http.xml | |
Path=ref/netcore50/ja/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/netcore50/ja/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netcore50/ko/System.Net.Http.xml | |
Path=ref/netcore50/ko/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/netcore50/ko/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netcore50/ru/System.Net.Http.xml | |
Path=ref/netcore50/ru/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/netcore50/ru/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netcore50/zh-hans/System.Net.Http.xml | |
Path=ref/netcore50/zh-hans/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/netcore50/zh-hans/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netcore50/zh-hant/System.Net.Http.xml | |
Path=ref/netcore50/zh-hant/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/netcore50/zh-hant/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netstandard1.1/System.Net.Http.dll | |
Path=ref/netstandard1.1/System.Net.Http.dll | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.dll | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netstandard1.1/System.Net.Http.xml | |
Path=ref/netstandard1.1/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/netstandard1.1/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netstandard1.1/de/System.Net.Http.xml | |
Path=ref/netstandard1.1/de/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/netstandard1.1/de/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netstandard1.1/es/System.Net.Http.xml | |
Path=ref/netstandard1.1/es/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ref/netstandard1.1/es/System.Net.Http.xml | |
Type=unknown | |
System.Net.Http/4.3.0/ref/netstandard1.1/fr/System.Net.Http.xml | |
Path=ref/netstandard1.1/fr/System.Net.Http.xml | |
ResolvedPath=/Users/nfloris/.nuget/packages/system.net.http/4.3.0/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment