Skip to content

Instantly share code, notes, and snippets.

@ScottHutchinson
Created December 31, 2019 18:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ScottHutchinson/9e708c92bfeac97fc934ad1420cf9622 to your computer and use it in GitHub Desktop.
Save ScottHutchinson/9e708c92bfeac97fc934ad1420cf9622 to your computer and use it in GitHub Desktop.
dotnet build -v d output
Microsoft (R) Build Engine version 16.3.0+0f4c62fea for .NET Core
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 12/31/2019 10:17:35 AM.
0>Resolving SDK 'Microsoft.NET.Sdk'...
Property reassignment: $(MSBuildProjectExtensionsPath)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.props (56,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props") at C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props (16,5)
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5)
Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (29,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**" (previous value: ";bin\Debug\/**") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (156,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug\netcoreapp3.0\" (previous value: "obj\Debug\") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (168,5)
Property reassignment: $(OutputPath)="bin\Debug\netcoreapp3.0\" (previous value: "bin\Debug\") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (169,5)
Property reassignment: $(_FrameworkVersionForImplicitDefine)="3_0" (previous value: "3.0") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (158,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FSharpTargetsShim.targets (33,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props") at C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets (17,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets") at C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets (21,9)
Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (148,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (157,5)
Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (486,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (525,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (3511,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Off" (previous value: "Auto") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (3512,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets") at C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets (45,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets") at C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets (16,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets") at C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets (4,5)
Property reassignment: $(OutputType)="Exe" (previous value: "Library") at C:\Users\scott\.nuget\packages\microsoft.net.test.sdk\16.4.0\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.targets (20,5)
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation;PackageFSharpDesignTimeTools" (previous value: ";PackTool;_PackProjectToolValidation") at C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets (52,5)
Property reassignment: $(HasRuntimeOutput)="true" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Common.targets (37,5)
Property reassignment: $(ProjectAssetsCacheFile)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.assets.cache" (previous value: "obj\Debug\netcoreapp3.0\PhoneNumber.assets.cache") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (67,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (73,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**" (previous value: ";bin\Debug\/**;obj\Debug\/**") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (26,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (28,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (31,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\scott" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (84,5)
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\scott\.dotnet\store" (previous value: "C:\Users\scott") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (85,5)
Property reassignment: $(CoreBuildDependsOn)="
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (106,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (115,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (122,5)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
_CreateAppHost;
_CreateComHost;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (343,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (655,5)
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5)
Property reassignment: $(_ShimInputCacheFile)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.shiminput.cache" (previous value: "obj\Debug\netcoreapp3.0\PhoneNumber.shiminput.cache") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (94,5)
Property reassignment: $(_ShimCreatedSentinelFile)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.shimcreated.sentinel" (previous value: "obj\Debug\netcoreapp3.0\PhoneNumber.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (96,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets") at C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets (17,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG;NETCOREAPP;NETCOREAPP3_0" (previous value: "TRACE;DEBUG") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FSharp.targets (28,5)
Resolving SDK 'ILLink.Tasks'...
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (18,5)
Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (32,5)
Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (55,5)
Property reassignment: $(MSBuildAllProjects)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets") at
Overriding target "_GenerateCompileDependencyCache" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "_GenerateCompileDependencyCache" from project "C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets".
Overriding target "GenerateTargetFrameworkMonikerAttribute" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "GenerateTargetFrameworkMonikerAttribute" from project "C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets".
Overriding target "GetTargetFrameworkProperties" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "GetTargetFrameworkProperties" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Common.targets".
Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "GetReferenceAssemblyPaths" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets".
Overriding target "CoreGenerateAssemblyInfo" in project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" with target "CoreGenerateAssemblyInfo" from project "C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets".
1>Project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" on node 1 (Restore target(s)).
1>Building with tools version "Current".
1>Target "GenerateProgramFile" in file "C:\Users\scott\.nuget\packages\microsoft.net.test.sdk\16.4.0\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (entry point):
Task "Warning" skipped, due to false condition; (@(ProgramCompiles->Count()) != 0) was evaluated as (0 != 0).
1>Done building target "GenerateProgramFile" in project "PhoneNumber.fsproj".
1>Target "_LoadRestoreGraphEntryPoints" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_FilterRestoreGraphProjectInputItems" depends on it):
Task "GetRestoreSolutionProjectsTask" skipped, due to false condition; ( $(MSBuildProjectFullPath.EndsWith('.metaproj')) == 'true' AND @(RestoreGraphProjectInputItems) == '' ) was evaluated as ( False == 'true' AND C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj == '' ).
1>Done building target "_LoadRestoreGraphEntryPoints" in project "PhoneNumber.fsproj".
1>Target "_FilterRestoreGraphProjectInputItems" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateRestoreGraph" depends on it):
Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
Using "MsBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "MsBuild"
Global Properties:
ExcludeRestorePackageImports=true
0>Property reassignment: $(MSBuildProjectExtensionsPath)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.props (56,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props") at C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props (16,5)
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5)
Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (29,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**" (previous value: ";bin\Debug\/**") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (156,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug\netcoreapp3.0\" (previous value: "obj\Debug\") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (168,5)
Property reassignment: $(OutputPath)="bin\Debug\netcoreapp3.0\" (previous value: "bin\Debug\") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (169,5)
Property reassignment: $(_FrameworkVersionForImplicitDefine)="3_0" (previous value: "3.0") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (158,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FSharpTargetsShim.targets (33,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props") at C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets (17,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets") at C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets (21,9)
Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (148,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (157,5)
Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (486,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (525,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (3511,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Off" (previous value: "Auto") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (3512,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets") at C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets (45,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets") at C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets (16,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets") at C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets (4,5)
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation;PackageFSharpDesignTimeTools" (previous value: ";PackTool;_PackProjectToolValidation") at C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets (52,5)
Property reassignment: $(ProjectAssetsFile)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\project.assets.json" (previous value: "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\/project.assets.json") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (24,5)
Property reassignment: $(ProjectAssetsCacheFile)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.assets.cache" (previous value: "obj\Debug\netcoreapp3.0\PhoneNumber.assets.cache") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (67,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (73,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**" (previous value: ";bin\Debug\/**;obj\Debug\/**") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (26,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (28,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (31,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\scott" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (84,5)
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\scott\.dotnet\store" (previous value: "C:\Users\scott") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (85,5)
Property reassignment: $(CoreBuildDependsOn)="
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (106,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (115,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (122,5)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
_CreateAppHost;
_CreateComHost;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (343,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (655,5)
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5)
Property reassignment: $(_ShimInputCacheFile)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.shiminput.cache" (previous value: "obj\Debug\netcoreapp3.0\PhoneNumber.shiminput.cache") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (94,5)
Property reassignment: $(_ShimCreatedSentinelFile)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.shimcreated.sentinel" (previous value: "obj\Debug\netcoreapp3.0\PhoneNumber.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (96,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets") at C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets (17,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG;NETCOREAPP;NETCOREAPP3_0" (previous value: "TRACE;DEBUG") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FSharp.targets (28,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (18,5)
Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (32,5)
Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (55,5)
Property reassignment: $(MSBuildAllProjects)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets") at
Overriding target "_GenerateCompileDependencyCache" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "_GenerateCompileDependencyCache" from project "C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets".
Overriding target "GenerateTargetFrameworkMonikerAttribute" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "GenerateTargetFrameworkMonikerAttribute" from project "C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets".
Overriding target "GetTargetFrameworkProperties" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "GetTargetFrameworkProperties" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Common.targets".
Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "GetReferenceAssemblyPaths" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets".
Overriding target "CoreGenerateAssemblyInfo" in project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" with target "CoreGenerateAssemblyInfo" from project "C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets".
1>Project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (1) is building "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (1:2) on node 1 (_IsProjectRestoreSupported target(s)).
1:2>Building with tools version "Current".
1:2>Target "_IsProjectRestoreSupported" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (entry point):
1:2>Done building target "_IsProjectRestoreSupported" in project "PhoneNumber.fsproj".
1:2>Done Building Project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (_IsProjectRestoreSupported target(s)).
1>Done executing task "MsBuild".
Task "MsBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ).
Using "WarnForInvalidProjectsTask" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\NuGet.Build.Tasks.dll".
Task "WarnForInvalidProjectsTask"
(in) AllProjects 'C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj'
(in) ValidProjects 'C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj'
Done executing task "WarnForInvalidProjectsTask".
1>Done building target "_FilterRestoreGraphProjectInputItems" in project "PhoneNumber.fsproj".
Target "_FilterRestoreGraphProjectInputItems" skipped. Previously built successfully.
1>Target "_GetAllRestoreProjectPathItems" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateRestoreGraph" depends on it):
Task "MsBuild"
Global Properties:
ExcludeRestorePackageImports=true
1>Project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (1) is building "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (1:3) on node 1 (_GenerateRestoreProjectPathWalk target(s)).
1:3>Building with tools version "Current".
Target "_GenerateRestoreProjectPathItemsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ).
1:3>Target "_GenerateRestoreProjectPathItemsPerFramework" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateRestoreProjectPathItemsCurrentProject" depends on it):
Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "ConvertToAbsolutePath"
Done executing task "ConvertToAbsolutePath".
1:3>Done building target "_GenerateRestoreProjectPathItemsPerFramework" in project "PhoneNumber.fsproj".
1:3>Target "_GenerateRestoreProjectPathItemsCurrentProject" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateRestoreProjectPathItems" depends on it):
1:3>Done building target "_GenerateRestoreProjectPathItemsCurrentProject" in project "PhoneNumber.fsproj".
1:3>Target "_GenerateRestoreProjectPathItems" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateRestoreProjectPathWalk" depends on it):
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
1:3>Done building target "_GenerateRestoreProjectPathItems" in project "PhoneNumber.fsproj".
1:3>Target "_GenerateRestoreProjectPathWalk" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (entry point):
Task "MSBuild"
Done executing task "MSBuild".
Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ).
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
1:3>Done building target "_GenerateRestoreProjectPathWalk" in project "PhoneNumber.fsproj".
1:3>Done Building Project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (_GenerateRestoreProjectPathWalk target(s)).
1>Done executing task "MsBuild".
Task "MsBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ).
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
Task "MsBuild"
Global Properties:
ExcludeRestorePackageImports=true
1>Project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (1) is building "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (1:4) on node 1 (_IsProjectRestoreSupported target(s)).
1:4>Building with tools version "Current".
Target "_IsProjectRestoreSupported" skipped. Previously built successfully.
1:4>Done Building Project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (_IsProjectRestoreSupported target(s)).
1>Done executing task "MsBuild".
Task "MsBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ).
1>Done building target "_GetAllRestoreProjectPathItems" in project "PhoneNumber.fsproj".
1>Target "_GenerateRestoreGraph" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "Restore" depends on it):
Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Message"
Generating dg file
Done executing task "Message".
Task "Message"
C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj
Done executing task "Message".
Task "MsBuild"
Global Properties:
ExcludeRestorePackageImports=true
1>Project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (1) is building "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (1:5) on node 1 (_GenerateRestoreGraphProjectEntry target(s)).
1:5>Building with tools version "Current".
1:5>Target "_GetProjectJsonPath" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GetRestoreProjectStyle" depends on it):
Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ).
1:5>Done building target "_GetProjectJsonPath" in project "PhoneNumber.fsproj".
1:5>Target "_CheckForUnsupportedNETCoreVersion" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CollectPackageReferences" depends on it):
Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('3.0' > '3.0').
1:5>Done building target "_CheckForUnsupportedNETCoreVersion" in project "PhoneNumber.fsproj".
Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != '').
1:5>Target "UpdateAspNetToFrameworkReference" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ApplyImplicitVersions" depends on it):
Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "CheckIfPackageReferenceShouldBeFrameworkReference"
Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference".
Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true').
Task "CheckIfPackageReferenceShouldBeFrameworkReference"
Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference".
Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true').
1:5>Done building target "UpdateAspNetToFrameworkReference" in project "PhoneNumber.fsproj".
1:5>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ApplyImplicitVersions" depends on it):
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "CheckForImplicitPackageReferenceOverrides"
Done executing task "CheckForImplicitPackageReferenceOverrides".
1:5>Done building target "CheckForImplicitPackageReferenceOverrides" in project "PhoneNumber.fsproj".
1:5>Target "ApplyImplicitVersions" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CollectPackageReferences" depends on it):
Using "ApplyImplicitVersions" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "ApplyImplicitVersions"
Done executing task "ApplyImplicitVersions".
1:5>Done building target "ApplyImplicitVersions" in project "PhoneNumber.fsproj".
Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully.
1:5>Target "ProcessFrameworkReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CollectPackageReferences" depends on it):
Using "CheckForDuplicateFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "CheckForDuplicateFrameworkReferences"
Done executing task "CheckForDuplicateFrameworkReferences".
Using "ProcessFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "ProcessFrameworkReferences"
Done executing task "ProcessFrameworkReferences".
Using "ResolveAppHosts" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "ResolveAppHosts"
Done executing task "ResolveAppHosts".
1:5>Done building target "ProcessFrameworkReferences" in project "PhoneNumber.fsproj".
1:5>Target "_CheckForObsoleteDotNetCliToolReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CollectPackageReferences" depends on it):
Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ).
1:5>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "PhoneNumber.fsproj".
1:5>Target "CollectPackageReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GetRestoreProjectStyle" depends on it):
1:5>Done building target "CollectPackageReferences" in project "PhoneNumber.fsproj".
1:5>Target "_GetRestoreProjectStyle" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateRestoreSpecs" depends on it):
1:5>Done building target "_GetRestoreProjectStyle" in project "PhoneNumber.fsproj".
1:5>Target "_GenerateRestoreSpecs" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateRestoreGraphProjectEntry" depends on it):
Task "Message"
Restore entry point C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj
Done executing task "Message".
1:5>Done building target "_GenerateRestoreSpecs" in project "PhoneNumber.fsproj".
1:5>Target "_GetRestoreSettingsOverrides" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GetRestoreSettings" depends on it):
Task "MsBuild" skipped, due to false condition; ( '$(RestorePackagesPath)' != '' ) was evaluated as ( '' != '' ).
Task "MsBuild" skipped, due to false condition; ( '$(RestoreSources)' != '' ) was evaluated as ( '' != '' ).
Task "MsBuild" skipped, due to false condition; ( '$(RestoreFallbackFolders)' != '' ) was evaluated as ( '' != '' ).
1:5>Done building target "_GetRestoreSettingsOverrides" in project "PhoneNumber.fsproj".
1:5>Target "_GetRestoreSettingsPerFramework" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GetRestoreSettingsCurrentProject" depends on it):
1:5>Done building target "_GetRestoreSettingsPerFramework" in project "PhoneNumber.fsproj".
1:5>Target "_GetRestoreSettingsCurrentProject" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GetRestoreSettings" depends on it):
1:5>Done building target "_GetRestoreSettingsCurrentProject" in project "PhoneNumber.fsproj".
Target "_GetRestoreSettingsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' AND '$(PackageReferenceCompatibleProjectStyle)' == 'true' ) was evaluated as ( '' != '' AND 'true' == 'true' ).
1:5>Target "_GetRestoreSettings" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateDotnetCliToolReferenceSpecs" depends on it):
Using "GetRestoreSettingsTask" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\NuGet.Build.Tasks.dll".
Task "GetRestoreSettingsTask"
(in) ProjectUniqueName 'C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj'
(in) RestoreSources ''
(in) RestorePackagesPath ''
(in) RestoreFallbackFolders ''
(in) RestoreConfigFile ''
(in) RestoreSolutionDirectory ''
(in) RestoreRootConfigDirectory ''
(in) RestorePackagesPathOverride ''
(in) RestoreSourcesOverride ''
(in) RestoreFallbackFoldersOverride ''
(in) MSBuildStartupDirectory 'C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number'
(out) OutputPackagesPath 'C:\Users\scott\.nuget\packages\'
(out) OutputSources 'https://api.nuget.org/v3/index.json;C:\Users\scott\nugetlocal;C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\'
(out) OutputFallbackFolders 'C:\Program Files\dotnet\sdk\NuGetFallbackFolder'
(out) OutputConfigFilePaths 'C:\Users\scott\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config'
Done executing task "GetRestoreSettingsTask".
1:5>Done building target "_GetRestoreSettings" in project "PhoneNumber.fsproj".
1:5>Target "_GenerateDotnetCliToolReferenceSpecs" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateRestoreGraphProjectEntry" depends on it):
Using "GetRestoreDotnetCliToolsTask" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\NuGet.Build.Tasks.dll".
Task "GetRestoreDotnetCliToolsTask"
(in) ProjectPath 'C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj'
(in) DotnetCliToolReferences ''
(in) RestoreSources 'https://api.nuget.org/v3/index.json;C:\Users\scott\nugetlocal;C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\'
(in) RestorePackagesPath 'C:\Users\scott\.nuget\packages\'
(in) RestoreFallbackFolders 'C:\Program Files\dotnet\sdk\NuGetFallbackFolder'
(in) RestoreConfigFilePaths 'C:\Users\scott\AppData\Roaming\NuGet\NuGet.Config;C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config'
Done executing task "GetRestoreDotnetCliToolsTask".
1:5>Done building target "_GenerateDotnetCliToolReferenceSpecs" in project "PhoneNumber.fsproj".
1:5>Target "_GenerateRestoreGraphProjectEntry" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (entry point):
1:5>Done building target "_GenerateRestoreGraphProjectEntry" in project "PhoneNumber.fsproj".
1:5>Done Building Project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (_GenerateRestoreGraphProjectEntry target(s)).
1>Done executing task "MsBuild".
Task "MsBuild"
Global Properties:
ExcludeRestorePackageImports=true
1>Project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (1) is building "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (1:6) on node 1 (_GenerateProjectRestoreGraph target(s)).
1:6>Building with tools version "Current".
Target "_GetRestoreProjectStyle" skipped. Previously built successfully.
Target "_GetRestoreProjectStyle" skipped. Previously built successfully.
1:6>Target "_GetRestoreTargetFrameworksOutput" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateProjectRestoreGraph" depends on it):
Using "GetProjectTargetFrameworksTask" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\NuGet.Build.Tasks.dll".
Task "GetProjectTargetFrameworksTask"
(in) ProjectPath 'C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj'
(in) TargetFrameworkMoniker '.NETCoreApp,Version=v3.0'
(in) TargetPlatformIdentifier 'Windows'
(in) TargetPlatformVersion '7.0'
(in) TargetPlatformMinVersion ''
(in) TargetFrameworks ''
(in) TargetFramework 'netcoreapp3.0'
(out) ProjectTargetFrameworks 'netcoreapp3.0'
Done executing task "GetProjectTargetFrameworksTask".
1:6>Done building target "_GetRestoreTargetFrameworksOutput" in project "PhoneNumber.fsproj".
Target "_GetRestoreProjectStyle" skipped. Previously built successfully.
Target "_GetRestoreTargetFrameworksOutput" skipped. Previously built successfully.
Target "_GetRestoreSettings" skipped. Previously built successfully.
1:6>Target "_GenerateRestoreProjectSpec" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateProjectRestoreGraph" depends on it):
Task "ConvertToAbsolutePath"
Done executing task "ConvertToAbsolutePath".
1:6>Done building target "_GenerateRestoreProjectSpec" in project "PhoneNumber.fsproj".
Target "_GenerateProjectRestoreGraphAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ).
Target "_GetRestoreProjectStyle" skipped. Previously built successfully.
Target "CollectPackageReferences" skipped. Previously built successfully.
1:6>Target "CollectPackageDownloads" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it):
1:6>Done building target "CollectPackageDownloads" in project "PhoneNumber.fsproj".
1:6>Target "CollectFrameworkReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it):
1:6>Done building target "CollectFrameworkReferences" in project "PhoneNumber.fsproj".
Target "PrepRestoreForStoreProjects" skipped, due to false condition; ('$(StorePackageName)' != '') was evaluated as ('' != '').
1:6>Target "_GenerateProjectRestoreGraphPerFramework" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateProjectRestoreGraphCurrentProject" depends on it):
Using "GetRestoreProjectReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\NuGet.Build.Tasks.dll".
Task "GetRestoreProjectReferencesTask"
(in) ProjectUniqueName 'C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj'
(in) TargetFrameworks 'netcoreapp3.0'
(in) ProjectReferences ''
(in) ParentProjectPath 'C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj'
Done executing task "GetRestoreProjectReferencesTask".
Using "GetRestorePackageReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\NuGet.Build.Tasks.dll".
Task "GetRestorePackageReferencesTask"
(in) ProjectUniqueName 'C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj'
(in) TargetFrameworks 'netcoreapp3.0'
(in) PackageReferences 'FSharp.Core;Microsoft.NET.Test.Sdk;xunit;xunit.runner.visualstudio;FsUnit.xUnit'
Done executing task "GetRestorePackageReferencesTask".
Using "GetRestorePackageDownloadsTask" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\NuGet.Build.Tasks.dll".
Task "GetRestorePackageDownloadsTask"
(in) ProjectUniqueName 'C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj'
(in) TargetFrameworks 'netcoreapp3.0'
(in) PackageDownloads ''
Done executing task "GetRestorePackageDownloadsTask".
Using "GetRestoreFrameworkReferencesTask" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\NuGet.Build.Tasks.dll".
Task "GetRestoreFrameworkReferencesTask"
(in) ProjectUniqueName 'C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj'
(in) TargetFrameworks 'netcoreapp3.0'
(in) FrameworkReferences 'Microsoft.NETCore.App'
Done executing task "GetRestoreFrameworkReferencesTask".
1:6>Done building target "_GenerateProjectRestoreGraphPerFramework" in project "PhoneNumber.fsproj".
1:6>Target "_GenerateProjectRestoreGraphCurrentProject" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateRestoreDependencies" depends on it):
1:6>Done building target "_GenerateProjectRestoreGraphCurrentProject" in project "PhoneNumber.fsproj".
1:6>Target "_GenerateRestoreDependencies" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GenerateProjectRestoreGraph" depends on it):
1:6>Done building target "_GenerateRestoreDependencies" in project "PhoneNumber.fsproj".
1:6>Target "_GenerateProjectRestoreGraph" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (entry point):
1:6>Done building target "_GenerateProjectRestoreGraph" in project "PhoneNumber.fsproj".
1:6>Done Building Project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (_GenerateProjectRestoreGraph target(s)).
1>Done executing task "MsBuild".
1>Done building target "_GenerateRestoreGraph" in project "PhoneNumber.fsproj".
1>Target "_CheckForUnsupportedNETCoreVersion" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "Restore" depends on it):
Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('3.0' > '3.0').
1>Done building target "_CheckForUnsupportedNETCoreVersion" in project "PhoneNumber.fsproj".
Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != '').
1>Target "Restore" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (entry point):
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
Using "RestoreTask" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\NuGet.Build.Tasks.dll".
Task "RestoreTask"
(in) RestoreGraphItems Count '10'
(in) RestoreDisableParallel 'False'
(in) RestoreNoCache 'False'
(in) RestoreIgnoreFailedSources 'False'
(in) RestoreRecursive 'True'
(in) RestoreForce 'False'
(in) HideWarningsAndErrors 'False'
(in) RestoreForceEvaluate 'False'
Running restore with 4 concurrent jobs.
Reading project file C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj.
The restore inputs for 'PhoneNumber' have not changed. No further actions are required to complete the restore.
Committing restore...
Assets file has not changed. Skipping assets file writing. Path: C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\project.assets.json
No-Op restore. The cache will not be updated. Path: C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.cache
Restore completed in 25.53 ms for C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj.
NuGet Config files used:
C:\Users\scott\AppData\Roaming\NuGet\NuGet.Config
C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config
Feeds used:
https://api.nuget.org/v3/index.json
C:\Users\scott\nugetlocal
C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\
Done executing task "RestoreTask".
1>Done building target "Restore" in project "PhoneNumber.fsproj".
1>Done Building Project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (Restore target(s)).
0>Resolving SDK 'Microsoft.NET.Sdk'...
Property reassignment: $(MSBuildProjectExtensionsPath)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\" (previous value: "obj\") at C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.props (56,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props") at C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props (16,5)
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackProjectTool.props (15,5)
Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportPublishProfile.targets (29,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**" (previous value: ";bin\Debug\/**") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (156,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug\netcoreapp3.0\" (previous value: "obj\Debug\") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (168,5)
Property reassignment: $(OutputPath)="bin\Debug\netcoreapp3.0\" (previous value: "bin\Debug\") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (169,5)
Property reassignment: $(_FrameworkVersionForImplicitDefine)="3_0" (previous value: "3.0") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.BeforeCommon.targets (158,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FSharpTargetsShim.targets (33,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props") at C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets (17,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets") at C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets (21,9)
Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (148,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (157,5)
Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (486,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (525,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (3511,5)
Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Off" (previous value: "Auto") at C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets (3512,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets") at C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets (45,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets") at C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets (16,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets") at C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets (4,5)
Property reassignment: $(OutputType)="Exe" (previous value: "Library") at C:\Users\scott\.nuget\packages\microsoft.net.test.sdk\16.4.0\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.targets (20,5)
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation;PackageFSharpDesignTimeTools" (previous value: ";PackTool;_PackProjectToolValidation") at C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets (52,5)
Property reassignment: $(HasRuntimeOutput)="true" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Common.targets (37,5)
Property reassignment: $(ProjectAssetsCacheFile)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.assets.cache" (previous value: "obj\Debug\netcoreapp3.0\PhoneNumber.assets.cache") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (29,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (67,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (73,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**" (previous value: ";bin\Debug\/**;obj\Debug\/**") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (26,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (28,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (31,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (32,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (33,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Debug\/**;obj\Debug\/**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (34,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\scott" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (84,5)
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="C:\Users\scott\.dotnet\store" (previous value: "C:\Users\scott") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (85,5)
Property reassignment: $(CoreBuildDependsOn)="
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (106,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (115,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (122,5)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
_CreateAppHost;
_CreateComHost;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (343,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (655,5)
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (21,5)
Property reassignment: $(_ShimInputCacheFile)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.shiminput.cache" (previous value: "obj\Debug\netcoreapp3.0\PhoneNumber.shiminput.cache") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (94,5)
Property reassignment: $(_ShimCreatedSentinelFile)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.shimcreated.sentinel" (previous value: "obj\Debug\netcoreapp3.0\PhoneNumber.shimcreated.sentinel") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (96,5)
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets") at C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets (17,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG;NETCOREAPP;NETCOREAPP3_0" (previous value: "TRACE;DEBUG") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FSharp.targets (28,5)
Resolving SDK 'ILLink.Tasks'...
Property reassignment: $(MSBuildAllProjects)=";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (18,5)
Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (32,5)
Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets (55,5)
Property reassignment: $(MSBuildAllProjects)="C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets" (previous value: ";C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets") at
Overriding target "_GenerateCompileDependencyCache" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "_GenerateCompileDependencyCache" from project "C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets".
Overriding target "GenerateTargetFrameworkMonikerAttribute" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "GenerateTargetFrameworkMonikerAttribute" from project "C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets".
Overriding target "GetTargetFrameworkProperties" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "GetTargetFrameworkProperties" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Common.targets".
Overriding target "ResolveFrameworkReferences" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "GetReferenceAssemblyPaths" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "GetFrameworkPaths" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets".
Overriding target "CoreGenerateAssemblyInfo" in project "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" with target "CoreGenerateAssemblyInfo" from project "C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets".
1:7>Project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" on node 1 (default targets).
1:7>Building with tools version "Current".
1:7>Target "GenerateProgramFile" in file "C:\Users\scott\.nuget\packages\microsoft.net.test.sdk\16.4.0\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (entry point):
Task "Warning" skipped, due to false condition; (@(ProgramCompiles->Count()) != 0) was evaluated as (0 != 0).
1:7>Done building target "GenerateProgramFile" in project "PhoneNumber.fsproj".
Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true').
1:7>Target "_CollectTargetFrameworkForTelemetry" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Using "Telemetry" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Telemetry"
Done executing task "Telemetry".
1:7>Done building target "_CollectTargetFrameworkForTelemetry" in project "PhoneNumber.fsproj".
1:7>Target "_CheckForUnsupportedNETCoreVersion" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('3.0' > '3.0').
1:7>Done building target "_CheckForUnsupportedNETCoreVersion" in project "PhoneNumber.fsproj".
Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != '').
1:7>Target "_CheckForUnsupportedAppHostUsage" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(RuntimeIdentifier)' == '') was evaluated as ('' == 'true' and '' == '').
Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(UseAppHost)' != 'true') was evaluated as ('' == 'true' and '' != 'true').
Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(RuntimeIdentifier)' == '') was evaluated as ('' == 'true' and '' == '').
Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(UseAppHost)' != 'true') was evaluated as ('' == 'true' and '' != 'true').
Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' != 'true' and '$(UseAppHost)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '2.1') was evaluated as ('' != 'true' and '' == 'true' and '3.0' < '2.1').
1:7>Done building target "_CheckForUnsupportedAppHostUsage" in project "PhoneNumber.fsproj".
Target "_CheckForMismatchingPlatform" skipped, due to false condition; ('$(RuntimeIdentifier)' != '' and '$(PlatformTarget)' != '') was evaluated as ('' != '' and '' != '').
Target "_CheckForNETCoreSdkIsPreview" skipped, due to false condition; ( '$(_NETCoreSdkIsPreview)' == 'true' AND '$(SuppressNETCoreSdkPreviewMessage)' != 'true' ) was evaluated as ( '' == 'true' AND '' != 'true' ).
1:7>Target "_GetProjectJsonPath" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GetRestoreProjectStyle" depends on it):
Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ).
1:7>Done building target "_GetProjectJsonPath" in project "PhoneNumber.fsproj".
Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != '').
1:7>Target "UpdateAspNetToFrameworkReference" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ApplyImplicitVersions" depends on it):
Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "CheckIfPackageReferenceShouldBeFrameworkReference"
Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference".
Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true').
Task "CheckIfPackageReferenceShouldBeFrameworkReference"
Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference".
Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true').
1:7>Done building target "UpdateAspNetToFrameworkReference" in project "PhoneNumber.fsproj".
1:7>Target "CheckForImplicitPackageReferenceOverrides" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ApplyImplicitVersions" depends on it):
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "CheckForImplicitPackageReferenceOverrides"
Done executing task "CheckForImplicitPackageReferenceOverrides".
1:7>Done building target "CheckForImplicitPackageReferenceOverrides" in project "PhoneNumber.fsproj".
1:7>Target "ApplyImplicitVersions" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CollectPackageReferences" depends on it):
Using "ApplyImplicitVersions" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "ApplyImplicitVersions"
Done executing task "ApplyImplicitVersions".
1:7>Done building target "ApplyImplicitVersions" in project "PhoneNumber.fsproj".
Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully.
1:7>Target "ProcessFrameworkReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CollectPackageReferences" depends on it):
Using "CheckForDuplicateFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "CheckForDuplicateFrameworkReferences"
Done executing task "CheckForDuplicateFrameworkReferences".
Using "ProcessFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "ProcessFrameworkReferences"
Done executing task "ProcessFrameworkReferences".
Using "ResolveAppHosts" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "ResolveAppHosts"
Done executing task "ResolveAppHosts".
1:7>Done building target "ProcessFrameworkReferences" in project "PhoneNumber.fsproj".
1:7>Target "_CheckForObsoleteDotNetCliToolReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ObsoleteReferences.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CollectPackageReferences" depends on it):
Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ).
1:7>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "PhoneNumber.fsproj".
1:7>Target "CollectPackageReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_GetRestoreProjectStyle" depends on it):
1:7>Done building target "CollectPackageReferences" in project "PhoneNumber.fsproj".
1:7>Target "_GetRestoreProjectStyle" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "EnableIntermediateOutputPathMismatchWarning" depends on it):
1:7>Done building target "_GetRestoreProjectStyle" in project "PhoneNumber.fsproj".
1:7>Target "EnableIntermediateOutputPathMismatchWarning" in file "C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
1:7>Done building target "EnableIntermediateOutputPathMismatchWarning" in project "PhoneNumber.fsproj".
Target "ApplyImplicitVersions" skipped. Previously built successfully.
Target "WarnForExplicitVersions" skipped, due to false condition; ('@(SdkBuildWarning)' != '') was evaluated as ('' != '').
Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully.
1:7>Target "CheckForDuplicateItems" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
Using "CheckForDuplicateItems" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "CheckForDuplicateItems"
Done executing task "CheckForDuplicateItems".
Task "CheckForDuplicateItems"
Done executing task "CheckForDuplicateItems".
Task "CheckForDuplicateItems"
Done executing task "CheckForDuplicateItems".
1:7>Done building target "CheckForDuplicateItems" in project "PhoneNumber.fsproj".
Target "CheckWindowsDesktopSdkInUse" skipped, due to false condition; ('$(UseWpf)' == 'true' Or '$(UseWindowsForms)' == 'true') was evaluated as ('' == 'true' Or '' == 'true').
Target "ProcessFrameworkReferences" skipped. Previously built successfully.
1:7>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "BeforeBuild" depends on it):
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' ).
Task "Message"
Configuration=Debug
Done executing task "Message".
Task "Message"
Platform=AnyCPU
Done executing task "Message".
Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Debug\netcoreapp3.0\' != '' and !HasTrailingSlash('bin\Debug\netcoreapp3.0\')).
Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')).
Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\Debug\netcoreapp3.0\' != '' and !HasTrailingSlash('obj\Debug\netcoreapp3.0\')).
Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( 'C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\' != '' And 'C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\' != 'C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\' ).
Task "Warning" skipped, due to false condition; ( '$(EnableBaseIntermediateOutputPathMismatchWarning)' == 'true' And '$(_InitialBaseIntermediateOutputPath)' != '$(BaseIntermediateOutputPath)' And '$(BaseIntermediateOutputPath)' != '$(MSBuildProjectExtensionsPath)' ) was evaluated as ( 'true' == 'true' And 'obj\' != 'obj\' And 'obj\' != 'C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\' ).
1:7>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "PhoneNumber.fsproj".
1:7>Target "BeforeBuild" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "Build" depends on it):
1:7>Done building target "BeforeBuild" in project "PhoneNumber.fsproj".
Target "_CheckForBuildWithNoBuild" skipped, due to false condition; ('$(NoBuild)' == 'true' and '$(GeneratePackageOnBuild)' != 'true') was evaluated as ('' == 'true' and 'false' != 'true').
1:7>Target "BuildOnlySettings" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CoreBuild" depends on it):
1:7>Done building target "BuildOnlySettings" in project "PhoneNumber.fsproj".
Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true').
1:7>Target "GetFrameworkPaths" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "PrepareForBuild" depends on it):
1:7>Done building target "GetFrameworkPaths" in project "PhoneNumber.fsproj".
Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true').
1:7>Target "GetReferenceAssemblyPaths" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "PrepareForBuild" depends on it):
1:7>Done building target "GetReferenceAssemblyPaths" in project "PhoneNumber.fsproj".
Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ).
1:7>Target "GenerateFSharpTextResources" in file "C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "PrepareForBuild" depends on it):
Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "MakeDir"
Done executing task "MakeDir".
Using "FSharpEmbedResXSource" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\FSharp\FSharp.Build.dll".
Task "FSharpEmbedResXSource"
Done executing task "FSharpEmbedResXSource".
Using "FSharpEmbedResourceText" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\FSharp\FSharp.Build.dll".
Task "FSharpEmbedResourceText"
Done executing task "FSharpEmbedResourceText".
1:7>Done building target "GenerateFSharpTextResources" in project "PhoneNumber.fsproj".
1:7>Target "PrepareForBuild" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (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"
Done executing task "FindAppConfigFile".
Task "MakeDir"
Done executing task "MakeDir".
1:7>Done building target "PrepareForBuild" in project "PhoneNumber.fsproj".
Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
1:7>Target "BeforeResolveReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolveReferences" depends on it):
1:7>Done building target "BeforeResolveReferences" in project "PhoneNumber.fsproj".
Target "AssignProjectConfiguration" skipped, due to false condition; ('$(CurrentSolutionConfigurationContents)' != '' or '@(ProjectReference)'!='') was evaluated as ('' != '' or ''!='').
Target "ProcessFrameworkReferences" skipped. Previously built successfully.
1:7>Target "_DefaultMicrosoftNETPlatformLibrary" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolvePackageAssets" depends on it):
1:7>Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "PhoneNumber.fsproj".
1:7>Target "_ComputePackageReferencePublish" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolvePackageAssets" depends on it):
1:7>Done building target "_ComputePackageReferencePublish" in project "PhoneNumber.fsproj".
1:7>Target "ResolvePackageAssets" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolveLockFileReferences" depends on it):
Using "ResolvePackageAssets" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "ResolvePackageAssets"
Done executing task "ResolvePackageAssets".
1:7>Done building target "ResolvePackageAssets" in project "PhoneNumber.fsproj".
Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
'$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and
'' == 'true').
Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != '').
1:7>Target "ResolveLockFileReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolvePackageDependenciesForBuild" depends on it):
Using "JoinItems" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "JoinItems"
Done executing task "JoinItems".
1:7>Done building target "ResolveLockFileReferences" in project "PhoneNumber.fsproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
1:7>Target "ResolveLockFileAnalyzers" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolvePackageDependenciesForBuild" depends on it):
1:7>Done building target "ResolveLockFileAnalyzers" in project "PhoneNumber.fsproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
1:7>Target "ResolveLockFileCopyLocalFiles" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolvePackageDependenciesForBuild" depends on it):
1:7>Done building target "ResolveLockFileCopyLocalFiles" in project "PhoneNumber.fsproj".
Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != '').
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolvePackageAssets" skipped. Previously built successfully.
1:7>Target "IncludeTransitiveProjectReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolvePackageDependenciesForBuild" depends on it):
1:7>Done building target "IncludeTransitiveProjectReferences" in project "PhoneNumber.fsproj".
1:7>Target "ResolvePackageDependenciesForBuild" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "AssignProjectConfiguration" depends on it):
1:7>Done building target "ResolvePackageDependenciesForBuild" in project "PhoneNumber.fsproj".
Target "AssignProjectConfiguration" skipped, due to false condition; ('$(CurrentSolutionConfigurationContents)' != '' or '@(ProjectReference)'!='') was evaluated as ('' != '' or ''!='').
1:7>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "PrepareProjectReferences" depends on it):
Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as (''=='true' and ''!='').
1:7>Done building target "_SplitProjectReferencesByFileExistence" in project "PhoneNumber.fsproj".
1:7>Target "_GetProjectReferenceTargetFrameworkProperties" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "PrepareProjectReferences" depends on it):
Task "MSBuild"
Done executing task "MSBuild".
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != '') was evaluated as ('0' != '0' and '.NETCoreApp,Version=v3.0' != '').
1:7>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "PhoneNumber.fsproj".
1:7>Target "PrepareProjectReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolveProjectReferences" depends on it):
1:7>Done building target "PrepareProjectReferences" in project "PhoneNumber.fsproj".
1:7>Target "ResolveProjectReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolveReferences" depends on it):
Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' != '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('' == 'true' or 'true' != 'true') and '16.0' != '10.0' and '' != '').
Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' == '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('' == 'true' or 'true' != 'true') and '16.0' == '10.0' and '' != '').
Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and '' != 'true' and 'true' == 'true' and '' != '').
Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingProject)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' == 'true' and '' != '').
Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != '').
1:7>Done building target "ResolveProjectReferences" in project "PhoneNumber.fsproj".
Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
Target "ResolveProjectReferences" skipped. Previously built successfully.
Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
Target "GetFrameworkPaths" skipped. Previously built successfully.
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
Target "PrepareForBuild" skipped. Previously built successfully.
Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != '').
1:7>Target "ResolveSDKReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolveAssemblyReferences" depends on it):
Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!='').
1:7>Done building target "ResolveSDKReferences" in project "PhoneNumber.fsproj".
Target "ResolveSDKReferences" skipped. Previously built successfully.
1:7>Target "ExpandSDKReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolveAssemblyReferences" depends on it):
Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
1:7>Done building target "ExpandSDKReferences" in project "PhoneNumber.fsproj".
Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully.
Target "GetFrameworkPaths" skipped. Previously built successfully.
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
Target "ProcessFrameworkReferences" skipped. Previously built successfully.
Target "ResolvePackageAssets" skipped. Previously built successfully.
1:7>Target "ResolveFrameworkReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolveTargetingPackAssets" depends on it):
Using "GetPackageDirectory" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "GetPackageDirectory"
Done executing task "GetPackageDirectory".
Task "GetPackageDirectory"
Done executing task "GetPackageDirectory".
Task "GetPackageDirectory"
Done executing task "GetPackageDirectory".
Task "GetPackageDirectory"
Done executing task "GetPackageDirectory".
Task "GetPackageDirectory"
Done executing task "GetPackageDirectory".
Using "ResolveFrameworkReferences" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "ResolveFrameworkReferences"
Done executing task "ResolveFrameworkReferences".
1:7>Done building target "ResolveFrameworkReferences" in project "PhoneNumber.fsproj".
1:7>Target "ResolveTargetingPackAssets" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_HandlePackageFileConflicts" depends on it):
Using "ResolveTargetingPackAssets" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "ResolveTargetingPackAssets"
Done executing task "ResolveTargetingPackAssets".
1:7>Done building target "ResolveTargetingPackAssets" in project "PhoneNumber.fsproj".
1:7>Target "_HandlePackageFileConflicts" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ConflictResolution.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolveAssemblyReferences" depends on it):
Using "ResolvePackageFileConflicts" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "ResolvePackageFileConflicts"
Done executing task "ResolvePackageFileConflicts".
1:7>Done building target "_HandlePackageFileConflicts" in project "PhoneNumber.fsproj".
Target "ResolveTargetingPackAssets" skipped. Previously built successfully.
1:7>Target "RedirectFSharpCoreReferenceToNewRedistributableLocation" in file "C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolveAssemblyReferences" depends on it):
1:7>Done building target "RedirectFSharpCoreReferenceToNewRedistributableLocation" in project "PhoneNumber.fsproj".
1:7>Target "RedirectTPReferenceToNewRedistributableLocation" in file "C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolveAssemblyReferences" depends on it):
Task "Warning" skipped, due to false condition; ( '@(ReferenceToInboxTP->Count())' != '0' ) was evaluated as ( '0' != '0' ).
1:7>Done building target "RedirectTPReferenceToNewRedistributableLocation" in project "PhoneNumber.fsproj".
1:7>Target "ResolveAssemblyReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolveReferences" depends on it):
Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "ResolveAssemblyReference"
TargetFrameworkMoniker:
.NETCoreApp,Version=v3.0
TargetFrameworkMonikerDisplayName:
TargetedRuntimeVersion:
Assemblies:
C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\FSharp.Core.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\FSharp.Core.dll'
C:\Users\scott\.nuget\packages\fsunit.xunit\3.8.0\lib\netstandard2.0\FsUnit.Xunit.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\fsunit.xunit\3.8.0\lib\netstandard2.0\FsUnit.Xunit.dll'
C:\Users\scott\.nuget\packages\microsoft.codecoverage\16.4.0\lib\netcoreapp1.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\microsoft.codecoverage\16.4.0\lib\netcoreapp1.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll'
C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\Microsoft.TestPlatform.CoreUtilities.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\Microsoft.TestPlatform.CoreUtilities.dll'
C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\Microsoft.TestPlatform.PlatformAbstractions.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\Microsoft.TestPlatform.PlatformAbstractions.dll'
C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll'
C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CommunicationUtilities.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CommunicationUtilities.dll'
C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CrossPlatEngine.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CrossPlatEngine.dll'
C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.TestPlatform.Utilities.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.TestPlatform.Utilities.dll'
C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.Common.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.Common.dll'
C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\testhost.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\testhost.dll'
C:\Users\scott\.nuget\packages\newtonsoft.json\9.0.1\lib\netstandard1.0\Newtonsoft.Json.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\newtonsoft.json\9.0.1\lib\netstandard1.0\Newtonsoft.Json.dll'
C:\Users\scott\.nuget\packages\nhamcrest\2.0.1\lib\netstandard1.5\NHamcrest.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\nhamcrest\2.0.1\lib\netstandard1.5\NHamcrest.dll'
C:\Users\scott\.nuget\packages\nuget.frameworks\5.0.0\lib\netstandard2.0\NuGet.Frameworks.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\nuget.frameworks\5.0.0\lib\netstandard2.0\NuGet.Frameworks.dll'
C:\Users\scott\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll'
C:\Users\scott\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll'
C:\Users\scott\.nuget\packages\xunit.extensibility.core\2.4.1\lib\netstandard1.1\xunit.core.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\xunit.extensibility.core\2.4.1\lib\netstandard1.1\xunit.core.dll'
C:\Users\scott\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\netstandard1.1\xunit.execution.dotnet.dll
Private = 'false'
HintPath = 'C:\Users\scott\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\netstandard1.1\xunit.execution.dotnet.dll'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\Microsoft.CSharp.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\Microsoft.VisualBasic.Core.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\Microsoft.VisualBasic.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\Microsoft.Win32.Primitives.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.AppContext.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Buffers.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Collections.Concurrent.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Collections.Immutable.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Collections.NonGeneric.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Collections.Specialized.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Collections.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.Annotations.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.DataAnnotations.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.EventBasedAsync.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.Primitives.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.TypeConverter.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Configuration.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Console.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Core.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Data.Common.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Data.DataSetExtensions.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Data.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.Contracts.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.Debug.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.DiagnosticSource.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.FileVersionInfo.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.Process.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.StackTrace.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.TextWriterTraceListener.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.Tools.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.TraceSource.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.Tracing.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Drawing.Primitives.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Drawing.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Dynamic.Runtime.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Globalization.Calendars.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Globalization.Extensions.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Globalization.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.Compression.Brotli.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.Compression.FileSystem.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.Compression.ZipFile.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.Compression.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.FileSystem.DriveInfo.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.FileSystem.Primitives.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.FileSystem.Watcher.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.FileSystem.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.IsolatedStorage.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.MemoryMappedFiles.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.Pipes.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.UnmanagedMemoryStream.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Linq.Expressions.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Linq.Parallel.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Linq.Queryable.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Linq.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Memory.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Http.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.HttpListener.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Mail.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.NameResolution.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.NetworkInformation.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Ping.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Primitives.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Requests.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Security.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.ServicePoint.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Sockets.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.WebClient.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.WebHeaderCollection.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.WebProxy.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.WebSockets.Client.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.WebSockets.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Numerics.Vectors.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Numerics.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ObjectModel.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.DispatchProxy.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Emit.ILGeneration.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Emit.Lightweight.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Emit.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Extensions.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Metadata.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Primitives.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.TypeExtensions.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Resources.Reader.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Resources.ResourceManager.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Resources.Writer.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.CompilerServices.Unsafe.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.CompilerServices.VisualC.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Extensions.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Handles.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.InteropServices.RuntimeInformation.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.InteropServices.WindowsRuntime.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.InteropServices.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Intrinsics.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Loader.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Numerics.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Serialization.Formatters.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Serialization.Json.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Serialization.Primitives.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Serialization.Xml.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Serialization.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Claims.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Cryptography.Algorithms.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Cryptography.Csp.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Cryptography.Encoding.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Cryptography.Primitives.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Cryptography.X509Certificates.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Principal.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.SecureString.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ServiceModel.Web.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ServiceProcess.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.Encoding.CodePages.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.Encoding.Extensions.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.Encoding.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.Encodings.Web.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.Json.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.RegularExpressions.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Channels.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Overlapped.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Tasks.Dataflow.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Tasks.Extensions.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Tasks.Parallel.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Tasks.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Thread.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.ThreadPool.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Timer.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Transactions.Local.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Transactions.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ValueTuple.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Web.HttpUtility.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Web.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Windows.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.Linq.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.ReaderWriter.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.Serialization.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.XDocument.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.XPath.XDocument.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.XPath.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.XmlDocument.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.XmlSerializer.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\WindowsBase.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\mscorlib.dll
Private = 'false'
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\netstandard.dll
Private = 'false'
AssemblyFiles:
CandidateAssemblyFiles:
C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\build\netcoreapp2.1\x64\testhost.exe
C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\build\netcoreapp2.1\x64\testhost.dll
C:\Users\scott\.nuget\packages\xunit.runner.visualstudio\2.4.1\build\netcoreapp1.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll
C:\Users\scott\.nuget\packages\xunit.runner.visualstudio\2.4.1\build\netcoreapp1.0\xunit.runner.reporters.netcoreapp10.dll
C:\Users\scott\.nuget\packages\xunit.runner.visualstudio\2.4.1\build\netcoreapp1.0\xunit.runner.utility.netcoreapp10.dll
TargetFrameworkDirectories:
InstalledAssemblyTables:
IgnoreInstalledAssemblyTable:
False
SearchPaths:
{CandidateAssemblyFiles}
{HintPathFromItem}
{TargetFrameworkDirectory}
{RawFileName}
AllowedAssemblyExtensions:
.winmd
.dll
.exe
AllowedRelatedFileExtensions:
.pdb
.xml
.pri
.dll.config
.exe.config
AppConfigFile:
AutoUnify:
True
CopyLocalDependenciesWhenParentReferenceInGac:
True
FindDependencies:
True
TargetProcessorArchitecture:
msil
StateFile:
obj\Debug\netcoreapp3.0\PhoneNumber.fsprojAssemblyReference.cache
InstalledAssemblySubsetTables:
IgnoreInstalledAssemblySubsetTable:
False
TargetFrameworkSubsets:
FullTargetFrameworkSubsetNames:
Full
ProfileName:
FullFrameworkFolders:
LatestTargetFrameworkDirectories:
ProfileTablesLocation:
Primary reference "FSharp.Core, Version=4.7.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\FSharp.Core.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "FsUnit.Xunit, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "C:\Users\scott\.nuget\packages\fsunit.xunit\3.8.0\lib\netstandard2.0\FsUnit.Xunit.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.VisualStudio.CodeCoverage.Shim, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\scott\.nuget\packages\microsoft.codecoverage\16.4.0\lib\netcoreapp1.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.TestPlatform.CoreUtilities, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\Microsoft.TestPlatform.CoreUtilities.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.TestPlatform.PlatformAbstractions, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\Microsoft.TestPlatform.PlatformAbstractions.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.VisualStudio.TestPlatform.ObjectModel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.TestPlatform.CommunicationUtilities, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CommunicationUtilities.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.TestPlatform.CrossPlatEngine, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CrossPlatEngine.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.TestPlatform.Utilities, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.TestPlatform.Utilities.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.VisualStudio.TestPlatform.Common, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.Common.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "testhost, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\testhost.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
Resolved file path is "C:\Users\scott\.nuget\packages\newtonsoft.json\9.0.1\lib\netstandard1.0\Newtonsoft.Json.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "NHamcrest, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "C:\Users\scott\.nuget\packages\nhamcrest\2.0.1\lib\netstandard1.5\NHamcrest.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "NuGet.Frameworks, Version=5.0.0.6, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Users\scott\.nuget\packages\nuget.frameworks\5.0.0\lib\netstandard2.0\NuGet.Frameworks.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c".
Resolved file path is "C:\Users\scott\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "xunit.assert, Version=2.4.1.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c".
Resolved file path is "C:\Users\scott\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "xunit.core, Version=2.4.1.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c".
Resolved file path is "C:\Users\scott\.nuget\packages\xunit.extensibility.core\2.4.1\lib\netstandard1.1\xunit.core.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "xunit.execution.dotnet, Version=2.4.1.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c".
Resolved file path is "C:\Users\scott\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\netstandard1.1\xunit.execution.dotnet.dll".
Reference found at search path location "{HintPathFromItem}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\Microsoft.CSharp.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.VisualBasic.Core, Version=10.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\Microsoft.VisualBasic.Core.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\Microsoft.VisualBasic.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "Microsoft.Win32.Primitives, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\Microsoft.Win32.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.AppContext, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.AppContext.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Buffers.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Collections.Concurrent, Version=4.0.14.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Collections.Concurrent.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Collections.Immutable, Version=1.2.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Collections.Immutable.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Collections.NonGeneric, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Collections.NonGeneric.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Collections.Specialized, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Collections.Specialized.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Collections, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Collections.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.ComponentModel.Annotations, Version=4.3.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.Annotations.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.DataAnnotations.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.ComponentModel.EventBasedAsync, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.EventBasedAsync.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.ComponentModel.Primitives, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.ComponentModel.TypeConverter, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.TypeConverter.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.ComponentModel, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Configuration.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Console, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Console.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Core.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Data.Common, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Data.Common.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Data.DataSetExtensions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Data.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Diagnostics.Contracts, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.Contracts.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Diagnostics.Debug, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.Debug.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Diagnostics.DiagnosticSource, Version=4.0.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.DiagnosticSource.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Diagnostics.FileVersionInfo, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.FileVersionInfo.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Diagnostics.Process, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.Process.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Diagnostics.StackTrace, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.StackTrace.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Diagnostics.TextWriterTraceListener, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.TextWriterTraceListener.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Diagnostics.Tools, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.Tools.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Diagnostics.TraceSource, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.TraceSource.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Diagnostics.Tracing, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.Tracing.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Drawing.Primitives, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Drawing.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Drawing.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Dynamic.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Dynamic.Runtime.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Globalization.Calendars, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Globalization.Calendars.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Globalization.Extensions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Globalization.Extensions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Globalization, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Globalization.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.IO.Compression.Brotli, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.Compression.Brotli.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.Compression.FileSystem.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.IO.Compression.ZipFile, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.Compression.ZipFile.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.IO.Compression, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.Compression.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.IO.FileSystem.DriveInfo, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.FileSystem.DriveInfo.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.IO.FileSystem.Primitives, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.FileSystem.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.IO.FileSystem.Watcher, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.FileSystem.Watcher.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.IO.FileSystem, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.FileSystem.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.IO.IsolatedStorage, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.IsolatedStorage.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.IO.MemoryMappedFiles, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.MemoryMappedFiles.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.IO.Pipes, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.Pipes.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.IO.UnmanagedMemoryStream, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.UnmanagedMemoryStream.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.IO, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Linq.Expressions, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Linq.Expressions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Linq.Parallel, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Linq.Parallel.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Linq.Queryable, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Linq.Queryable.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Linq, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Linq.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Memory, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Memory.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.Http, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Http.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.HttpListener, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.HttpListener.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.Mail, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Mail.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.NameResolution, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.NameResolution.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.NetworkInformation, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.NetworkInformation.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.Ping, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Ping.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.Primitives, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.Requests, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Requests.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.Security, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Security.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.ServicePoint, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.ServicePoint.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.Sockets, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Sockets.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.WebClient, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.WebClient.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.WebHeaderCollection, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.WebHeaderCollection.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.WebProxy, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.WebProxy.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.WebSockets.Client, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.WebSockets.Client.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net.WebSockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.WebSockets.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Numerics.Vectors, Version=4.1.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Numerics.Vectors.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Numerics.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.ObjectModel, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ObjectModel.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Reflection.DispatchProxy, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.DispatchProxy.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Reflection.Emit.ILGeneration, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Emit.ILGeneration.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Reflection.Emit.Lightweight, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Emit.Lightweight.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Reflection.Emit, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Emit.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Reflection.Extensions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Extensions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Reflection.Metadata, Version=1.4.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Metadata.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Reflection.Primitives, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Reflection.TypeExtensions, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.TypeExtensions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Reflection, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Resources.Reader, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Resources.Reader.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Resources.ResourceManager, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Resources.ResourceManager.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Resources.Writer, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Resources.Writer.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime.CompilerServices.Unsafe, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.CompilerServices.Unsafe.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime.CompilerServices.VisualC, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.CompilerServices.VisualC.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime.Extensions, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Extensions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime.Handles, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Handles.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime.InteropServices.RuntimeInformation, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.InteropServices.RuntimeInformation.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime.InteropServices.WindowsRuntime, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.InteropServices.WindowsRuntime.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime.InteropServices, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.InteropServices.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime.Intrinsics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Intrinsics.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime.Loader, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Loader.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime.Numerics, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Numerics.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime.Serialization.Formatters, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Serialization.Formatters.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime.Serialization.Json, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Serialization.Json.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime.Serialization.Primitives, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Serialization.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime.Serialization.Xml, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Serialization.Xml.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Serialization.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Runtime, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Security.Claims, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Claims.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Security.Cryptography.Algorithms, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Cryptography.Algorithms.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Security.Cryptography.Csp, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Cryptography.Csp.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Security.Cryptography.Encoding, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Cryptography.Encoding.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Security.Cryptography.Primitives, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Cryptography.Primitives.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Security.Cryptography.X509Certificates, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Cryptography.X509Certificates.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Security.Principal, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Principal.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Security.SecureString, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.SecureString.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.ServiceModel.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ServiceModel.Web.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ServiceProcess.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Text.Encoding.CodePages, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.Encoding.CodePages.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Text.Encoding.Extensions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.Encoding.Extensions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Text.Encoding, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.Encoding.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Text.Encodings.Web, Version=4.0.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.Encodings.Web.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Text.Json, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.Json.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Text.RegularExpressions, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.RegularExpressions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Threading.Channels, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Channels.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Threading.Overlapped, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Overlapped.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Threading.Tasks.Dataflow, Version=4.6.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Tasks.Dataflow.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Threading.Tasks.Extensions, Version=4.3.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Tasks.Extensions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Threading.Tasks.Parallel, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Tasks.Parallel.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Threading.Tasks, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Tasks.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Threading.Thread, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Thread.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Threading.ThreadPool, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.ThreadPool.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Threading.Timer, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Timer.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Threading, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Transactions.Local, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Transactions.Local.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Transactions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ValueTuple.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Web.HttpUtility, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Web.HttpUtility.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Web.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Windows.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.Linq.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Xml.ReaderWriter, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.ReaderWriter.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Xml.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.Serialization.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Xml.XDocument, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.XDocument.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Xml.XPath.XDocument, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.XPath.XDocument.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Xml.XPath, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.XPath.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Xml.XmlDocument, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.XmlDocument.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Xml.XmlSerializer, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.XmlSerializer.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\WindowsBase.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\mscorlib.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Primary reference "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\netstandard.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "v4.0.30319".
Done executing task "ResolveAssemblyReference".
1:7>Done building target "ResolveAssemblyReferences" in project "PhoneNumber.fsproj".
Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and '' == 'true').
Target "GenerateSupportedRuntime" skipped, due to false condition; ('$(GenerateSupportedRuntime)' != 'false' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(HasRuntimeOutput)' == 'true') was evaluated as ('' != 'false' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true').
Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and '' == 'true' and Exists('obj\Debug\netcoreapp3.0\PhoneNumber.dll.config')).
Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
1:7>Target "AfterResolveReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResolveReferences" depends on it):
1:7>Done building target "AfterResolveReferences" in project "PhoneNumber.fsproj".
1:7>Target "ResolveReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CoreBuild" depends on it):
1:7>Done building target "ResolveReferences" in project "PhoneNumber.fsproj".
Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully.
Target "_HandlePackageFileConflicts" skipped. Previously built successfully.
Target "_GetAppHostPaths" skipped, due to false condition; ('$(UseAppHost)' == 'true' and '$(_IsExecutable)' == 'true') was evaluated as ('' == 'true' and 'true' == 'true').
Target "_GetComHostPaths" skipped, due to false condition; ('$(EnableComHosting)' == 'true' and '$(_IsExecutable)' != 'true') was evaluated as ('' == 'true' and 'true' != 'true').
1:7>Target "_ComputeNETCoreBuildOutputFiles" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "AssignTargetPaths" depends on it):
1:7>Done building target "_ComputeNETCoreBuildOutputFiles" in project "PhoneNumber.fsproj".
1:7>Target "AssignTargetPaths" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "PrepareResourceNames" depends on it):
Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "AssignTargetPath"
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
Done executing task "AssignTargetPath".
Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.dll'=='.manifest').
1:7>Done building target "AssignTargetPaths" in project "PhoneNumber.fsproj".
Target "AssignTargetPaths" skipped. Previously built successfully.
1:7>Target "SplitResourcesByCulture" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "PrepareResourceNames" depends on it):
Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!='').
Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!='').
Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!='').
Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!='').
Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "AssignCulture"
Done executing task "AssignCulture".
1:7>Done building target "SplitResourcesByCulture" in project "PhoneNumber.fsproj".
Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != '').
1:7>Target "CreateCustomManifestResourceNames" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "PrepareResourceNames" depends on it):
1:7>Done building target "CreateCustomManifestResourceNames" in project "PhoneNumber.fsproj".
1:7>Target "PrepareResourceNames" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "PrepareResources" depends on it):
1:7>Done building target "PrepareResourceNames" in project "PhoneNumber.fsproj".
Target "ResolveAssemblyReferences" skipped. Previously built successfully.
Target "SplitResourcesByCulture" skipped. Previously built successfully.
1:7>Target "BeforeResGen" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResGen" depends on it):
1:7>Done building target "BeforeResGen" in project "PhoneNumber.fsproj".
Target "ResolveReferences" skipped. Previously built successfully.
1:7>Target "FindReferenceAssembliesForReferences" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CoreResGen" depends on it):
1:7>Done building target "FindReferenceAssembliesForReferences" in project "PhoneNumber.fsproj".
1:7>Target "CoreResGen" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResGen" depends on it):
Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' != 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CurrentRuntime' != 'CLR2').
Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CurrentRuntime' == 'CLR2').
1:7>Done building target "CoreResGen" in project "PhoneNumber.fsproj".
1:7>Target "AfterResGen" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "ResGen" depends on it):
1:7>Done building target "AfterResGen" in project "PhoneNumber.fsproj".
1:7>Target "ResGen" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "PrepareResources" depends on it):
1:7>Done building target "ResGen" in project "PhoneNumber.fsproj".
Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!='').
1:7>Target "PrepareResources" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CoreBuild" depends on it):
1:7>Done building target "PrepareResources" in project "PhoneNumber.fsproj".
Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true').
Target "ResolveReferences" skipped. Previously built successfully.
Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true').
Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!='').
1:7>Target "_SetEmbeddedWin32ManifestProperties" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "SetWin32ManifestProperties" depends on it):
Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "GetFrameworkPath"
Done executing task "GetFrameworkPath".
1:7>Done building target "_SetEmbeddedWin32ManifestProperties" in project "PhoneNumber.fsproj".
1:7>Target "SetWin32ManifestProperties" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "Compile" depends on it):
1:7>Done building target "SetWin32ManifestProperties" in project "PhoneNumber.fsproj".
Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully.
1:7>Target "_GenerateCompileInputs" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "Compile" depends on it):
Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
1:7>Done building target "_GenerateCompileInputs" in project "PhoneNumber.fsproj".
Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true').
Target "PrepareForBuild" skipped. Previously built successfully.
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
1:7>Target "GenerateTargetFrameworkMonikerAttribute" in file "C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "BeforeCompile" depends on it):
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
Input files: C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets
Output files: C:\Users\scott\AppData\Local\Temp\.NETCoreApp,Version=v3.0.AssemblyAttributes.fs
1:7>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "PhoneNumber.fsproj".
1:7>Target "BeforeCompile" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "Compile" depends on it):
1:7>Done building target "BeforeCompile" in project "PhoneNumber.fsproj".
Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')).
Target "_GenerateCompileDependencyCache" skipped, due to false condition; ('$(DesignTimeBuild)' == 'true') was evaluated as ('' == 'true').
Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('' == 'true') and ('' != 'true') and (('true' == 'false') or ('' == 'true'))).
Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
'$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and
'' == 'true').
Target "PrepareForBuild" skipped. Previously built successfully.
1:7>Target "GetAssemblyVersion" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "GetAssemblyAttributes" depends on it):
Using "GetAssemblyVersion" task from assembly "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\..\tools\netcoreapp2.1/Microsoft.NET.Build.Tasks.dll".
Task "GetAssemblyVersion"
Done executing task "GetAssemblyVersion".
1:7>Done building target "GetAssemblyVersion" in project "PhoneNumber.fsproj".
Target "GetAssemblyVersion" skipped. Previously built successfully.
1:7>Target "InitializeSourceControlInformation" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "AddSourceRevisionToInformationalVersion" depends on it):
1:7>Done building target "InitializeSourceControlInformation" in project "PhoneNumber.fsproj".
1:7>Target "AddSourceRevisionToInformationalVersion" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "GetAssemblyAttributes" depends on it):
1:7>Done building target "AddSourceRevisionToInformationalVersion" in project "PhoneNumber.fsproj".
Target "_GetUserSecretsAssemblyAttribute" skipped, due to false condition; ( '$(UserSecretsId)' != '' AND '$(GenerateUserSecretsAttribute)' != 'false' AND '$(GeneratedUserSecretsAttributeFile)' == '' ) was evaluated as ( '' != '' AND '' != 'false' AND '' == '' ).
1:7>Target "GetAssemblyAttributes" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CreateGeneratedAssemblyInfoInputsCacheFile" depends on it):
1:7>Done building target "GetAssemblyAttributes" in project "PhoneNumber.fsproj".
1:7>Target "CreateGeneratedAssemblyInfoInputsCacheFile" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CoreGenerateAssemblyInfo" depends on it):
Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Hash"
Done executing task "Hash".
Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "WriteLinesToFile"
MSB3493: Skipping write to file "obj\Debug\netcoreapp3.0\PhoneNumber.AssemblyInfoInputs.cache" because content would not change.
Done executing task "WriteLinesToFile".
1:7>Done building target "CreateGeneratedAssemblyInfoInputsCacheFile" in project "PhoneNumber.fsproj".
1:7>Target "CoreGenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "GenerateAssemblyInfo" depends on it):
Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files.
Input files: obj\Debug\netcoreapp3.0\PhoneNumber.AssemblyInfoInputs.cache
Output files: obj\Debug\netcoreapp3.0\PhoneNumber.AssemblyInfo.fs
1:7>Done building target "CoreGenerateAssemblyInfo" in project "PhoneNumber.fsproj".
1:7>Target "GenerateAssemblyInfo" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.GenerateAssemblyInfo.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CoreCompile" depends on it):
1:7>Done building target "GenerateAssemblyInfo" in project "PhoneNumber.fsproj".
1:7>Target "CoreCompile" in file "C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "Compile" depends on it):
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
Input files: C:\Users\scott\AppData\Local\Temp\.NETCoreApp,Version=v3.0.AssemblyAttributes.fs;obj\Debug\netcoreapp3.0\PhoneNumber.AssemblyInfo.fs;PhoneNumber.fs;PhoneNumberTest.fs;C:\Users\scott\.nuget\packages\microsoft.net.test.sdk\16.4.0\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.Program.fs;C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\FSharp.Core.dll;C:\Users\scott\.nuget\packages\fsunit.xunit\3.8.0\lib\netstandard2.0\FsUnit.Xunit.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\Microsoft.CSharp.dll;C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CommunicationUtilities.dll;C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\Microsoft.TestPlatform.CoreUtilities.dll;C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CrossPlatEngine.dll;C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\Microsoft.TestPlatform.PlatformAbstractions.dll;C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.TestPlatform.Utilities.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\Microsoft.VisualBasic.Core.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\Microsoft.VisualBasic.dll;C:\Users\scott\.nuget\packages\microsoft.codecoverage\16.4.0\lib\netcoreapp1.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll;C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.Common.dll;C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\Microsoft.Win32.Primitives.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\mscorlib.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\netstandard.dll;C:\Users\scott\.nuget\packages\newtonsoft.json\9.0.1\lib\netstandard1.0\Newtonsoft.Json.dll;C:\Users\scott\.nuget\packages\nhamcrest\2.0.1\lib\netstandard1.5\NHamcrest.dll;C:\Users\scott\.nuget\packages\nuget.frameworks\5.0.0\lib\netstandard2.0\NuGet.Frameworks.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.AppContext.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Buffers.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Collections.Concurrent.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Collections.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Collections.Immutable.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Collections.NonGeneric.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Collections.Specialized.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.Annotations.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.DataAnnotations.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.EventBasedAsync.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.Primitives.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ComponentModel.TypeConverter.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Configuration.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Console.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Core.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Data.Common.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Data.DataSetExtensions.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Data.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.Contracts.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.Debug.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.DiagnosticSource.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.FileVersionInfo.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.Process.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.StackTrace.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.TextWriterTraceListener.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.Tools.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.TraceSource.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Diagnostics.Tracing.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Drawing.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Drawing.Primitives.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Dynamic.Runtime.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Globalization.Calendars.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Globalization.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Globalization.Extensions.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.Compression.Brotli.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.Compression.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.Compression.FileSystem.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.Compression.ZipFile.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.FileSystem.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.FileSystem.DriveInfo.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.FileSystem.Primitives.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.FileSystem.Watcher.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.IsolatedStorage.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.MemoryMappedFiles.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.Pipes.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.IO.UnmanagedMemoryStream.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Linq.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Linq.Expressions.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Linq.Parallel.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Linq.Queryable.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Memory.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Http.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.HttpListener.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Mail.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.NameResolution.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.NetworkInformation.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Ping.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Primitives.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Requests.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Security.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.ServicePoint.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.Sockets.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.WebClient.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.WebHeaderCollection.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.WebProxy.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.WebSockets.Client.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Net.WebSockets.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Numerics.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Numerics.Vectors.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ObjectModel.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.DispatchProxy.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Emit.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Emit.ILGeneration.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Emit.Lightweight.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Extensions.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Metadata.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.Primitives.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Reflection.TypeExtensions.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Resources.Reader.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Resources.ResourceManager.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Resources.Writer.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.CompilerServices.Unsafe.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.CompilerServices.VisualC.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Extensions.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Handles.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.InteropServices.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.InteropServices.RuntimeInformation.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.InteropServices.WindowsRuntime.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Intrinsics.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Loader.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Numerics.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Serialization.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Serialization.Formatters.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Serialization.Json.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Serialization.Primitives.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Runtime.Serialization.Xml.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Claims.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Cryptography.Algorithms.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Cryptography.Csp.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Cryptography.Encoding.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Cryptography.Primitives.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Cryptography.X509Certificates.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.Principal.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Security.SecureString.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ServiceModel.Web.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ServiceProcess.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.Encoding.CodePages.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.Encoding.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.Encoding.Extensions.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.Encodings.Web.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.Json.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Text.RegularExpressions.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Channels.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Overlapped.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Tasks.Dataflow.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Tasks.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Tasks.Extensions.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Tasks.Parallel.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Thread.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.ThreadPool.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Threading.Timer.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Transactions.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Transactions.Local.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.ValueTuple.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Web.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Web.HttpUtility.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Windows.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.Linq.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.ReaderWriter.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.Serialization.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.XDocument.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.XmlDocument.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.XmlSerializer.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.XPath.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\System.Xml.XPath.XDocument.dll;C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\testhost.dll;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.0.0\ref\netcoreapp3.0\WindowsBase.dll;C:\Users\scott\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll;C:\Users\scott\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll;C:\Users\scott\.nuget\packages\xunit.extensibility.core\2.4.1\lib\netstandard1.1\xunit.core.dll;C:\Users\scott\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\netstandard1.1\xunit.execution.dotnet.dll;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets
Output files: obj\Debug\netcoreapp3.0\PhoneNumber.dll;obj\Debug\netcoreapp3.0\PhoneNumber.pdb
1:7>Done building target "CoreCompile" in project "PhoneNumber.fsproj".
Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')).
1:7>Target "AfterCompile" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "Compile" depends on it):
1:7>Done building target "AfterCompile" in project "PhoneNumber.fsproj".
Target "_CreateAppHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and
'$(AppHostSourcePath)' != '' and
Exists('@(IntermediateAssembly)') and
Exists('$(AppHostSourcePath)')) was evaluated as ('true' == 'true' and
'' != '' and
Exists('obj\Debug\netcoreapp3.0\PhoneNumber.dll') and
Exists('')).
Target "_CreateComHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and
'$(ComHostIntermediatePath)' != '' and
Exists('@(IntermediateAssembly)') and
Exists('$(ComHostSourcePath)')) was evaluated as ('true' == 'true' and
'' != '' and
Exists('obj\Debug\netcoreapp3.0\PhoneNumber.dll') and
Exists('')).
1:7>Target "Compile" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CoreBuild" depends on it):
1:7>Done building target "Compile" in project "PhoneNumber.fsproj".
Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true').
Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or
('$(_AssemblyTimestampBeforeCompile)' == '')) and
Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Exe' != 'library') or
('' == '')) and
Exists('obj\PhoneNumber.fsproj.UnmanagedRegistration.cache')).
Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
1:7>Target "_GenerateSatelliteAssemblyInputs" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CreateSatelliteAssemblies" depends on it):
Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
1:7>Done building target "_GenerateSatelliteAssemblyInputs" in project "PhoneNumber.fsproj".
Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != '').
Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' != 'true') was evaluated as ('' != '' and 'true' != 'true').
Target "CoreGenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' == 'true' ) was evaluated as ('' != '' and 'true' == 'true' ).
1:7>Target "CreateSatelliteAssemblies" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CoreBuild" depends on it):
1:7>Done building target "CreateSatelliteAssemblies" in project "PhoneNumber.fsproj".
Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='' or '$(GenerateAppxManifest)' == 'true') was evaluated as (''=='true' or ''!='' or ''!='' or '' == 'true').
1:7>Target "GetTargetPathWithTargetPlatformMoniker" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "GetTargetPath" depends on it):
1:7>Done building target "GetTargetPathWithTargetPlatformMoniker" in project "PhoneNumber.fsproj".
1:7>Target "GetTargetPath" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CoreBuild" depends on it):
1:7>Done building target "GetTargetPath" in project "PhoneNumber.fsproj".
Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != '').
1:7>Target "_CopyFilesMarkedCopyLocal" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CopyFilesToOutputDirectory" depends on it):
Using "Copy" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Copy"
Did not copy from file "C:\Users\scott\.nuget\packages\fsunit.xunit\3.8.0\lib\netstandard2.0\FsUnit.Xunit.dll" to file "bin\Debug\netcoreapp3.0\FsUnit.Xunit.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.codecoverage\16.4.0\lib\netcoreapp1.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll" to file "bin\Debug\netcoreapp3.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\FSharp.Core.dll" to file "bin\Debug\netcoreapp3.0\FSharp.Core.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\Microsoft.TestPlatform.CoreUtilities.dll" to file "bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.CoreUtilities.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\Microsoft.TestPlatform.PlatformAbstractions.dll" to file "bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.PlatformAbstractions.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll" to file "bin\Debug\netcoreapp3.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CommunicationUtilities.dll" to file "bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.CommunicationUtilities.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.TestPlatform.Utilities.dll" to file "bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.Utilities.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.TestPlatform.CrossPlatEngine.dll" to file "bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.CrossPlatEngine.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\Microsoft.VisualStudio.TestPlatform.Common.dll" to file "bin\Debug\netcoreapp3.0\Microsoft.VisualStudio.TestPlatform.Common.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\testhost.dll" to file "bin\Debug\netcoreapp3.0\testhost.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\newtonsoft.json\9.0.1\lib\netstandard1.0\Newtonsoft.Json.dll" to file "bin\Debug\netcoreapp3.0\Newtonsoft.Json.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\nuget.frameworks\5.0.0\lib\netstandard2.0\NuGet.Frameworks.dll" to file "bin\Debug\netcoreapp3.0\NuGet.Frameworks.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\nhamcrest\2.0.1\lib\netstandard1.5\NHamcrest.dll" to file "bin\Debug\netcoreapp3.0\NHamcrest.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll" to file "bin\Debug\netcoreapp3.0\xunit.abstractions.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll" to file "bin\Debug\netcoreapp3.0\xunit.assert.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\xunit.extensibility.core\2.4.1\lib\netstandard1.1\xunit.core.dll" to file "bin\Debug\netcoreapp3.0\xunit.core.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\netstandard1.1\xunit.execution.dotnet.dll" to file "bin\Debug\netcoreapp3.0\xunit.execution.dotnet.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\cs\FSharp.Core.resources.dll" to file "bin\Debug\netcoreapp3.0\cs\FSharp.Core.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\de\FSharp.Core.resources.dll" to file "bin\Debug\netcoreapp3.0\de\FSharp.Core.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\fr\FSharp.Core.resources.dll" to file "bin\Debug\netcoreapp3.0\fr\FSharp.Core.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\it\FSharp.Core.resources.dll" to file "bin\Debug\netcoreapp3.0\it\FSharp.Core.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\es\FSharp.Core.resources.dll" to file "bin\Debug\netcoreapp3.0\es\FSharp.Core.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\ja\FSharp.Core.resources.dll" to file "bin\Debug\netcoreapp3.0\ja\FSharp.Core.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\ko\FSharp.Core.resources.dll" to file "bin\Debug\netcoreapp3.0\ko\FSharp.Core.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\pl\FSharp.Core.resources.dll" to file "bin\Debug\netcoreapp3.0\pl\FSharp.Core.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\pt-BR\FSharp.Core.resources.dll" to file "bin\Debug\netcoreapp3.0\pt-BR\FSharp.Core.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\tr\FSharp.Core.resources.dll" to file "bin\Debug\netcoreapp3.0\tr\FSharp.Core.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\ru\FSharp.Core.resources.dll" to file "bin\Debug\netcoreapp3.0\ru\FSharp.Core.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\zh-Hans\FSharp.Core.resources.dll" to file "bin\Debug\netcoreapp3.0\zh-Hans\FSharp.Core.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\fsharp.core\4.7.0\lib\netstandard2.0\zh-Hant\FSharp.Core.resources.dll" to file "bin\Debug\netcoreapp3.0\zh-Hant\FSharp.Core.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin\Debug\netcoreapp3.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin\Debug\netcoreapp3.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin\Debug\netcoreapp3.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin\Debug\netcoreapp3.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin\Debug\netcoreapp3.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin\Debug\netcoreapp3.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin\Debug\netcoreapp3.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin\Debug\netcoreapp3.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin\Debug\netcoreapp3.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin\Debug\netcoreapp3.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin\Debug\netcoreapp3.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" to file "bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.objectmodel\16.4.0\lib\netstandard2.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin\Debug\netcoreapp3.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin\Debug\netcoreapp3.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin\Debug\netcoreapp3.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin\Debug\netcoreapp3.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin\Debug\netcoreapp3.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin\Debug\netcoreapp3.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin\Debug\netcoreapp3.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin\Debug\netcoreapp3.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin\Debug\netcoreapp3.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin\Debug\netcoreapp3.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin\Debug\netcoreapp3.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin\Debug\netcoreapp3.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin\Debug\netcoreapp3.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin\Debug\netcoreapp3.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin\Debug\netcoreapp3.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin\Debug\netcoreapp3.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin\Debug\netcoreapp3.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin\Debug\netcoreapp3.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin\Debug\netcoreapp3.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin\Debug\netcoreapp3.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin\Debug\netcoreapp3.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin\Debug\netcoreapp3.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" to file "bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" to file "bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Did not copy from file "C:\Users\scott\.nuget\packages\microsoft.testplatform.testhost\16.4.0\lib\netcoreapp2.1\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" to file "bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Done executing task "Copy".
Using "Touch" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Touch"
Touching "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.fsproj.CopyComplete".
Done executing task "Touch".
1:7>Done building target "_CopyFilesMarkedCopyLocal" in project "PhoneNumber.fsproj".
Target "AssignTargetPaths" skipped. Previously built successfully.
Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully.
Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully.
1:7>Target "GetCopyToOutputDirectoryItems" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_CopySourceItemsToOutputDirectory" depends on it):
Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false' and 'false' != 'true').
Task "AssignTargetPath"
Done executing task "AssignTargetPath".
1:7>Done building target "GetCopyToOutputDirectoryItems" in project "PhoneNumber.fsproj".
1:7>Target "_CopyOutOfDateSourceItemsToOutputDirectory" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "_CopySourceItemsToOutputDirectory" depends on it):
Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files.
Input files: C:\Users\scott\.nuget\packages\xunit.runner.visualstudio\2.4.1\build\netcoreapp1.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll;C:\Users\scott\.nuget\packages\xunit.runner.visualstudio\2.4.1\build\netcoreapp1.0\xunit.runner.reporters.netcoreapp10.dll;C:\Users\scott\.nuget\packages\xunit.runner.visualstudio\2.4.1\build\netcoreapp1.0\xunit.runner.utility.netcoreapp10.dll
Output files: bin\Debug\netcoreapp3.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll;bin\Debug\netcoreapp3.0\xunit.runner.reporters.netcoreapp10.dll;bin\Debug\netcoreapp3.0\xunit.runner.utility.netcoreapp10.dll
1:7>Done building target "_CopyOutOfDateSourceItemsToOutputDirectory" in project "PhoneNumber.fsproj".
Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ).
1:7>Target "_CopySourceItemsToOutputDirectory" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CopyFilesToOutputDirectory" depends on it):
1:7>Done building target "_CopySourceItemsToOutputDirectory" in project "PhoneNumber.fsproj".
Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ).
Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ).
1:7>Target "_CheckForCompileOutputs" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CopyFilesToOutputDirectory" depends on it):
1:7>Done building target "_CheckForCompileOutputs" in project "PhoneNumber.fsproj".
Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully.
Target "_HandlePackageFileConflicts" skipped. Previously built successfully.
Target "ResolveAssemblyReferences" skipped. Previously built successfully.
1:7>Target "_ComputeReferenceAssemblies" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "GenerateBuildDependencyFile" depends on it):
1:7>Done building target "_ComputeReferenceAssemblies" in project "PhoneNumber.fsproj".
Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != '').
Target "_ComputePackageReferencePublish" skipped. Previously built successfully.
Target "ComputeDependencyFileCompilerOptions" skipped, due to false condition; ('$(PreserveCompilationContext)' == 'true') was evaluated as ('' == 'true').
1:7>Target "GenerateBuildDependencyFile" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CopyFilesToOutputDirectory" depends on it):
Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files.
Input files: C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\project.assets.json;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.assets.cache;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.props;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Targets;C:\Program Files\dotnet\sdk\3.0.100\NuGet.targets;C:\Program Files\dotnet\sdk\3.0.100\Current\Microsoft.Common.targets\ImportAfter\Microsoft.TestPlatform.ImportAfter.targets;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\PhoneNumber.fsproj.nuget.g.targets;C:\Program Files\dotnet\sdk\3.0.100\FSharp\Microsoft.FSharp.Overrides.NetSdk.targets;C:\Program Files\dotnet\sdk\3.0.100\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets
Output files: C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\PhoneNumber.deps.json
1:7>Done building target "GenerateBuildDependencyFile" in project "PhoneNumber.fsproj".
Target "_DefaultMicrosoftNETPlatformLibrary" skipped. Previously built successfully.
1:7>Target "GenerateBuildRuntimeConfigurationFiles" in file "C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CopyFilesToOutputDirectory" depends on it):
Skipping target "GenerateBuildRuntimeConfigurationFiles" because all output files are up-to-date with respect to the input files.
Input files: C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\project.assets.json;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.assets.cache
Output files: C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\PhoneNumber.runtimeconfig.json;C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\PhoneNumber.runtimeconfig.dev.json
1:7>Done building target "GenerateBuildRuntimeConfigurationFiles" in project "PhoneNumber.fsproj".
Target "GenerateShimsAssets" skipped, due to false condition; ('$(PackAsTool)' == 'true' and $(PackAsToolShimRuntimeIdentifiers) != '' ) was evaluated as ('' == 'true' and != '' ).
1:7>Target "CopyFilesToOutputDirectory" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "PrepareForRun" depends on it):
Task "Copy"
Did not copy from file "obj\Debug\netcoreapp3.0\PhoneNumber.dll" to file "bin\Debug\netcoreapp3.0\PhoneNumber.dll" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Done executing task "Copy".
Task "CopyRefAssembly" skipped, due to false condition; ('$(ProduceReferenceAssembly)' == 'true' and '$(CopyBuildOutputToOutputDirectory)' == 'true' and '$(SkipCopyBuildProduct)' != 'true') was evaluated as ('false' == 'true' and 'true' == 'true' and '' != 'true').
Task "Message"
PhoneNumber -> C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\PhoneNumber.dll
Done executing task "Message".
Task "Copy" skipped, due to false condition; ('@(AddModules)' != '') was evaluated as ('' != '').
Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true').
Task "Copy"
Did not copy from file "obj\Debug\netcoreapp3.0\PhoneNumber.pdb" to file "bin\Debug\netcoreapp3.0\PhoneNumber.pdb" because the "SkipUnchangedFiles" parameter was set to "true" in the project and the files' sizes and timestamps match.
Done executing task "Copy".
Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true' and '$(CopyDocumentationFileToOutputDirectory)'=='true') was evaluated as ('false'=='true' and 'true'=='true').
Task "Copy" skipped, due to false condition; ('@(IntermediateSatelliteAssembliesWithTargetPath)' != '') was evaluated as ('' != '').
Task "Copy" skipped, due to false condition; ('@(ReferenceComWrappersToCopyLocal)' != '' or '@(ResolvedIsolatedComModules)' != '' or '@(_DeploymentLooseManifestFile)' != '' or '@(NativeReferenceFile)' != '' ) was evaluated as ('' != '' or '' != '' or '' != '' or '' != '' ).
Task "Copy" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '@(WinMDExpArtifacts)' != '') was evaluated as ('' != 'true' and '' != '').
Task "Message" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '$(_WindowsMetadataOutputPath)' != '') was evaluated as ('' != 'true' and '' != '').
1:7>Done building target "CopyFilesToOutputDirectory" in project "PhoneNumber.fsproj".
Target "_CopyReferenceOnlyAssembliesForBuild" skipped, due to false condition; ('$(PreserveCompilationReferences)' == 'true') was evaluated as ('' == 'true').
1:7>Target "PrepareForRun" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CoreBuild" depends on it):
1:7>Done building target "PrepareForRun" in project "PhoneNumber.fsproj".
Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Exe'=='library').
Target "_CheckForCompileOutputs" skipped. Previously built successfully.
Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
1:7>Target "_CleanGetCurrentAndPriorFileWrites" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "IncrementalClean" depends on it):
Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "ReadLinesFromFile"
Done executing task "ReadLinesFromFile".
Task "ConvertToAbsolutePath"
Done executing task "ConvertToAbsolutePath".
Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "FindUnderPath"
Comparison path is "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number".
Done executing task "FindUnderPath".
Task "FindUnderPath"
Comparison path is "bin\Debug\netcoreapp3.0\".
Done executing task "FindUnderPath".
Task "FindUnderPath"
Comparison path is "obj\Debug\netcoreapp3.0\".
Done executing task "FindUnderPath".
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
1:7>Done building target "_CleanGetCurrentAndPriorFileWrites" in project "PhoneNumber.fsproj".
1:7>Target "IncrementalClean" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "CoreBuild" depends on it):
Task "FindUnderPath"
Comparison path is "bin\Debug\netcoreapp3.0\".
Done executing task "FindUnderPath".
Task "FindUnderPath"
Comparison path is "obj\Debug\netcoreapp3.0\".
Done executing task "FindUnderPath".
Using "Delete" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Task "Delete"
Done executing task "Delete".
Task "RemoveDuplicates"
Done executing task "RemoveDuplicates".
Task "WriteLinesToFile" skipped, due to false condition; ('@(_CleanUnfilteredPriorFileWrites)'!='@(_CleanUniqueRemainingFileWritesAfterIncrementalClean)') was evaluated as ('c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\xunit.runner.reporters.netcoreapp10.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\xunit.runner.utility.netcoreapp10.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\PhoneNumber.deps.json;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\PhoneNumber.runtimeconfig.json;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\PhoneNumber.runtimeconfig.dev.json;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\PhoneNumber.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\PhoneNumber.pdb;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\FSharp.Core.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\FsUnit.Xunit.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.CoreUtilities.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.PlatformAbstractions.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.CommunicationUtilities.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.CrossPlatEngine.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.Utilities.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.VisualStudio.TestPlatform.Common.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\testhost.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Newtonsoft.Json.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\NHamcrest.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\NuGet.Frameworks.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\xunit.abstractions.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\xunit.assert.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\xunit.core.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\xunit.execution.dotnet.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\cs\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\de\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\es\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\fr\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\it\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ja\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ko\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pl\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pt-BR\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ru\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\tr\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hans\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hant\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.fsprojAssemblyReference.cache;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.AssemblyInfoInputs.cache;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.AssemblyInfo.fs;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.fsproj.CopyComplete;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.pdb'!='c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\xunit.runner.reporters.netcoreapp10.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\xunit.runner.utility.netcoreapp10.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\PhoneNumber.deps.json;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\PhoneNumber.runtimeconfig.json;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\PhoneNumber.runtimeconfig.dev.json;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\PhoneNumber.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\PhoneNumber.pdb;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\FSharp.Core.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\FsUnit.Xunit.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.CoreUtilities.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.PlatformAbstractions.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.CommunicationUtilities.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.CrossPlatEngine.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.Utilities.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Microsoft.VisualStudio.TestPlatform.Common.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\testhost.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\Newtonsoft.Json.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\NHamcrest.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\NuGet.Frameworks.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\xunit.abstractions.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\xunit.assert.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\xunit.core.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\xunit.execution.dotnet.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\cs\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\de\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\es\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\fr\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\it\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ja\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ko\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pl\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pt-BR\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ru\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\tr\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hans\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hant\FSharp.Core.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.fsprojAssemblyReference.cache;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.AssemblyInfoInputs.cache;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.AssemblyInfo.fs;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.fsproj.CopyComplete;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.dll;c:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\obj\Debug\netcoreapp3.0\PhoneNumber.pdb').
1:7>Done building target "IncrementalClean" in project "PhoneNumber.fsproj".
Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)')) was evaluated as ('' != '' and ('' != 'OnOutputUpdated' or '' != '')).
Target "GenerateBuildDependencyFile" skipped. Previously built successfully.
Target "GenerateBuildRuntimeConfigurationFiles" skipped. Previously built successfully.
1:7>Target "CoreBuild" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "Build" depends on it):
1:7>Done building target "CoreBuild" in project "PhoneNumber.fsproj".
1:7>Target "AfterBuild" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (target "Build" depends on it):
1:7>Done building target "AfterBuild" in project "PhoneNumber.fsproj".
Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully.
Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully.
1:7>Target "Build" in file "C:\Program Files\dotnet\sdk\3.0.100\Microsoft.Common.CurrentVersion.targets" from project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (entry point):
1:7>Done building target "Build" in project "PhoneNumber.fsproj".
Target "_PackAsBuildAfterTarget" skipped, due to false condition; ('$(GeneratePackageOnBuild)' == 'true' AND '$(IsInnerBuild)' != 'true') was evaluated as ('false' == 'true' AND '' != 'true').
1:7>Done Building Project "C:\Users\scott\source\Exercism\users\7enderhead\fsharp\phone-number\PhoneNumber.fsproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment