TheAngryByrd / dotnet-mono

dotnet utility to run .net full apps using mono on OSX/Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

if a runtime is specified, the binary at the runtime-specific path isn't launched

baronfel opened this issue · comments

assume a project with <RuntimeIdentifiers>osx-x64</RuntimeIdentifiers>, and -r osx-x64 provided from the dotnet-mono command line.

The RunCommand reported from project cracking isn't including the osx-specific portion of the output path:

given command: dotnet mono --loggerlevel verbose -r osx-x64 -c debug -f net462
found runcommand: /Users/chethusk/oss/dotnet-mono/example/bin/debug/net462/Foobar.exe

I tried a simple fix of conditionally-adding the RuntimeIdentifier to the msbuild property dictionary when we parse it, but that didn't influence the runcommand at all.

The full set of project properties can be seen here:

12:21:32 VRB] Project properties MSBuildToolsVersion=15.0 <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildToolsPath=/usr/local/share/dotnet/sdk/2.1.401 <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildBinPath=/usr/local/share/dotnet/sdk/2.1.401 <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildStartupDirectory=/Users/chethusk/oss/dotnet-mono/example <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildNodeCount=1 <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildProgramFiles32=/user/bin <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildAssemblyVersion=15.0 <dotnet-mono>
[12:21:32 VRB] Project properties OS=Unix <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildFrameworkToolsRoot=/usr/local/share/dotnet/shared/Microsoft.NETCore.App <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildRuntimeType=Core <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildProjectFile=example.fsproj <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildProjectName=example <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildProjectExtension=.fsproj <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildProjectFullPath=/Users/chethusk/oss/dotnet-mono/example/example.fsproj <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildProjectDirectory=/Users/chethusk/oss/dotnet-mono/example <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildProjectDirectoryNoRoot=Users/chethusk/oss/dotnet-mono/example <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildExtensionsPath32=/usr/local/share/dotnet/sdk/2.1.401 <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildExtensionsPath64=/usr/local/share/dotnet/sdk/2.1.401 <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildExtensionsPath=/usr/local/share/dotnet/sdk/2.1.401 <dotnet-mono>
[12:21:32 VRB] Project properties LocalAppData=/Users/chethusk <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildUserExtensionsPath=/Users/chethusk/Microsoft\MSBuild <dotnet-mono>
[12:21:32 VRB] Project properties PWD=/Users/chethusk/oss/dotnet-mono/example <dotnet-mono>
[12:21:32 VRB] Project properties SSH_AGENT_PID=502 <dotnet-mono>
[12:21:32 VRB] Project properties TERM_SESSION_ID=w0t0p0:F34DE965-D126-42B6-AAD0-06147C47E174 <dotnet-mono>
[12:21:32 VRB] Project properties LESS=-R <dotnet-mono>
[12:21:32 VRB] Project properties SHELL=/bin/zsh <dotnet-mono>
[12:21:32 VRB] Project properties COLORTERM=truecolor <dotnet-mono>
[12:21:32 VRB] Project properties LANG=en_US.UTF-8 <dotnet-mono>
[12:21:32 VRB] Project properties PRIVATE_TOKEN=CwjnesYHEJ53HyYeJSwy <dotnet-mono>
[12:21:32 VRB] Project properties USER=chethusk <dotnet-mono>
[12:21:32 VRB] Project properties SSH_AUTH_SOCK=/var/folders/80/y0q8bqgx29bd8g3h0tlt00k00000gn/T//ssh-2T0ZBl1xHhRJ/agent.500 <dotnet-mono>
[12:21:32 VRB] Project properties _=/usr/local/share/dotnet/dotnet <dotnet-mono>
[12:21:32 VRB] Project properties DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1 <dotnet-mono>
[12:21:32 VRB] Project properties Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.KOp9O4EZwX/Render <dotnet-mono>
[12:21:32 VRB] Project properties FrameworkPathOverride=/Library/Frameworks/Mono.framework/Versions/Current/Commands/../lib/mono/4.5/ <dotnet-mono>
[12:21:32 VRB] Project properties NODENV_SHELL=zsh <dotnet-mono>
[12:21:32 VRB] Project properties TMPDIR=/var/folders/80/y0q8bqgx29bd8g3h0tlt00k00000gn/T/ <dotnet-mono>
[12:21:32 VRB] Project properties __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0 <dotnet-mono>
[12:21:32 VRB] Project properties PAGER=less <dotnet-mono>
[12:21:32 VRB] Project properties LOGNAME=chethusk <dotnet-mono>
[12:21:32 VRB] Project properties MSBUILD_EXE_PATH=/usr/local/share/dotnet/sdk/2.1.401/MSBuild.dll <dotnet-mono>
[12:21:32 VRB] Project properties TERM_PROGRAM_VERSION=3.2.0 <dotnet-mono>
[12:21:32 VRB] Project properties HOME=/Users/chethusk <dotnet-mono>
[12:21:32 VRB] Project properties TERM=xterm-256color <dotnet-mono>
[12:21:32 VRB] Project properties XPC_FLAGS=0x0 <dotnet-mono>
[12:21:32 VRB] Project properties LSCOLORS=Gxfxcxdxbxegedabagacad <dotnet-mono>
[12:21:32 VRB] Project properties SHLVL=1 <dotnet-mono>
[12:21:32 VRB] Project properties XPC_SERVICE_NAME=0 <dotnet-mono>
[12:21:32 VRB] Project properties RBENV_SHELL=zsh <dotnet-mono>
[12:21:32 VRB] Project properties ZSH=/Users/chethusk/.oh-my-zsh <dotnet-mono>
[12:21:32 VRB] Project properties ITERM_PROFILE=Default <dotnet-mono>
[12:21:32 VRB] Project properties PATH=/Users/chethusk/.rbenv/shims:/Users/chethusk/.nodenv/shims:/Users/chethusk/.dotnet/tools:/Users/chethusk/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Applications/Wireshark.app/Contents/MacOS:/Applications/Postgres.app/Contents/Versions/latest/bin <dotnet-mono>
[12:21:32 VRB] Project properties COLORFGBG=7;0 <dotnet-mono>
[12:21:32 VRB] Project properties TERM_PROGRAM=iTerm.app <dotnet-mono>
[12:21:32 VRB] Project properties OLDPWD=/Users/chethusk/oss/dotnet-mono <dotnet-mono>
[12:21:32 VRB] Project properties LC_CTYPE=en_US.UTF-8 <dotnet-mono>
[12:21:32 VRB] Project properties ITERM_SESSION_ID=w0t0p0:F34DE965-D126-42B6-AAD0-06147C47E174 <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildSDKsPath=/usr/local/share/dotnet/sdk/2.1.401/Sdks <dotnet-mono>
[12:21:32 VRB] Project properties RoslynTargetsPath=/usr/local/share/dotnet/sdk/2.1.401/Roslyn <dotnet-mono>
[12:21:32 VRB] Project properties VisualStudioVersion=15.0 <dotnet-mono>
[12:21:32 VRB] Project properties Configuration=debug <dotnet-mono>
[12:21:32 VRB] Project properties TargetFramework=net462 <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildAllProjects=;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props;/Users/chethusk/oss/dotnet-mono/example/obj/example.fsproj.nuget.g.props;/Users/chethusk/oss/dotnet-mono/example/obj/example.fsproj.paket.props;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedTargetFrameworks.props;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FSharp.props;/usr/local/share/dotnet/sdk/2.1.401/FSharp/Microsoft.FSharp.NetSdk.props;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultAssemblyInfo.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultOutputPaths.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.NuGetOfflineCache.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FSharpTargetsShim.targets;/usr/local/share/dotnet/sdk/2.1.401/FSharp/Microsoft.FSharp.NetSdk.targets;/usr/local/share/dotnet/sdk/2.1.401/FSharp/Microsoft.FSharp.Targets;/usr/local/share/dotnet/sdk/2.1.401/Microsoft.NETFramework.CurrentVersion.props;/Users/chethusk/oss/dotnet-mono/example/example.fsproj;/usr/local/share/dotnet/sdk/2.1.401/Microsoft.Common.CurrentVersion.targets;/usr/local/share/dotnet/sdk/2.1.401/Microsoft.NETFramework.CurrentVersion.targets;/usr/local/share/dotnet/sdk/2.1.401/NuGet.targets;/usr/local/share/dotnet/sdk/2.1.401/15.0/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets;/usr/local/share/dotnet/sdk/2.1.401/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets;/usr/local/share/dotnet/sdk/2.1.401/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.NETFramework.targets;/usr/local/share/dotnet/sdk/2.1.401/15.0/Microsoft.Common.targets/ImportAfter/Microsoft.TestPlatform.ImportAfter.targets;/usr/local/share/dotnet/sdk/2.1.401/Microsoft.TestPlatform.targets;/Users/chethusk/oss/dotnet-mono/example/obj/example.fsproj.nuget.g.targets;/Users/chethusk/oss/dotnet-mono/example/obj/example.fsproj.proj-info.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Common.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ComposeStore.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PreserveCompilationContext.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultPackageConflictOverrides.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FSharp.targets;/usr/local/share/dotnet/sdk/2.1.401/FSharp/Microsoft.FSharp.Overrides.NetSdk.targets;/usr/local/share/dotnet/sdk/2.1.401/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets <dotnet-mono>
[12:21:32 VRB] Project properties UsingMicrosoftNETSdk=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportByWildcardBeforeMicrosoftCommonProps=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportByWildcardAfterMicrosoftCommonProps=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportUserLocationsByWildcardBeforeMicrosoftCommonProps=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportUserLocationsByWildcardAfterMicrosoftCommonProps=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportDirectoryBuildProps=true <dotnet-mono>
[12:21:32 VRB] Project properties _DirectoryBuildPropsFile=Directory.Build.props <dotnet-mono>
[12:21:32 VRB] Project properties _DirectoryBuildPropsBasePath= <dotnet-mono>
[12:21:32 VRB] Project properties BaseIntermediateOutputPath=obj/ <dotnet-mono>
[12:21:32 VRB] Project properties _InitialBaseIntermediateOutputPath=obj/ <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildProjectExtensionsPath=/Users/chethusk/oss/dotnet-mono/example/obj/ <dotnet-mono>
[12:21:32 VRB] Project properties ImportProjectExtensionProps=true <dotnet-mono>
[12:21:32 VRB] Project properties _InitialMSBuildProjectExtensionsPath=/Users/chethusk/oss/dotnet-mono/example/obj/ <dotnet-mono>
[12:21:32 VRB] Project properties RestoreSuccess=True <dotnet-mono>
[12:21:32 VRB] Project properties RestoreTool=NuGet <dotnet-mono>
[12:21:32 VRB] Project properties ProjectAssetsFile=/Users/chethusk/oss/dotnet-mono/example/obj/project.assets.json <dotnet-mono>
[12:21:32 VRB] Project properties NuGetPackageRoot=/Users/chethusk/.nuget/packages/ <dotnet-mono>
[12:21:32 VRB] Project properties NuGetPackageFolders=/Users/chethusk/.nuget/packages/;/usr/local/share/dotnet/sdk/NuGetFallbackFolder <dotnet-mono>
[12:21:32 VRB] Project properties NuGetProjectStyle=PackageReference <dotnet-mono>
[12:21:32 VRB] Project properties NuGetToolVersion=4.8.0 <dotnet-mono>
[12:21:32 VRB] Project properties PaketPropsVersion=5.174.2 <dotnet-mono>
[12:21:32 VRB] Project properties PaketPropsLoaded=true <dotnet-mono>
[12:21:32 VRB] Project properties CustomBeforeMicrosoftCommonProps=/usr/local/share/dotnet/sdk/2.1.401/v15.0/Custom.Before.Microsoft.Common.props <dotnet-mono>
[12:21:32 VRB] Project properties CustomAfterMicrosoftCommonProps=/usr/local/share/dotnet/sdk/2.1.401/v15.0/Custom.After.Microsoft.Common.props <dotnet-mono>
[12:21:32 VRB] Project properties MicrosoftCommonPropsHasBeenImported=true <dotnet-mono>
[12:21:32 VRB] Project properties WMSJSProject=WJProject <dotnet-mono>
[12:21:32 VRB] Project properties WMSJSProjectDirectory=JavaScript <dotnet-mono>
[12:21:32 VRB] Project properties DisableHandlePackageFileConflicts=true <dotnet-mono>
[12:21:32 VRB] Project properties Configurations=Debug;Release <dotnet-mono>
[12:21:32 VRB] Project properties Platforms=AnyCPU <dotnet-mono>
[12:21:32 VRB] Project properties Platform=AnyCPU <dotnet-mono>
[12:21:32 VRB] Project properties OutputType=Exe <dotnet-mono>
[12:21:32 VRB] Project properties FileAlignment=512 <dotnet-mono>
[12:21:32 VRB] Project properties ErrorReport=prompt <dotnet-mono>
[12:21:32 VRB] Project properties AssemblyName=Foobar <dotnet-mono>
[12:21:32 VRB] Project properties RootNamespace=example <dotnet-mono>
[12:21:32 VRB] Project properties Deterministic=true <dotnet-mono>
[12:21:32 VRB] Project properties DebugSymbols=true <dotnet-mono>
[12:21:32 VRB] Project properties Optimize=false <dotnet-mono>
[12:21:32 VRB] Project properties _PlatformWithoutConfigurationInference=AnyCPU <dotnet-mono>
[12:21:32 VRB] Project properties DebugType=portable <dotnet-mono>
[12:21:32 VRB] Project properties ResolveNuGetPackages=false <dotnet-mono>
[12:21:32 VRB] Project properties SkipImportNuGetProps=true <dotnet-mono>
[12:21:32 VRB] Project properties SkipImportNuGetBuildTargets=true <dotnet-mono>
[12:21:32 VRB] Project properties RestoreProjectStyle=PackageReference <dotnet-mono>
[12:21:32 VRB] Project properties AssemblySearchPaths={CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName} <dotnet-mono>
[12:21:32 VRB] Project properties DesignTimeAssemblySearchPaths={CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName} <dotnet-mono>
[12:21:32 VRB] Project properties AllowUnsafeBlocks=false <dotnet-mono>
[12:21:32 VRB] Project properties TreatWarningsAsErrors=false <dotnet-mono>
[12:21:32 VRB] Project properties Prefer32Bit=false <dotnet-mono>
[12:21:32 VRB] Project properties SignAssembly=false <dotnet-mono>
[12:21:32 VRB] Project properties DelaySign= <dotnet-mono>
[12:21:32 VRB] Project properties GeneratePackageOnBuild=false <dotnet-mono>
[12:21:32 VRB] Project properties PackageRequireLicenseAcceptance=false <dotnet-mono>
[12:21:32 VRB] Project properties CheckForOverflowUnderflow=false <dotnet-mono>
[12:21:32 VRB] Project properties ToolDepsJsonGeneratorProject=/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/GenerateDeps/GenerateDeps.proj <dotnet-mono>
[12:21:32 VRB] Project properties NETCoreSdkBundledVersionsProps=/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledVersions.props <dotnet-mono>
[12:21:32 VRB] Project properties BundledNETCoreAppTargetFrameworkVersion=2.1 <dotnet-mono>
[12:21:32 VRB] Project properties BundledNETCoreAppPackageVersion=2.1.3 <dotnet-mono>
[12:21:32 VRB] Project properties UseBundledNETCoreAppPackageVersionAsDefaultNetCorePatchVersion=false <dotnet-mono>
[12:21:32 VRB] Project properties BundledNETStandardTargetFrameworkVersion=2.0 <dotnet-mono>
[12:21:32 VRB] Project properties BundledNETStandardPackageVersion=2.0.3 <dotnet-mono>
[12:21:32 VRB] Project properties BundledNETCorePlatformsPackageVersion=2.1.1 <dotnet-mono>
[12:21:32 VRB] Project properties BundledAspNetCoreAllTargetFrameworkVersion=2.1 <dotnet-mono>
[12:21:32 VRB] Project properties BundledAspNetCoreAllPackageVersion=2.1.3 <dotnet-mono>
[12:21:32 VRB] Project properties BundledAspNetCoreAppTargetFrameworkVersion=2.1 <dotnet-mono>
[12:21:32 VRB] Project properties BundledAspNetCoreAppPackageVersion=2.1.3 <dotnet-mono>
[12:21:32 VRB] Project properties NETCoreSdkVersion=2.1.401 <dotnet-mono>
[12:21:32 VRB] Project properties _NETCoreSdkIsPreview= <dotnet-mono>
[12:21:32 VRB] Project properties DefaultPatchVersionForAspNetCoreAll2_1=2.1.1 <dotnet-mono>
[12:21:32 VRB] Project properties DefaultPatchVersionForAspNetCoreApp2_1=2.1.1 <dotnet-mono>
[12:21:32 VRB] Project properties LatestPatchVersionForNetCore1_0=1.0.12 <dotnet-mono>
[12:21:32 VRB] Project properties LatestPatchVersionForNetCore1_1=1.1.9 <dotnet-mono>
[12:21:32 VRB] Project properties LatestPatchVersionForNetCore2_0=2.0.9 <dotnet-mono>
[12:21:32 VRB] Project properties UseBundledFSharpTargets=true <dotnet-mono>
[12:21:32 VRB] Project properties FSharpPropsShim=/usr/local/share/dotnet/sdk/2.1.401/FSharp/Microsoft.FSharp.NetSdk.props <dotnet-mono>
[12:21:32 VRB] Project properties DefineConstants=TRACE;DEBUG;NETFRAMEWORK;NET462 <dotnet-mono>
[12:21:32 VRB] Project properties EnableDefaultCompileItems=false <dotnet-mono>
[12:21:32 VRB] Project properties EnableDefaultNoneItems=false <dotnet-mono>
[12:21:32 VRB] Project properties DefaultProjectTypeGuid={F2A71F9B-5D33-465A-A702-920D77279786} <dotnet-mono>
[12:21:32 VRB] Project properties WarningLevel=3 <dotnet-mono>
[12:21:32 VRB] Project properties WarningsAsErrors= <dotnet-mono>
[12:21:32 VRB] Project properties UseStandardResourceNames=true <dotnet-mono>
[12:21:32 VRB] Project properties Tailcalls=false <dotnet-mono>
[12:21:32 VRB] Project properties FscToolPath=/usr/local/share/dotnet/sdk/2.1.401/FSharp/ <dotnet-mono>
[12:21:32 VRB] Project properties FscToolExe=RunFsc.sh <dotnet-mono>
[12:21:32 VRB] Project properties DefaultValueTuplePackageVersion=4.4.0 <dotnet-mono>
[12:21:32 VRB] Project properties DefaultFSharpCorePackageVersion=4.5.2 <dotnet-mono>
[12:21:32 VRB] Project properties ValueTupleImplicitPackageVersion=4.4.0 <dotnet-mono>
[12:21:32 VRB] Project properties FSharpCoreImplicitPackageVersion=4.5.2 <dotnet-mono>
[12:21:32 VRB] Project properties TargetsForTfmSpecificContentInPackage=;PackTool;PackageFSharpDesignTimeTools <dotnet-mono>
[12:21:32 VRB] Project properties TargetFrameworks=netcoreapp2.0;net462 <dotnet-mono>
[12:21:32 VRB] Project properties RuntimeIdentifiers=osx-x64 <dotnet-mono>
[12:21:32 VRB] Project properties _IsExecutable=true <dotnet-mono>
[12:21:32 VRB] Project properties HasRuntimeOutput=true <dotnet-mono>
[12:21:32 VRB] Project properties _UsingDefaultForHasRuntimeOutput=true <dotnet-mono>
[12:21:32 VRB] Project properties VersionPrefix=1.0.0 <dotnet-mono>
[12:21:32 VRB] Project properties Version=1.0.0 <dotnet-mono>
[12:21:32 VRB] Project properties Authors=Foobar <dotnet-mono>
[12:21:32 VRB] Project properties Company=Foobar <dotnet-mono>
[12:21:32 VRB] Project properties AssemblyTitle=Foobar <dotnet-mono>
[12:21:32 VRB] Project properties Product=Foobar <dotnet-mono>
[12:21:32 VRB] Project properties PlatformName=AnyCPU <dotnet-mono>
[12:21:32 VRB] Project properties BaseOutputPath=bin/ <dotnet-mono>
[12:21:32 VRB] Project properties OutputPath=bin/debug/net462/ <dotnet-mono>
[12:21:32 VRB] Project properties IntermediateOutputPath=obj/debug/net462/ <dotnet-mono>
[12:21:32 VRB] Project properties PackageOutputPath=bin/debug/ <dotnet-mono>
[12:21:32 VRB] Project properties _ShortFrameworkIdentifier=net <dotnet-mono>
[12:21:32 VRB] Project properties _ShortFrameworkVersion=462 <dotnet-mono>
[12:21:32 VRB] Project properties TargetFrameworkIdentifier=.NETFramework <dotnet-mono>
[12:21:32 VRB] Project properties TargetFrameworkVersion=v4.6.2 <dotnet-mono>
[12:21:32 VRB] Project properties DefaultItemExcludes=;bin/debug//**;obj/debug//**;bin//**;obj//**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc <dotnet-mono>
[12:21:32 VRB] Project properties AppendTargetFrameworkToOutputPath=true <dotnet-mono>
[12:21:32 VRB] Project properties _TargetFrameworkVersionWithoutV=4.6.2 <dotnet-mono>
[12:21:32 VRB] Project properties _UsingDefaultPlatformTarget=true <dotnet-mono>
[12:21:32 VRB] Project properties AppendRuntimeIdentifierToOutputPath=true <dotnet-mono>
[12:21:32 VRB] Project properties DesignTimeAutoUnify=true <dotnet-mono>
[12:21:32 VRB] Project properties AutoGenerateBindingRedirects=true <dotnet-mono>
[12:21:32 VRB] Project properties GenerateDependencyFile= <dotnet-mono>
[12:21:32 VRB] Project properties PublishDirName=publish <dotnet-mono>
[12:21:32 VRB] Project properties PublishDir=bin/debug/net462/publish/ <dotnet-mono>
[12:21:32 VRB] Project properties _NugetFallbackFolder=/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder <dotnet-mono>
[12:21:32 VRB] Project properties RestoreAdditionalProjectFallbackFolders=;/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder <dotnet-mono>
[12:21:32 VRB] Project properties AddAdditionalExplicitAssemblyReferences=false <dotnet-mono>
[12:21:32 VRB] Project properties _FrameworkIdentifierForImplicitDefine=NET <dotnet-mono>
[12:21:32 VRB] Project properties VersionlessImplicitFrameworkDefine=NETFRAMEWORK <dotnet-mono>
[12:21:32 VRB] Project properties _FrameworkVersionForImplicitDefine=462 <dotnet-mono>
[12:21:32 VRB] Project properties ImplicitFrameworkDefine=NET462 <dotnet-mono>
[12:21:32 VRB] Project properties GenerateDocumentationFile=false <dotnet-mono>
[12:21:32 VRB] Project properties DocumentationFile= <dotnet-mono>
[12:21:32 VRB] Project properties PublishDocumentationFiles=true <dotnet-mono>
[12:21:32 VRB] Project properties PublishDocumentationFile=true <dotnet-mono>
[12:21:32 VRB] Project properties PublishReferencesDocumentationFiles=true <dotnet-mono>
[12:21:32 VRB] Project properties LanguageTargets=/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/Sdk/../targets/Microsoft.NET.Sdk.FSharpTargetsShim.targets <dotnet-mono>
[12:21:32 VRB] Project properties AppDesignerFolder=Properties <dotnet-mono>
[12:21:32 VRB] Project properties ImplicitConfigurationDefine=DEBUG <dotnet-mono>
[12:21:32 VRB] Project properties FSharpDesignTimeTargetsPath=/usr/local/share/dotnet/sdk/2.1.401/Microsoft/VisualStudio/Managed/Microsoft.FSharp.DesignTime.targets <dotnet-mono>
[12:21:32 VRB] Project properties FSharpTargetsShim=/usr/local/share/dotnet/sdk/2.1.401/FSharp/Microsoft.FSharp.NetSdk.targets <dotnet-mono>
[12:21:32 VRB] Project properties AlwaysUseNumericalSuffixInItemNames=true <dotnet-mono>
[12:21:32 VRB] Project properties DefineCommonItemSchemas=true <dotnet-mono>
[12:21:32 VRB] Project properties DefineCommonReferenceSchemas=true <dotnet-mono>
[12:21:32 VRB] Project properties DefineCommonCapabilities=true <dotnet-mono>
[12:21:32 VRB] Project properties TargetProfile=mscorlib <dotnet-mono>
[12:21:32 VRB] Project properties OtherFlags= --simpleresolution --nocopyfsharpcore <dotnet-mono>
[12:21:32 VRB] Project properties FSharpBuildAssemblyFile=FSharp.Build.dll <dotnet-mono>
[12:21:32 VRB] Project properties ImportByWildcardBeforeMicrosoftFSharpTargets=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportByWildcardAfterMicrosoftFSharpTargets=true <dotnet-mono>
[12:21:32 VRB] Project properties DefaultLanguageSourceExtension=.fs <dotnet-mono>
[12:21:32 VRB] Project properties Language=F# <dotnet-mono>
[12:21:32 VRB] Project properties TargetRuntime=Managed <dotnet-mono>
[12:21:32 VRB] Project properties Actual32Bit=false <dotnet-mono>
[12:21:32 VRB] Project properties CreateManifestResourceNamesDependsOn= <dotnet-mono>
[12:21:32 VRB] Project properties UsingXBuild=false <dotnet-mono>
[12:21:32 VRB] Project properties CoreCompileDependsOn=_ComputeNonExistentFileProperty <dotnet-mono>
[12:21:32 VRB] Project properties MSBuildProjectDefaultTargets=Build <dotnet-mono>
[12:21:32 VRB] Project properties CommonTargetsPath=/usr/local/share/dotnet/sdk/2.1.401/Microsoft.Common.CurrentVersion.targets <dotnet-mono>
[12:21:32 VRB] Project properties ImportByWildcardBeforeMicrosoftCommonTargets=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportByWildcardAfterMicrosoftCommonTargets=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportUserLocationsByWildcardAfterMicrosoftCommonTargets=true <dotnet-mono>
[12:21:32 VRB] Project properties CustomBeforeMicrosoftCommonTargets=/usr/local/share/dotnet/sdk/2.1.401/v15.0/Custom.Before.Microsoft.Common.targets <dotnet-mono>
[12:21:32 VRB] Project properties CustomAfterMicrosoftCommonTargets=/usr/local/share/dotnet/sdk/2.1.401/v15.0/Custom.After.Microsoft.Common.targets <dotnet-mono>
[12:21:32 VRB] Project properties ReportingServicesTargets=/usr/local/share/dotnet/sdk/2.1.401/Microsoft/VisualStudio/v15.0/ReportingServices/Microsoft.ReportingServices.targets <dotnet-mono>
[12:21:32 VRB] Project properties AvailablePlatforms=Any CPU,x86,x64 <dotnet-mono>
[12:21:32 VRB] Project properties NetFrameworkPropsPath=/usr/local/share/dotnet/sdk/2.1.401/Microsoft.NETFramework.CurrentVersion.props <dotnet-mono>
[12:21:32 VRB] Project properties ImportByWildcardBeforeMicrosoftNetFrameworkProps=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportByWildcardAfterMicrosoftNetFrameworkProps=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportUserLocationsByWildcardBeforeMicrosoftNetFrameworkProps=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportUserLocationsByWildcardAfterMicrosoftNetFrameworkProps=true <dotnet-mono>
[12:21:32 VRB] Project properties UpgradeSubsetToProfile=true <dotnet-mono>
[12:21:32 VRB] Project properties _FullFrameworkReferenceAssemblyPaths=/Library/Frameworks/Mono.framework/Versions/Current/Commands/../lib/mono/4.5/ <dotnet-mono>
[12:21:32 VRB] Project properties _TargetFrameworkDirectories=/Library/Frameworks/Mono.framework/Versions/Current/Commands/../lib/mono/4.5/ <dotnet-mono>
[12:21:32 VRB] Project properties TargetFrameworkSDKToolsDirectory= <dotnet-mono>
[12:21:32 VRB] Project properties TargetedRuntimeVersion=v <dotnet-mono>
[12:21:32 VRB] Project properties HighEntropyVA=true <dotnet-mono>
[12:21:32 VRB] Project properties SubsystemVersion=6.00 <dotnet-mono>
[12:21:32 VRB] Project properties ImplicitlyExpandDesignTimeFacades=true <dotnet-mono>
[12:21:32 VRB] Project properties YieldDuringToolExecution=true <dotnet-mono>
[12:21:32 VRB] Project properties TargetFrameworkMoniker=.NETFramework,Version=v4.6.2 <dotnet-mono>
[12:21:32 VRB] Project properties TargetPlatformIdentifier=Windows <dotnet-mono>
[12:21:32 VRB] Project properties TargetPlatformVersion=7.0 <dotnet-mono>
[12:21:32 VRB] Project properties TargetPlatformSdkPath= <dotnet-mono>
[12:21:32 VRB] Project properties TargetPlatformMoniker=Windows,Version=7.0 <dotnet-mono>
[12:21:32 VRB] Project properties TargetPlatformDisplayName=Windows 7.0 <dotnet-mono>
[12:21:32 VRB] Project properties _OriginalConfiguration=debug <dotnet-mono>
[12:21:32 VRB] Project properties _OriginalPlatform=AnyCPU <dotnet-mono>
[12:21:32 VRB] Project properties ConfigurationName=debug <dotnet-mono>
[12:21:32 VRB] Project properties _DebugSymbolsProduced=true <dotnet-mono>
[12:21:32 VRB] Project properties _DocumentationFileProduced=false <dotnet-mono>
[12:21:32 VRB] Project properties ProduceReferenceAssembly=false <dotnet-mono>
[12:21:32 VRB] Project properties TargetExt=.exe <dotnet-mono>
[12:21:32 VRB] Project properties OutDir=bin/debug/net462/ <dotnet-mono>
[12:21:32 VRB] Project properties ProjectName=example <dotnet-mono>
[12:21:32 VRB] Project properties TargetName=Foobar <dotnet-mono>
[12:21:32 VRB] Project properties ProjectFileName=example.fsproj <dotnet-mono>
[12:21:32 VRB] Project properties ProjectExt=.fsproj <dotnet-mono>
[12:21:32 VRB] Project properties TargetFileName=Foobar.exe <dotnet-mono>
[12:21:32 VRB] Project properties _DeploymentPublishableProjectDefault=true <dotnet-mono>
[12:21:32 VRB] Project properties PublishableProject=true <dotnet-mono>
[12:21:32 VRB] Project properties _DeploymentTargetApplicationManifestFileName=Foobar.exe.manifest <dotnet-mono>
[12:21:32 VRB] Project properties TargetDeployManifestFileName=Foobar.application <dotnet-mono>
[12:21:32 VRB] Project properties GenerateClickOnceManifests= <dotnet-mono>
[12:21:32 VRB] Project properties _DeploymentApplicationManifestIdentity=Foobar.exe <dotnet-mono>
[12:21:32 VRB] Project properties _DeploymentDeployManifestIdentity=Foobar.application <dotnet-mono>
[12:21:32 VRB] Project properties _DeploymentFileMappingExtension= <dotnet-mono>
[12:21:32 VRB] Project properties _DeploymentBuiltUpdateInterval=0 <dotnet-mono>
[12:21:32 VRB] Project properties _DeploymentBuiltUpdateIntervalUnits=Days <dotnet-mono>
[12:21:32 VRB] Project properties MaxTargetPath=100 <dotnet-mono>
[12:21:32 VRB] Project properties TargetCulture=* <dotnet-mono>
[12:21:32 VRB] Project properties TargetDir=/Users/chethusk/oss/dotnet-mono/example/bin/debug/net462/ <dotnet-mono>
[12:21:32 VRB] Project properties TargetPath=/Users/chethusk/oss/dotnet-mono/example/bin/debug/net462/Foobar.exe <dotnet-mono>
[12:21:32 VRB] Project properties ProjectDir=/Users/chethusk/oss/dotnet-mono/example/ <dotnet-mono>
[12:21:32 VRB] Project properties ProjectPath=/Users/chethusk/oss/dotnet-mono/example/example.fsproj <dotnet-mono>
[12:21:32 VRB] Project properties DevEnvDir=*Undefined* <dotnet-mono>
[12:21:32 VRB] Project properties SolutionName=*Undefined* <dotnet-mono>
[12:21:32 VRB] Project properties SolutionFileName=*Undefined* <dotnet-mono>
[12:21:32 VRB] Project properties SolutionPath=*Undefined* <dotnet-mono>
[12:21:32 VRB] Project properties SolutionDir=*Undefined* <dotnet-mono>
[12:21:32 VRB] Project properties SolutionExt=*Undefined* <dotnet-mono>
[12:21:32 VRB] Project properties GenerateBindingRedirectsOutputType=true <dotnet-mono>
[12:21:32 VRB] Project properties AutoUnifyAssemblyReferences=true <dotnet-mono>
[12:21:32 VRB] Project properties CleanFile=example.fsproj.FileListAbsolute.txt <dotnet-mono>
[12:21:32 VRB] Project properties BuildProjectReferences=true <dotnet-mono>
[12:21:32 VRB] Project properties BuildInParallel=true <dotnet-mono>
[12:21:32 VRB] Project properties _ResolveReferenceDependencies=false <dotnet-mono>
[12:21:32 VRB] Project properties _GetChildProjectCopyToOutputDirectoryItems=true <dotnet-mono>
[12:21:32 VRB] Project properties OverwriteReadOnlyFiles=false <dotnet-mono>
[12:21:32 VRB] Project properties ComReferenceNoClassMembers=false <dotnet-mono>
[12:21:32 VRB] Project properties _GenerateBindingRedirectsIntermediateAppConfig=obj/debug/net462/Foobar.exe.config <dotnet-mono>
[12:21:32 VRB] Project properties _DeploymentUrl= <dotnet-mono>
[12:21:32 VRB] Project properties ProcessorArchitecture=msil <dotnet-mono>
[12:21:32 VRB] Project properties ConsiderPlatformAsProcessorArchitecture=true <dotnet-mono>
[12:21:32 VRB] Project properties ProcessorArchitectureAsPlatform=AnyCPU <dotnet-mono>
[12:21:32 VRB] Project properties TargetFrameworkAsMSBuildRuntime=CurrentRuntime <dotnet-mono>
[12:21:32 VRB] Project properties PlatformTargetAsMSBuildArchitectureExplicitlySet=false <dotnet-mono>
[12:21:32 VRB] Project properties PlatformTargetAsMSBuildArchitecture=CurrentArchitecture <dotnet-mono>
[12:21:32 VRB] Project properties ProjectFlavor=Client <dotnet-mono>
[12:21:32 VRB] Project properties WebReference_EnableProperties=true <dotnet-mono>
[12:21:32 VRB] Project properties WebReference_EnableSQLTypes=true <dotnet-mono>
[12:21:32 VRB] Project properties WebReference_EnableLegacyEventingModel=false <dotnet-mono>
[12:21:32 VRB] Project properties AssemblyFoldersSuffix=AssemblyFoldersEx <dotnet-mono>
[12:21:32 VRB] Project properties FrameworkRegistryBase=Software\Microsoft\.NETFramework <dotnet-mono>
[12:21:32 VRB] Project properties TargetPlatformRegistryBase=Software\Microsoft\Microsoft SDKs\Windows <dotnet-mono>
[12:21:32 VRB] Project properties AssemblyFoldersConfigFile=\AssemblyFolders.config <dotnet-mono>
[12:21:32 VRB] Project properties AllowedReferenceAssemblyFileExtensions=
      .winmd;
      .dll;
      .exe
     <dotnet-mono>
[12:21:32 VRB] Project properties AllowedReferenceRelatedFileExtensions=
      .pdb;
      .xml;
      .pri;
      .dll.config;
      .exe.config
     <dotnet-mono>
[12:21:32 VRB] Project properties FullReferenceAssemblyNames=Full <dotnet-mono>
[12:21:32 VRB] Project properties ContinueOnError=false <dotnet-mono>
[12:21:32 VRB] Project properties CommonXamlResourcesDirectory=/usr/local/share/dotnet/sdk/2.1.401/ <dotnet-mono>
[12:21:32 VRB] Project properties SourceControlInformationFeatureSupported=true <dotnet-mono>
[12:21:32 VRB] Project properties BuildDependsOn=
      BeforeBuild;
      CoreBuild;
      AfterBuild
     <dotnet-mono>
[12:21:32 VRB] Project properties CoreBuildDependsOn=

      BuildOnlySettings;
      PrepareForBuild;
      PreBuildEvent;
      ResolveReferences;
      PrepareResources;
      ResolveKeySource;
      Compile;
      ExportWindowsMDFile;
      UnmanagedUnregistration;
      GenerateSerializationAssemblies;
      CreateSatelliteAssemblies;
      GenerateManifests;
      GetTargetPath;
      PrepareForRun;
      UnmanagedRegistration;
      IncrementalClean;
      PostBuildEvent
    ;
      GenerateBuildDependencyFile;
      GenerateBuildRuntimeConfigurationFiles
     <dotnet-mono>
[12:21:32 VRB] Project properties _ProjectDefaultTargets=Build <dotnet-mono>
[12:21:32 VRB] Project properties RebuildDependsOn=
      _SdkBeforeRebuild;

      BeforeRebuild;
      Clean;
      Build;
      AfterRebuild;

     <dotnet-mono>
[12:21:32 VRB] Project properties BuildGenerateSourcesAction=Build <dotnet-mono>
[12:21:32 VRB] Project properties BuildCompileAction=Build <dotnet-mono>
[12:21:32 VRB] Project properties BuildLinkAction=Build <dotnet-mono>
[12:21:32 VRB] Project properties RunDependsOn= <dotnet-mono>
[12:21:32 VRB] Project properties BuildingProject=false <dotnet-mono>
[12:21:32 VRB] Project properties PrepareForBuildDependsOn=GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata <dotnet-mono>
[12:21:32 VRB] Project properties Framework40Dir=@(_TargetFramework40DirectoryItem) <dotnet-mono>
[12:21:32 VRB] Project properties Framework35Dir=@(_TargetFramework35DirectoryItem) <dotnet-mono>
[12:21:32 VRB] Project properties Framework30Dir=@(_TargetFramework30DirectoryItem) <dotnet-mono>
[12:21:32 VRB] Project properties Framework20Dir=@(_TargetFramework20DirectoryItem) <dotnet-mono>
[12:21:32 VRB] Project properties FrameworkDir=@(_TargetFramework40DirectoryItem) <dotnet-mono>
[12:21:32 VRB] Project properties TargetedFrameworkDir=@(_TargetedFrameworkDirectoryItem) <dotnet-mono>
[12:21:32 VRB] Project properties FrameworkSDKDir=@(_TargetFrameworkSDKDirectoryItem) <dotnet-mono>
[12:21:32 VRB] Project properties GetFrameworkPathsDependsOn= <dotnet-mono>
[12:21:32 VRB] Project properties PreBuildEventDependsOn= <dotnet-mono>
[12:21:32 VRB] Project properties UnmanagedUnregistrationDependsOn= <dotnet-mono>
[12:21:32 VRB] Project properties ResolveReferencesDependsOn=

      BeforeResolveReferences;
      AssignProjectConfiguration;
      ResolveProjectReferences;
      FindInvalidProjectReferences;
      ResolveNativeReferences;
      ResolveAssemblyReferences;
      GenerateBindingRedirects;
      ResolveComReferences;
      AfterResolveReferences
    ;
      ImplicitlyExpandDesignTimeFacades
     <dotnet-mono>
[12:21:32 VRB] Project properties PrepareProjectReferencesDependsOn=
      AssignProjectConfiguration;
      _SplitProjectReferencesByFileExistence;
      _GetProjectReferenceTargetFrameworkProperties
     <dotnet-mono>
[12:21:32 VRB] Project properties GetTargetPathDependsOn= <dotnet-mono>
[12:21:32 VRB] Project properties GetTargetPathWithTargetPlatformMonikerDependsOn= <dotnet-mono>
[12:21:32 VRB] Project properties ResolveAssemblyReferencesDependsOn=

      ResolveProjectReferences;
      FindInvalidProjectReferences;
      GetFrameworkPaths;
      GetReferenceAssemblyPaths;
      PrepareForBuild;
      ResolveSDKReferences;
      ExpandSDKReferences;
    ;
      ResolvePackageDependenciesForBuild;
      _HandlePackageFileConflicts;
     <dotnet-mono>
[12:21:32 VRB] Project properties SDKReferenceRegistryRoot=Software\Microsoft\Microsoft SDKs <dotnet-mono>
[12:21:32 VRB] Project properties SDKReferenceDirectoryRoot=/Users/chethusk/Microsoft SDKs;/user/bin/Microsoft SDKs <dotnet-mono>
[12:21:32 VRB] Project properties ResolveSDKReferencesDependsOn=
      GetInstalledSDKLocations
     <dotnet-mono>
[12:21:32 VRB] Project properties TargetedSDKConfiguration=Debug <dotnet-mono>
[12:21:32 VRB] Project properties TargetedSDKArchitecture=msil <dotnet-mono>
[12:21:32 VRB] Project properties ShouldMarkCertainSDKReferencesAsRuntimeOnly=true <dotnet-mono>
[12:21:32 VRB] Project properties FindInvalidProjectReferencesDependsOn=
      GetReferenceTargetPlatformMonikers
     <dotnet-mono>
[12:21:32 VRB] Project properties ExpandSDKReferencesDependsOn=
      ResolveSDKReferences
     <dotnet-mono>
[12:21:32 VRB] Project properties ExpandSDKAllowedReferenceExtensions=
      .winmd;
      .dll
     <dotnet-mono>
[12:21:32 VRB] Project properties ProjectDesignTimeAssemblyResolutionSearchPaths=
      {CandidateAssemblyFiles};
      ;
      {HintPathFromItem};
      {TargetFrameworkDirectory};
      {Registry:Software\Microsoft\.NETFramework,v4.6.2,AssemblyFoldersEx};
      {RawFileName};
      /Users/chethusk/oss/dotnet-mono/example/bin/debug/net462/
     <dotnet-mono>
[12:21:32 VRB] Project properties DesignTimeResolveAssemblyReferencesDependsOn=
      GetFrameworkPaths;
      GetReferenceAssemblyPaths;
      ResolveReferences
     <dotnet-mono>
[12:21:32 VRB] Project properties ComReferenceExecuteAsTool=false <dotnet-mono>
[12:21:32 VRB] Project properties PrepareResourcesDependsOn=
      ResolvePackageDependenciesForBuild;
      _HandlePackageFileConflicts;

      PrepareResourceNames;
      ResGen;
      CompileLicxFiles

     <dotnet-mono>
[12:21:32 VRB] Project properties PrepareResourceNamesDependsOn=
      AssignTargetPaths;
      SplitResourcesByCulture;
      CreateManifestResourceNames;
      CreateCustomManifestResourceNames
     <dotnet-mono>
[12:21:32 VRB] Project properties AssignTargetPathsDependsOn= <dotnet-mono>
[12:21:32 VRB] Project properties CreateCustomManifestResourceNamesDependsOn= <dotnet-mono>
[12:21:32 VRB] Project properties ResGenDependsOn=ResolveAssemblyReferences;SplitResourcesByCulture;BeforeResGen;CoreResGen;AfterResGen <dotnet-mono>
[12:21:32 VRB] Project properties CoreResGenDependsOn=FindReferenceAssembliesForReferences <dotnet-mono>
[12:21:32 VRB] Project properties UseSourcePath=true <dotnet-mono>
[12:21:32 VRB] Project properties ResGenExecuteAsTool=false <dotnet-mono>
[12:21:32 VRB] Project properties CompileLicxFilesDependsOn= <dotnet-mono>
[12:21:32 VRB] Project properties CompileDependsOn=
      ResolveReferences;
      ResolveKeySource;
      SetWin32ManifestProperties;
      FindReferenceAssembliesForReferences;
      _GenerateCompileInputs;
      BeforeCompile;
      _TimeStampBeforeCompile;
      _GenerateCompileDependencyCache;
      CoreCompile;
      _TimeStampAfterCompile;
      AfterCompile;
     <dotnet-mono>
[12:21:32 VRB] Project properties TargetFrameworkMonikerAssemblyAttributesPath=/var/folders/80/y0q8bqgx29bd8g3h0tlt00k00000gn/T/.NETFramework,Version=v4.6.2.AssemblyAttributes.fs <dotnet-mono>
[12:21:32 VRB] Project properties GenerateTargetFrameworkAttribute=true <dotnet-mono>
[12:21:32 VRB] Project properties _SGenDllName=Foobar.XmlSerializers.dll <dotnet-mono>
[12:21:32 VRB] Project properties _SGenDllCreated=false <dotnet-mono>
[12:21:32 VRB] Project properties _SGenGenerateSerializationAssembliesConfig=Off <dotnet-mono>
[12:21:32 VRB] Project properties SGenUseProxyTypes=true <dotnet-mono>
[12:21:32 VRB] Project properties SGenUseKeep=false <dotnet-mono>
[12:21:32 VRB] Project properties SGenShouldGenerateSerializer=true <dotnet-mono>
[12:21:32 VRB] Project properties CreateSatelliteAssembliesDependsOn=

      _GenerateSatelliteAssemblyInputs;
      ComputeIntermediateSatelliteAssemblies;
      GenerateSatelliteAssemblies
    ;
      CoreGenerateSatelliteAssemblies
     <dotnet-mono>
[12:21:32 VRB] Project properties ComputeIntermediateSatelliteAssembliesDependsOn=
      CreateManifestResourceNames
     <dotnet-mono>
[12:21:32 VRB] Project properties EmbeddedWin32Manifest= <dotnet-mono>
[12:21:32 VRB] Project properties GenerateManifestsDependsOn=
      SetWin32ManifestProperties;
      GenerateApplicationManifest;
      GenerateDeploymentManifest
     <dotnet-mono>
[12:21:32 VRB] Project properties SkipCopyUnchangedFiles=true <dotnet-mono>
[12:21:32 VRB] Project properties UseCommonOutputDirectory=false <dotnet-mono>
[12:21:32 VRB] Project properties PrepareForRunDependsOn=
      CopyFilesToOutputDirectory
     <dotnet-mono>
[12:21:32 VRB] Project properties CreateHardLinksForCopyAdditionalFilesIfPossible=false <dotnet-mono>
[12:21:32 VRB] Project properties CreateSymbolicLinksForCopyAdditionalFilesIfPossible=false <dotnet-mono>
[12:21:32 VRB] Project properties GetCopyToOutputDirectoryItemsDependsOn=
      AssignTargetPaths;
      _SplitProjectReferencesByFileExistence;
      _GetProjectReferenceTargetFrameworkProperties
     <dotnet-mono>
[12:21:32 VRB] Project properties UnmanagedRegistrationDependsOn= <dotnet-mono>
[12:21:32 VRB] Project properties CleanDependsOn=
      BeforeClean;
      UnmanagedUnregistration;
      CoreClean;
      CleanReferencedProjects;
      CleanPublishFolder;
      AfterClean
     <dotnet-mono>
[12:21:32 VRB] Project properties CoreCleanDependsOn=
      _SdkBeforeClean;

     <dotnet-mono>
[12:21:32 VRB] Project properties PostBuildEventDependsOn= <dotnet-mono>
[12:21:32 VRB] Project properties PublishDependsOn=
      SetGenerateManifests;
      Build;
      PublishOnly
     <dotnet-mono>
[12:21:32 VRB] Project properties PublishOnlyDependsOn=
      SetGenerateManifests;
      PublishBuild;
      BeforePublish;
      GenerateManifests;
      CopyFilesToOutputDirectory;
      _CopyFilesToPublishFolder;
      _DeploymentGenerateBootstrapper;
      ResolveKeySource;
      _DeploymentSignClickOnceDeployment;
      AfterPublish
     <dotnet-mono>
[12:21:32 VRB] Project properties PublishBuildDependsOn=
      BuildOnlySettings;
      PrepareForBuild;
      ResolveReferences;
      PrepareResources;
      ResolveKeySource;
      GenerateSerializationAssemblies;
      CreateSatelliteAssemblies;
     <dotnet-mono>
[12:21:32 VRB] Project properties BuiltProjectOutputGroupDependsOn=PrepareForBuild <dotnet-mono>
[12:21:32 VRB] Project properties AddAppConfigToBuildOutputs=true <dotnet-mono>
[12:21:32 VRB] Project properties DebugSymbolsProjectOutputGroupDependsOn= <dotnet-mono>
[12:21:32 VRB] Project properties DocumentationProjectOutputGroupDependsOn= <dotnet-mono>
[12:21:32 VRB] Project properties SatelliteDllsProjectOutputGroupDependsOn=PrepareForBuild;PrepareResourceNames <dotnet-mono>
[12:21:32 VRB] Project properties SourceFilesProjectOutputGroupDependsOn=PrepareForBuild;AssignTargetPaths <dotnet-mono>
[12:21:32 VRB] Project properties ContentFilesProjectOutputGroupDependsOn=PrepareForBuild;AssignTargetPaths <dotnet-mono>
[12:21:32 VRB] Project properties SGenFilesOutputGroupDependsOn= <dotnet-mono>
[12:21:32 VRB] Project properties SDKRedistOutputGroupDependsOn=ResolveSDKReferences;ExpandSDKReferences <dotnet-mono>
[12:21:32 VRB] Project properties CommonOutputGroupsDependsOn=
      ;
      BuildOnlySettings;
      PrepareForBuild;
      AssignTargetPaths;
      ResolveReferences
     <dotnet-mono>
[12:21:32 VRB] Project properties BuiltProjectOutputGroupDependenciesDependsOn=
      ;

      ;
      BuildOnlySettings;
      PrepareForBuild;
      AssignTargetPaths;
      ResolveReferences

     <dotnet-mono>
[12:21:32 VRB] Project properties DebugSymbolsProjectOutputGroupDependenciesDependsOn=
      ;

      ;
      BuildOnlySettings;
      PrepareForBuild;
      AssignTargetPaths;
      ResolveReferences

     <dotnet-mono>
[12:21:32 VRB] Project properties SatelliteDllsProjectOutputGroupDependenciesDependsOn=
      ;

      ;
      BuildOnlySettings;
      PrepareForBuild;
      AssignTargetPaths;
      ResolveReferences

     <dotnet-mono>
[12:21:32 VRB] Project properties DocumentationProjectOutputGroupDependenciesDependsOn=
      ;

      ;
      BuildOnlySettings;
      PrepareForBuild;
      AssignTargetPaths;
      ResolveReferences

     <dotnet-mono>
[12:21:32 VRB] Project properties SGenFilesOutputGroupDependenciesDependsOn=
      ;

      ;
      BuildOnlySettings;
      PrepareForBuild;
      AssignTargetPaths;
      ResolveReferences

     <dotnet-mono>
[12:21:32 VRB] Project properties ReferenceCopyLocalPathsOutputGroupDependsOn=
      ;

      ;
      BuildOnlySettings;
      PrepareForBuild;
      AssignTargetPaths;
      ResolveReferences

     <dotnet-mono>
[12:21:32 VRB] Project properties CodeAnalysisTargets=/usr/local/share/dotnet/sdk/2.1.401/Microsoft/VisualStudio/v15.0/CodeAnalysis/Microsoft.CodeAnalysis.targets <dotnet-mono>
[12:21:32 VRB] Project properties NetFrameworkTargetsPath=/usr/local/share/dotnet/sdk/2.1.401/Microsoft.NETFramework.CurrentVersion.targets <dotnet-mono>
[12:21:32 VRB] Project properties ImportByWildcardBeforeMicrosoftNetFrameworkTargets=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportByWildcardAfterMicrosoftNetFrameworkTargets=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportUserLocationsByWildcardBeforeMicrosoftNetFrameworkTargets=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportUserLocationsByWildcardAfterMicrosoftNetFrameworkTargets=true <dotnet-mono>
[12:21:32 VRB] Project properties ImplicitlyExpandDesignTimeFacadesDependsOn=
      ;
      GetReferenceAssemblyPaths
     <dotnet-mono>
[12:21:32 VRB] Project properties MsTestToolsTargets=/usr/local/share/dotnet/sdk/2.1.401/Microsoft/VisualStudio/v15.0/TeamTest/Microsoft.TeamTest.targets <dotnet-mono>
[12:21:32 VRB] Project properties MsAppxPackageTargets=/usr/local/share/dotnet/sdk/2.1.401/Microsoft/VisualStudio/v15.0/AppxPackage/Microsoft.AppXPackage.Targets <dotnet-mono>
[12:21:32 VRB] Project properties NuGetRestoreTargets=/usr/local/share/dotnet/sdk/2.1.401/NuGet.targets <dotnet-mono>
[12:21:32 VRB] Project properties IsRestoreTargetsFileLoaded=true <dotnet-mono>
[12:21:32 VRB] Project properties RestoreTaskAssemblyFile=NuGet.Build.Tasks.dll <dotnet-mono>
[12:21:32 VRB] Project properties HideWarningsAndErrors=false <dotnet-mono>
[12:21:32 VRB] Project properties RestoreRecursive=true <dotnet-mono>
[12:21:32 VRB] Project properties RestoreUseSkipNonexistentTargets=true <dotnet-mono>
[12:21:32 VRB] Project properties ValidateRuntimeIdentifierCompatibility=false <dotnet-mono>
[12:21:32 VRB] Project properties RestoreContinueOnError=WarnAndContinue <dotnet-mono>
[12:21:32 VRB] Project properties RestoreBuildInParallel=true <dotnet-mono>
[12:21:32 VRB] Project properties _GenerateRestoreGraphProjectEntryInputProperties=ExcludeRestorePackageImports=true <dotnet-mono>
[12:21:32 VRB] Project properties MicrosoftNETBuildExtensionsTargets=/usr/local/share/dotnet/sdk/2.1.401/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets <dotnet-mono>
[12:21:32 VRB] Project properties MicrosoftNETBuildExtensionsTasksAssembly=/usr/local/share/dotnet/sdk/2.1.401/Microsoft/Microsoft.NET.Build.Extensions/tools/netcoreapp2.0/Microsoft.NET.Build.Extensions.Tasks.dll <dotnet-mono>
[12:21:32 VRB] Project properties ResolveAssemblyConflicts=true <dotnet-mono>
[12:21:32 VRB] Project properties ImplicitlyExpandNETStandardFacades=true <dotnet-mono>
[12:21:32 VRB] Project properties VSTestTargets=/usr/local/share/dotnet/sdk/2.1.401/Microsoft.TestPlatform.targets <dotnet-mono>
[12:21:32 VRB] Project properties VSTestTaskAssemblyFile=Microsoft.TestPlatform.Build.dll <dotnet-mono>
[12:21:32 VRB] Project properties VSTestConsolePath=/usr/local/share/dotnet/sdk/2.1.401/vstest.console.dll <dotnet-mono>
[12:21:32 VRB] Project properties ImportProjectExtensionTargets=true <dotnet-mono>
[12:21:32 VRB] Project properties ImportDirectoryBuildTargets=true <dotnet-mono>
[12:21:32 VRB] Project properties _DirectoryBuildTargetsFile=Directory.Build.targets <dotnet-mono>
[12:21:32 VRB] Project properties _DirectoryBuildTargetsBasePath= <dotnet-mono>
[12:21:32 VRB] Project properties PackProjectInputFile=/Users/chethusk/oss/dotnet-mono/example/example.fsproj <dotnet-mono>
[12:21:32 VRB] Project properties GenerateResourceMSBuildArchitecture=CurrentArchitecture <dotnet-mono>
[12:21:32 VRB] Project properties GenerateResourceMSBuildRuntime=CurrentRuntime <dotnet-mono>
[12:21:32 VRB] Project properties MicrosoftNETBuildTasksDirectoryRoot=/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/../tools/ <dotnet-mono>
[12:21:32 VRB] Project properties MicrosoftNETBuildTasksTFM=netcoreapp2.0 <dotnet-mono>
[12:21:32 VRB] Project properties MicrosoftNETBuildTasksDirectory=/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/../tools/netcoreapp2.0/ <dotnet-mono>
[12:21:32 VRB] Project properties MicrosoftNETBuildTasksAssembly=/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/../tools/netcoreapp2.0/Microsoft.NET.Build.Tasks.dll <dotnet-mono>
[12:21:32 VRB] Project properties DefaultImplicitPackages=Microsoft.NETCore.App;NETStandard.Library <dotnet-mono>
[12:21:32 VRB] Project properties DotnetCliToolTargetFramework=netcoreapp2.1 <dotnet-mono>
[12:21:32 VRB] Project properties ProjectAssetsCacheFile=/Users/chethusk/oss/dotnet-mono/example/obj/debug/net462/example.assets.cache <dotnet-mono>
[12:21:32 VRB] Project properties CopyLocalLockFileAssemblies=true <dotnet-mono>
[12:21:32 VRB] Project properties ContentPreprocessorOutputDirectory=obj/debug/net462/NuGet/ <dotnet-mono>
[12:21:32 VRB] Project properties NuGetTargetMoniker=.NETFramework,Version=v4.6.2 <dotnet-mono>
[12:21:32 VRB] Project properties EmitAssetsLogMessages=true <dotnet-mono>
[12:21:32 VRB] Project properties _NugetTargetMonikerAndRID=.NETFramework,Version=v4.6.2 <dotnet-mono>
[12:21:32 VRB] Project properties MarkPackageReferencesAsExternallyResolved=true <dotnet-mono>
[12:21:32 VRB] Project properties ResolvePackageDependenciesForBuildDependsOn=
      ResolveLockFileReferences;
      ResolveLockFileAnalyzers;
      ResolveLockFileCopyLocalProjectDeps;
      RunProduceContentAssets;
      IncludeTransitiveProjectReferences
     <dotnet-mono>
[12:21:32 VRB] Project properties EnableDefaultItems=true <dotnet-mono>
[12:21:32 VRB] Project properties EnableDefaultEmbeddedResourceItems=true <dotnet-mono>
[12:21:32 VRB] Project properties DefaultExcludesInProjectFolder=;**/.*/** <dotnet-mono>
[12:21:32 VRB] Project properties TargetLatestRuntimePatch=false <dotnet-mono>
[12:21:32 VRB] Project properties DisableStandardFrameworkResolution= <dotnet-mono>
[12:21:32 VRB] Project properties UserRuntimeConfig=/Users/chethusk/oss/dotnet-mono/example/runtimeconfig.template.json <dotnet-mono>
[12:21:32 VRB] Project properties GenerateSatelliteAssembliesForCore=true <dotnet-mono>
[12:21:32 VRB] Project properties ProjectDepsFileName=Foobar.deps.json <dotnet-mono>
[12:21:32 VRB] Project properties ProjectDepsFilePath=/Users/chethusk/oss/dotnet-mono/example/bin/debug/net462/Foobar.deps.json <dotnet-mono>
[12:21:32 VRB] Project properties ProjectRuntimeConfigFileName=Foobar.runtimeconfig.json <dotnet-mono>
[12:21:32 VRB] Project properties ProjectRuntimeConfigFilePath=/Users/chethusk/oss/dotnet-mono/example/bin/debug/net462/Foobar.runtimeconfig.json <dotnet-mono>
[12:21:32 VRB] Project properties ProjectRuntimeConfigDevFilePath=/Users/chethusk/oss/dotnet-mono/example/bin/debug/net462/Foobar.runtimeconfig.dev.json <dotnet-mono>
[12:21:32 VRB] Project properties IncludeMainProjectInDepsFile=true <dotnet-mono>
[12:21:32 VRB] Project properties _NativeLibraryPrefix=lib <dotnet-mono>
[12:21:32 VRB] Project properties _NativeLibraryExtension=.so <dotnet-mono>
[12:21:32 VRB] Project properties _DotNetHostExecutableName=dotnet <dotnet-mono>
[12:21:32 VRB] Project properties _DotNetAppHostExecutableNameWithoutExtension=apphost <dotnet-mono>
[12:21:32 VRB] Project properties _DotNetAppHostExecutableName=apphost <dotnet-mono>
[12:21:32 VRB] Project properties _DotNetHostPolicyLibraryName=libhostpolicy.so <dotnet-mono>
[12:21:32 VRB] Project properties _DotNetHostFxrLibraryName=libhostfxr.so <dotnet-mono>
[12:21:32 VRB] Project properties _DefaultUserProfileRuntimeStorePath=/Users/chethusk/.dotnet/store <dotnet-mono>
[12:21:32 VRB] Project properties UserProfileRuntimeStorePath=/Users/chethusk/.dotnet/store <dotnet-mono>
[12:21:32 VRB] Project properties RunWorkingDirectory= <dotnet-mono>
[12:21:32 VRB] Project properties RunCommand=/Users/chethusk/oss/dotnet-mono/example/bin/debug/net462/Foobar.exe <dotnet-mono>
[12:21:32 VRB] Project properties RunArguments= <dotnet-mono>
[12:21:32 VRB] Project properties GeneratedAssemblyInfoFile=obj/debug/net462/example.AssemblyInfo.fs <dotnet-mono>
[12:21:32 VRB] Project properties GenerateAssemblyInfo=true <dotnet-mono>
[12:21:32 VRB] Project properties GenerateAssemblyCompanyAttribute=true <dotnet-mono>
[12:21:32 VRB] Project properties GenerateAssemblyConfigurationAttribute=true <dotnet-mono>
[12:21:32 VRB] Project properties GenerateAssemblyCopyrightAttribute=true <dotnet-mono>
[12:21:32 VRB] Project properties GenerateAssemblyDescriptionAttribute=true <dotnet-mono>
[12:21:32 VRB] Project properties GenerateAssemblyFileVersionAttribute=true <dotnet-mono>
[12:21:32 VRB] Project properties GenerateAssemblyInformationalVersionAttribute=true <dotnet-mono>
[12:21:32 VRB] Project properties GenerateAssemblyProductAttribute=true <dotnet-mono>
[12:21:32 VRB] Project properties GenerateAssemblyTitleAttribute=true <dotnet-mono>
[12:21:32 VRB] Project properties GenerateAssemblyVersionAttribute=true <dotnet-mono>
[12:21:32 VRB] Project properties GenerateNeutralResourcesLanguageAttribute=true <dotnet-mono>
[12:21:32 VRB] Project properties IncludeSourceRevisionInInformationalVersion=true <dotnet-mono>
[12:21:32 VRB] Project properties NETCoreSdkBundledCliToolsProps=/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledCliTools.props <dotnet-mono>
[12:21:32 VRB] Project properties DefaultCopyToPublishDirectoryMetadata=true <dotnet-mono>
[12:21:32 VRB] Project properties _GetChildProjectCopyToPublishDirectoryItems=true <dotnet-mono>
[12:21:32 VRB] Project properties IsPublishable=true <dotnet-mono>
[12:21:32 VRB] Project properties _BeforePublishNoBuildTargets=
      BuildOnlySettings;
      _PreventProjectReferencesFromBuilding;
      ResolveReferences;
      PrepareResourceNames;
      ComputeIntermediateSatelliteAssemblies;
     <dotnet-mono>
[12:21:32 VRB] Project properties _CorePublishTargets=
      PrepareForPublish;
      ComputeAndCopyFilesToPublishDirectory;
      GeneratePublishDependencyFile;
      GeneratePublishRuntimeConfigurationFile;
     <dotnet-mono>
[12:21:32 VRB] Project properties _ComputeExcludeFromPublishPackageReferences=true <dotnet-mono>
[12:21:32 VRB] Project properties _ToolsSettingsFilePath=obj/DotnetToolSettings.xml <dotnet-mono>
[12:21:32 VRB] Project properties ToolCommandName=Foobar <dotnet-mono>
[12:21:32 VRB] Project properties ToolEntryPoint=Foobar.exe <dotnet-mono>
[12:21:32 VRB] Project properties RefAssembliesFolderName=refs <dotnet-mono>
[12:21:32 VRB] Project properties FSharpOverridesTargetsShim=/usr/local/share/dotnet/sdk/2.1.401/FSharp/Microsoft.FSharp.Overrides.NetSdk.targets <dotnet-mono>
[12:21:32 VRB] Project properties NuGetBuildTasksPackTargets=/usr/local/share/dotnet/sdk/2.1.401/Sdks/Microsoft.NET.Sdk/Sdk/../../NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets <dotnet-mono>
[12:21:32 VRB] Project properties ImportNuGetBuildTasksPackTargetsFromSdk=true <dotnet-mono>
[12:21:32 VRB] Project properties NuGetPackTaskAssemblyFile=../CoreCLR/NuGet.Build.Tasks.Pack.dll <dotnet-mono>
[12:21:32 VRB] Project properties PackageId=Foobar <dotnet-mono>
[12:21:32 VRB] Project properties PackageVersion=1.0.0 <dotnet-mono>
[12:21:32 VRB] Project properties IncludeContentInPack=true <dotnet-mono>
[12:21:32 VRB] Project properties GenerateNuspecDependsOn=Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles;  <dotnet-mono>
[12:21:32 VRB] Project properties PackageDescription=Package Description <dotnet-mono>
[12:21:32 VRB] Project properties IsPackable=true <dotnet-mono>
[12:21:32 VRB] Project properties IncludeBuildOutput=true <dotnet-mono>
[12:21:32 VRB] Project properties BuildOutputTargetFolder=lib <dotnet-mono>
[12:21:32 VRB] Project properties ContentTargetFolders=content;contentFiles <dotnet-mono>
[12:21:32 VRB] Project properties PackDependsOn=; _IntermediatePack; GenerateNuspec;  <dotnet-mono>
[12:21:32 VRB] Project properties IsInnerBuild=true <dotnet-mono>
[12:21:32 VRB] Project properties NuspecOutputPath=obj/debug/ <dotnet-mono>
[12:21:32 VRB] Project properties WarnOnPackingNonPackableProject=false <dotnet-mono>
[12:21:32 VRB] Project properties AllowedOutputExtensionsInPackageBuildOutputFolder=.dll; .exe; .winmd; .json; .pri; .xml;  <dotnet-mono>
[12:21:32 VRB] Project properties AllowedOutputExtensionsInSymbolsPackageBuildOutputFolder=.pdb; .mdb; .dll; .exe; .winmd; .json; .pri; .xml; ;  <dotnet-mono>
[12:21:32 VRB] Project properties SuppressDependenciesWhenPacking=false <dotnet-mono>