diff --git a/Fake.sln b/Fake.sln index c1eba2ea9be..c1775027cdf 100644 --- a/Fake.sln +++ b/Fake.sln @@ -106,9 +106,9 @@ Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Fake.Core.CommandLine.UnitT EndProject Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Fake.Documentation.DocFx", "src\app\Fake.Documentation.DocFx\Fake.Documentation.DocFx.fsproj", "{77E0066D-A04D-445B-B036-9008A40F8A44}" EndProject -Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Fake.Api.HockeyApp", "src/app/Fake.Api.HockeyApp/Fake.Api.HockeyApp.fsproj", "{B636A082-4DB4-439D-8A37-E5214BDC00A3}" +Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Fake.Api.HockeyApp", "src\app\Fake.Api.HockeyApp\Fake.Api.HockeyApp.fsproj", "{B636A082-4DB4-439D-8A37-E5214BDC00A3}" EndProject -Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Fake.JavaScript.Yarn", "src/app/Fake.JavaScript.Yarn/Fake.JavaScript.Yarn.fsproj", "{DE7579F2-C20F-4C35-BC04-C10362912243}" +Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Fake.JavaScript.Yarn", "src\app\Fake.JavaScript.Yarn\Fake.JavaScript.Yarn.fsproj", "{DE7579F2-C20F-4C35-BC04-C10362912243}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -668,34 +668,6 @@ Global {8561A35A-C2A4-43C7-A938-CB35A7747121}.Debug|x86.Build.0 = Debug|Any CPU {8561A35A-C2A4-43C7-A938-CB35A7747121}.Release|Any CPU.ActiveCfg = Release|Any CPU {8561A35A-C2A4-43C7-A938-CB35A7747121}.Release|Any CPU.Build.0 = Release|Any CPU - {8561A35A-C2A4-43C7-A938-CB35A7747121}.Release|x64.ActiveCfg = Release|x64 - {8561A35A-C2A4-43C7-A938-CB35A7747121}.Release|x64.Build.0 = Release|x64 - {8561A35A-C2A4-43C7-A938-CB35A7747121}.Release|x86.ActiveCfg = Release|x86 - {8561A35A-C2A4-43C7-A938-CB35A7747121}.Release|x86.Build.0 = Release|x86 - {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Debug|x64.ActiveCfg = Debug|x64 - {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Debug|x64.Build.0 = Debug|x64 - {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Debug|x86.ActiveCfg = Debug|x86 - {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Debug|x86.Build.0 = Debug|x86 - {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Release|Any CPU.Build.0 = Release|Any CPU - {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Release|x64.ActiveCfg = Release|x64 - {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Release|x64.Build.0 = Release|x64 - {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Release|x86.ActiveCfg = Release|x86 - {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Release|x86.Build.0 = Release|x86 - {DE7579F2-C20F-4C35-BC04-C10362912243}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {DE7579F2-C20F-4C35-BC04-C10362912243}.Debug|Any CPU.Build.0 = Debug|Any CPU - {DE7579F2-C20F-4C35-BC04-C10362912243}.Debug|x64.ActiveCfg = Debug|x64 - {DE7579F2-C20F-4C35-BC04-C10362912243}.Debug|x64.Build.0 = Debug|x64 - {DE7579F2-C20F-4C35-BC04-C10362912243}.Debug|x86.ActiveCfg = Debug|x86 - {DE7579F2-C20F-4C35-BC04-C10362912243}.Debug|x86.Build.0 = Debug|x86 - {DE7579F2-C20F-4C35-BC04-C10362912243}.Release|Any CPU.ActiveCfg = Release|Any CPU - {DE7579F2-C20F-4C35-BC04-C10362912243}.Release|Any CPU.Build.0 = Release|Any CPU - {DE7579F2-C20F-4C35-BC04-C10362912243}.Release|x64.ActiveCfg = Release|x64 - {DE7579F2-C20F-4C35-BC04-C10362912243}.Release|x64.Build.0 = Release|x64 - {DE7579F2-C20F-4C35-BC04-C10362912243}.Release|x86.ActiveCfg = Release|x86 - {DE7579F2-C20F-4C35-BC04-C10362912243}.Release|x86.Build.0 = Release|x86 {8561A35A-C2A4-43C7-A938-CB35A7747121}.Release|x64.ActiveCfg = Release|Any CPU {8561A35A-C2A4-43C7-A938-CB35A7747121}.Release|x64.Build.0 = Release|Any CPU {8561A35A-C2A4-43C7-A938-CB35A7747121}.Release|x86.ActiveCfg = Release|Any CPU @@ -712,6 +684,30 @@ Global {77E0066D-A04D-445B-B036-9008A40F8A44}.Release|x64.Build.0 = Release|Any CPU {77E0066D-A04D-445B-B036-9008A40F8A44}.Release|x86.ActiveCfg = Release|Any CPU {77E0066D-A04D-445B-B036-9008A40F8A44}.Release|x86.Build.0 = Release|Any CPU + {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Debug|x64.ActiveCfg = Debug|Any CPU + {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Debug|x64.Build.0 = Debug|Any CPU + {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Debug|x86.ActiveCfg = Debug|Any CPU + {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Debug|x86.Build.0 = Debug|Any CPU + {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Release|Any CPU.Build.0 = Release|Any CPU + {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Release|x64.ActiveCfg = Release|Any CPU + {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Release|x64.Build.0 = Release|Any CPU + {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Release|x86.ActiveCfg = Release|Any CPU + {B636A082-4DB4-439D-8A37-E5214BDC00A3}.Release|x86.Build.0 = Release|Any CPU + {DE7579F2-C20F-4C35-BC04-C10362912243}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DE7579F2-C20F-4C35-BC04-C10362912243}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DE7579F2-C20F-4C35-BC04-C10362912243}.Debug|x64.ActiveCfg = Debug|Any CPU + {DE7579F2-C20F-4C35-BC04-C10362912243}.Debug|x64.Build.0 = Debug|Any CPU + {DE7579F2-C20F-4C35-BC04-C10362912243}.Debug|x86.ActiveCfg = Debug|Any CPU + {DE7579F2-C20F-4C35-BC04-C10362912243}.Debug|x86.Build.0 = Debug|Any CPU + {DE7579F2-C20F-4C35-BC04-C10362912243}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DE7579F2-C20F-4C35-BC04-C10362912243}.Release|Any CPU.Build.0 = Release|Any CPU + {DE7579F2-C20F-4C35-BC04-C10362912243}.Release|x64.ActiveCfg = Release|Any CPU + {DE7579F2-C20F-4C35-BC04-C10362912243}.Release|x64.Build.0 = Release|Any CPU + {DE7579F2-C20F-4C35-BC04-C10362912243}.Release|x86.ActiveCfg = Release|Any CPU + {DE7579F2-C20F-4C35-BC04-C10362912243}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -765,9 +761,9 @@ Global {CA6EB1B3-EB3A-4063-8A6C-DE099A53A8B1} = {901F162F-8925-4390-89C5-9EE2C343F744} {E09B72E4-D890-46A8-8D14-7367C2E23E9D} = {539D7B9A-18A1-4D79-86AB-C8B48090CA84} {8561A35A-C2A4-43C7-A938-CB35A7747121} = {E09B72E4-D890-46A8-8D14-7367C2E23E9D} + {77E0066D-A04D-445B-B036-9008A40F8A44} = {7BFFAE76-DEE9-417A-A79B-6A6644C4553A} {B636A082-4DB4-439D-8A37-E5214BDC00A3} = {901F162F-8925-4390-89C5-9EE2C343F744} {DE7579F2-C20F-4C35-BC04-C10362912243} = {901F162F-8925-4390-89C5-9EE2C343F744} - {77E0066D-A04D-445B-B036-9008A40F8A44} = {7BFFAE76-DEE9-417A-A79B-6A6644C4553A} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {058A0C5E-2216-4306-8AFB-0AE28320C26A} diff --git a/src/app/Fake.Documentation.DocFx/DocFx.fs b/src/app/Fake.Documentation.DocFx/DocFx.fs index b72d4284666..b6e6f80f508 100644 --- a/src/app/Fake.Documentation.DocFx/DocFx.fs +++ b/src/app/Fake.Documentation.DocFx/DocFx.fs @@ -111,7 +111,8 @@ type LogLevel = | Diagnostic | Warning | Error /// Parameters for logging -type LogParams = { +type LogParams = + { /// Specify the file name to save processing log. LogFilePath : string @@ -149,7 +150,8 @@ let private parseLogParams p = stringParam ("correlationId", p.CorrelationId) ] /// Build-Command parameters -type BuildParams = { +type BuildParams = + { /// The tool path - FAKE tries to find docfx.exe automatically in any sub folder. ToolPath : string @@ -267,6 +269,9 @@ type BuildParams = { /// Specify Logging parameter LogParams : LogParams } + /// Changes the "LogParams" according to the given function + member inline x.WithLogParams f = + { x with LogParams = f x.LogParams } /// Build default parameters let defaultBuildParams = @@ -375,7 +380,8 @@ let build setParams = |> run p.ToolPath p.Timeout /// Pdf-Command parameters -type PdfParams = { +type PdfParams = + { /// The tool path - FAKE tries to find docfx.exe automatically in any sub folder. ToolPath : string @@ -416,7 +422,13 @@ type PdfParams = { BasePath : string /// Specify build parameters. BuildParams : BuildParams -} + } + /// Changes the "BuildParams" according to the given function + member inline x.WithBuildParams f = + { x with BuildParams = f x.BuildParams } + /// Changes the "LogParams" according to the given function + member inline x.WithLogParams f = + x.WithBuildParams (fun b -> b.WithLogParams f) /// Pdf default parameters let defaultPdfParams = @@ -462,16 +474,15 @@ let private serializePdfParams p = /// ## Sample /// /// DocFx.pdf (fun p -> -/// let buildParams = -/// { p.BuildParams with -/// OutputFolder = "build" @@ "docs" -/// ConfigFile = "docs" @@ "docfx.json" -/// } -/// { p with -/// BuildParams = buildParams -/// Name = "Docs.pdf" -/// }) - +/// DocFs.pdf (fun p -> +/// { p.WithBuildParams (fun b -> +/// {b with +/// OutputFolder = "build" @@ "docs" +/// ConfigFile = "docs" @@ "docfx.json"}) +/// with +/// Name = "Docs.pdf" }) + + let pdf setParams = let p = defaultPdfParams |> setParams p @@ -479,7 +490,8 @@ let pdf setParams = |> sprintf "pdf %s %s" p.BuildParams.ConfigFile |> run p.ToolPath p.Timeout - + + /// ExportTemplate-Command parameters type ExportTemplateParams = { @@ -635,7 +647,8 @@ let serve setParams = |> run p.ToolPath p.Timeout /// Metadata-Command parameters -type MetadataParams = { +type MetadataParams = + { /// The tool path - FAKE tries to find docfx.exe automatically in any sub folder. ToolPath : string @@ -675,7 +688,10 @@ type MetadataParams = { /// Specify Logging parameter LogParams : LogParams -} + } + /// Changes the "LogParams" according to the given function + member inline x.WithLogParams f = + { x with LogParams = f x.LogParams } let defaultMetadataParams = { diff --git a/src/legacy/FakeLib/FakeLib.fsproj b/src/legacy/FakeLib/FakeLib.fsproj index 69dd0cb4835..7699ca18b69 100644 --- a/src/legacy/FakeLib/FakeLib.fsproj +++ b/src/legacy/FakeLib/FakeLib.fsproj @@ -1,2673 +1,5 @@ - - - - - Debug - AnyCPU - {13D56521-772A-41DB-9772-1DA1A4AA8E3A} - Library - FakeLib - FakeLib - 512 - FakeLib - v4.6 - - 44 - true - - - true - full - false - bin\Debug - TRACE;DEBUG;NET40;NO_DOTNETCORE_BOOTSTRAP;FX_PASSWORD;FX_WINDOWSTLE;FX_VERB;FX_CONFIGURATION_MANAGER;FX_ERROR_DIALOG - prompt - 3 - - - - - - - - - pdbonly - true - ..\..\..\build\ - TRACE;NET40;NO_DOTNETCORE_BOOTSTRAP;FX_PASSWORD;FX_WINDOWSTLE;FX_VERB;FX_CONFIGURATION_MANAGER;FX_ERROR_DIALOG - prompt - 3 - ..\..\..\build\FakeLib.XML - - - - - - True - paket-files/YaafFSharpScripting.fs - - - - Fake.Core.Context/Context.fs - - - Fake.Core.CommandLineParsing/Options.fs - - - Fake.Core.CommandLineParsing/OptionsParser.fs - - - Fake.Core.CommandLineParsing/Args.fs - - - Fake.Core.CommandLineParsing/Ast.fs - - - Fake.Core.CommandLineParsing/UsageParser.fs - - - Fake.Core.CommandLineParsing/Docopt.fs - - - Fake.Runtime/Profile.fs - - - Fake.Runtime/LegacyApiHelper.fs - - - Fake.Runtime/Environment.fs - - - Fake.Runtime/Path.fs - - - Fake.Runtime/String.fs - - - Fake.Runtime/Trace.fs - - - Fake.Runtime\Runners.fs - - - Fake.Runtime\CompileRunner.fs - - - Fake.Runtime/ScriptRunner.fs - - - Fake.Runtime/FSharpParser.fs - - - Fake.Runtime/HashGeneration.fs - - - Fake.Runtime/CoreCache.fs - - - Fake.Runtime/FakeRuntime.fs - - - Fake.Core.Environment/Environment.fs - - - Fake.Core.Environment/BuildServer.fs - - - Fake.Core.String/String.fs - - - Fake.Core.String/StringBuilder.fs - - - Fake.Core.Trace/TraceListener.fs - - - Fake.Core.Trace/Trace.fs - - - Fake.Core.Target/Target.fs - - - Fake.Core.Target/TargetOperators.fs - - - Fake.IO.FileSystem/Globbing.fs - - - Fake.IO.FileSystem/GlobbingFileSystem.fs - - - Fake.IO.FileSystem/Path.fs - - - Fake.IO.FileSystem/FileInfo.fs - - - Fake.IO.FileSystem/Operators.fs - - - Fake.IO.FileSystem/DirectoryInfo.fs - - - Fake.IO.FileSystem/File.fs - - - Fake.IO.FileSystem/Directory.fs - - - Fake.IO.FileSystem/FileSystemInfo.fs - - - Fake.IO.FileSystem/Templates.fs - - - Fake.IO.FileSystem/Shell.fs - - - Fake.IO.FileSystem/ChangeWatcher.fs - - - Fake.DotNet.AssemblyInfoFile/AssemblyInfoFile.fs - - - Fake.Core.SemVer/SemVer.fs - - - Fake.Core.ReleaseNotes/ReleaseNotes.fs - - - Fake.IO.Zip/Zip.fs - - - Fake.Core.Process/GuardedAwaitObservable.fs - - - Fake.Core.Process/Process.fs - - - Fake.Core.Process/Mono.fs - - - Fake.DotNet.MSBuild/MSBuildLogger.fs - - - Fake.DotNet.MSBuild/MSBuild.fs - - - Fake.Tools.ServiceControl/ServiceControl.fs - - - Fake.Tracing.NAntXml/NAntXmlTraceListener.fs - - - Fake.DotNet.Cli/DotNet.fs - - - Fake.Testing.Common/TestingCommon.fs - - - Fake.DotNet.Testing.MSpec/MSpec.fs - - - Fake.DotNet.Testing.XUnit2/XUnit2.fs - - - Fake.DotNet.Testing.NUnit/Xml.fs - - - Fake.DotNet.Testing.NUnit/Common.fs - - - Fake.DotNet.Testing.NUnit/Sequential.fs - - - Fake.DotNet.Testing.NUnit/Parallel.fs - - - Fake.DotNet.Testing.NUnit/NUnit3.fs - - - Fake.DotNet.Testing.MSTest/MSTest.fs - - - Fake.Core.Xml/Xml.fs - - - Fake.Core.Tasks/TaskRunner.fs - - - Fake.DotNet.NuGet/Restore.fs - - - Fake.DotNet.NuGet/NuGet.fs - - - Fake.DotNet.NuGet/Update.fs - - - Fake.DotNet.NuGet/Install.fs - - - Fake.DotNet.NuGet/NuGetVersion.fs - - - Fake.DotNet.NuGet/NuGetVersion.fs - - - Fake.Windows.Chocolatey/Chocolatey.fs - - - Fake.JavaScript.Npm/Npm.fs - - - Fake.JavaScript.Yarn/Yarn.fs - - - Fake.Tools.Git/CommandHelper.fs - - - Fake.Tools.Git/Sha1.fs - - - Fake.Tools.Git/Repository.fs - - - Fake.Tools.Git/Submodule.fs - - - Fake.Tools.Git/Branches.fs - - - Fake.Tools.Git/Reset.fs - - - Fake.Tools.Git/Merge.fs - - - Fake.Tools.Git/Stash.fs - - - Fake.Tools.Git/SanityChecks.fs - - - Fake.Tools.Git/Information.fs - - - Fake.Tools.Git/FileStatus.fs - - - Fake.Tools.Git/Rebase.fs - - - Fake.Tools.Git/CommitMessage.fs - - - Fake.Tools.Git/Staging.fs - - - Fake.Tools.Git/Commit.fs - - - Fake.Testing.SonarQube/SonarQube.fs - - - Fake.DotNet.FSFormatting/FSFormatting.fs - - - Fake.DotNet.Paket/Paket.fs - - - Fake.DotNet.Paket/PaketTemplate.fs - - - Fake.DotNet.Testing.OpenCover/OpenCover.fs - - - Fake.DotNet.Xamarin/Xamarin.fs - - - Fake.Net.Http/Async.fs - - - Fake.Net.Http/Result.fs - - - Fake.Net.Http/List.fs - - - Fake.Net.Http/Http.fs - - - Fake.Api.GitHub/GitHub.fs - - - Fake.Api.Slack/SlackNotification.fs - - - Fake.Azure.CloudServices/CloudServices.fs - - - Fake.Azure.Emulators/Emulators.fs - - - Fake.Azure.Kudu/Kudu.fs - - - Fake.Azure.WebJobs/WebJobs.fs - - - Fake.BuildServer.AppVeyor/AppVeyorInternal.fs - - - Fake.BuildServer.AppVeyor/AppVeyor.fs - - - Fake.BuildServer.TeamCity/TeamCityInternal.fs - - - Fake.BuildServer.TeamCity/TeamCity.fs - - - Fake.BuildServer.Travis/Travis.fs - - - Fake.BuildServer.TeamFoundation/TeamFoundation.fs - - - Fake.Api.HockeyApp\HockeyApp.fs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ..\..\..\lib\ICSharpCode.SharpZipLib.dll - - - - - ..\..\..\lib\StyleCop.dll - - - ..\..\..\lib\StyleCop.CSharp.dll - - - ..\..\..\lib\StyleCop.CSharp.Rules.dll - - - - - - - - - - - ..\..\..\lib\VSFile.dll - - - - - - - <__paket__NETStandard_Library_targets>netstandard2.0\NETStandard.Library - - - - - - - - - ..\..\..\packages\FSharp.Compiler.Service\lib\net45\FAKE.FSharp.Compiler.Service.dll - True - False - - - - - - - ..\..\..\packages\FSharp.Compiler.Service\lib\net45\FAKE.FSharp.Compiler.Service.dll - True - False - - - - - - - - - - ..\..\..\packages\Chessie\lib\net40\Chessie.dll - True - True - - - - - - - ..\..\..\packages\Chessie\lib\netstandard1.6\Chessie.dll - True - True - - - - - - - - - ..\..\..\packages\FParsec\lib\net40-client\FParsec.dll - True - True - - - ..\..\..\packages\FParsec\lib\net40-client\FParsecCS.dll - True - True - - - - - - - ..\..\..\packages\FParsec\lib\netstandard1.6\FParsec.dll - True - True - - - ..\..\..\packages\FParsec\lib\netstandard1.6\FParsecCS.dll - True - True - - - - - - - ..\..\..\packages\FParsec\lib\portable-net45+win8+wp8+wpa81\FParsec.dll - True - True - - - ..\..\..\packages\FParsec\lib\portable-net45+win8+wp8+wpa81\FParsecCS.dll - True - True - - - - - - - - - True - - - True - - - True - - - ..\..\..\packages\FSharp.Compiler.Service\lib\net45\FSharp.Compiler.Service.dll - True - True - - - - - - - ..\..\..\packages\FSharp.Compiler.Service\lib\netstandard2.0\FSharp.Compiler.Service.dll - True - True - - - - - - - - - ..\..\..\packages\FSharp.Core\lib\net45\FSharp.Core.dll - True - True - - - - - - - ..\..\..\packages\FSharp.Core\lib\netstandard1.6\FSharp.Core.dll - True - True - - - - - - - - - ..\..\..\packages\HashLib\lib\net40\HashLib.dll - True - True - - - - - - - - - True - - - - - - - True - - - - - - - ..\..\..\packages\Microsoft.CSharp\ref\netstandard1.0\Microsoft.CSharp.dll - False - True - - - - - - - ..\..\..\packages\Microsoft.CSharp\lib\netstandard1.3\Microsoft.CSharp.dll - True - True - - - - - - - True - - - - - - - True - - - - - - - True - - - - - - - True - - - - - - - - - ..\..\..\packages\Microsoft.DiaSymReader\lib\net20\Microsoft.DiaSymReader.dll - True - True - - - - - - - ..\..\..\packages\Microsoft.DiaSymReader\lib\netstandard1.1\Microsoft.DiaSymReader.dll - True - True - - - - - - - - - ..\..\..\packages\Microsoft.DiaSymReader.PortablePdb\lib\net45\Microsoft.DiaSymReader.PortablePdb.dll - True - True - - - - - - - ..\..\..\packages\Microsoft.DiaSymReader.PortablePdb\lib\netstandard1.1\Microsoft.DiaSymReader.PortablePdb.dll - True - True - - - - - - - - - ..\..\..\packages\Microsoft.Web.Xdt\lib\net40\Microsoft.Web.XmlTransform.dll - True - True - - - - - - - - - ..\..\..\packages\Microsoft.Win32.Primitives\ref\netstandard1.3\Microsoft.Win32.Primitives.dll - False - True - - - - - - - - - ..\..\..\packages\Microsoft.Win32.Registry\lib\netstandard2.0\Microsoft.Win32.Registry.dll - True - True - - - - - - - ..\..\..\packages\Microsoft.Win32.Registry\ref\netstandard2.0\Microsoft.Win32.Registry.dll - False - True - - - - - - - - - ..\..\..\packages\Mono.Cecil\lib\net35\Mono.Cecil.dll - True - True - - - ..\..\..\packages\Mono.Cecil\lib\net35\Mono.Cecil.Mdb.dll - True - True - - - ..\..\..\packages\Mono.Cecil\lib\net35\Mono.Cecil.Pdb.dll - True - True - - - ..\..\..\packages\Mono.Cecil\lib\net35\Mono.Cecil.Rocks.dll - True - True - - - - - - - ..\..\..\packages\Mono.Cecil\lib\net40\Mono.Cecil.dll - True - True - - - ..\..\..\packages\Mono.Cecil\lib\net40\Mono.Cecil.Mdb.dll - True - True - - - ..\..\..\packages\Mono.Cecil\lib\net40\Mono.Cecil.Pdb.dll - True - True - - - ..\..\..\packages\Mono.Cecil\lib\net40\Mono.Cecil.Rocks.dll - True - True - - - - - - - ..\..\..\packages\Mono.Cecil\lib\netstandard1.3\Mono.Cecil.dll - True - True - - - ..\..\..\packages\Mono.Cecil\lib\netstandard1.3\Mono.Cecil.Mdb.dll - True - True - - - ..\..\..\packages\Mono.Cecil\lib\netstandard1.3\Mono.Cecil.Pdb.dll - True - True - - - ..\..\..\packages\Mono.Cecil\lib\netstandard1.3\Mono.Cecil.Rocks.dll - True - True - - - - - - - - - ..\..\..\packages\Mono.Web.Xdt\lib\Net40\Microsoft.Web.XmlTransform.dll - True - True - - - - - - - - - ..\..\..\packages\Newtonsoft.Json\lib\net20\Newtonsoft.Json.dll - True - True - - - - - - - ..\..\..\packages\Newtonsoft.Json\lib\net35\Newtonsoft.Json.dll - True - True - - - - - - - ..\..\..\packages\Newtonsoft.Json\lib\net40\Newtonsoft.Json.dll - True - True - - - - - - - ..\..\..\packages\Newtonsoft.Json\lib\net45\Newtonsoft.Json.dll - True - True - - - - - - - ..\..\..\packages\Newtonsoft.Json\lib\netstandard1.0\Newtonsoft.Json.dll - True - True - - - - - - - ..\..\..\packages\Newtonsoft.Json\lib\netstandard1.3\Newtonsoft.Json.dll - True - True - - - - - - - ..\..\..\packages\Newtonsoft.Json\lib\netstandard2.0\Newtonsoft.Json.dll - True - True - - - - - - - ..\..\..\packages\Newtonsoft.Json\lib\portable-net40+sl5+win8+wp8+wpa81\Newtonsoft.Json.dll - True - True - - - - - - - ..\..\..\packages\Newtonsoft.Json\lib\portable-net45+win8+wp8+wpa81\Newtonsoft.Json.dll - True - True - - - - - - - - - ..\..\..\packages\Nuget.Core\lib\net40-Client\NuGet.Core.dll - True - True - - - - - - - - - ..\..\..\packages\Octokit\lib\net45\Octokit.dll - True - True - - - - - - - ..\..\..\packages\Octokit\lib\netstandard1.1\Octokit.dll - True - True - - - - - - - - - ..\..\..\packages\Paket.Core\lib\net45\Paket.Core.dll - True - True - - - - - - - ..\..\..\packages\Paket.Core\lib\netstandard2.0\Paket.Core.dll - True - True - - - - - - - - - ..\..\..\packages\System.AppContext\ref\netstandard1.3\System.AppContext.dll - False - True - - - - - - - ..\..\..\packages\System.AppContext\lib\netstandard1.6\System.AppContext.dll - True - True - - - - - - - ..\..\..\packages\System.AppContext\ref\netstandard1.6\System.AppContext.dll - False - True - - - - - - - - - ..\..\..\packages\System.Buffers\lib\netstandard1.1\System.Buffers.dll - True - True - - - - - - - ..\..\..\packages\System.Buffers\ref\netstandard1.1\System.Buffers.dll - False - True - - - - - - - - - ..\..\..\packages\System.Collections\ref\netstandard1.3\System.Collections.dll - False - True - - - - - - - - - ..\..\..\packages\System.Collections.Concurrent\lib\netstandard1.3\System.Collections.Concurrent.dll - True - True - - - - - - - ..\..\..\packages\System.Collections.Concurrent\ref\netstandard1.3\System.Collections.Concurrent.dll - False - True - - - - - - - - - ..\..\..\packages\System.Collections.Immutable\lib\netstandard1.0\System.Collections.Immutable.dll - True - True - - - - - - - ..\..\..\packages\System.Collections.Immutable\lib\netstandard2.0\System.Collections.Immutable.dll - True - True - - - - - - - - - ..\..\..\packages\System.Collections.NonGeneric\lib\netstandard1.3\System.Collections.NonGeneric.dll - True - True - - - - - - - ..\..\..\packages\System.Collections.NonGeneric\ref\netstandard1.3\System.Collections.NonGeneric.dll - False - True - - - - - - - - - ..\..\..\packages\System.Collections.Specialized\lib\netstandard1.3\System.Collections.Specialized.dll - True - True - - - - - - - ..\..\..\packages\System.Collections.Specialized\ref\netstandard1.3\System.Collections.Specialized.dll - False - True - - - - - - - - - ..\..\..\packages\System.ComponentModel\ref\netstandard1.0\System.ComponentModel.dll - False - True - - - - - - - ..\..\..\packages\System.ComponentModel\lib\netstandard1.3\System.ComponentModel.dll - True - True - - - - - - - - - ..\..\..\packages\System.ComponentModel.Primitives\lib\netstandard1.0\System.ComponentModel.Primitives.dll - True - True - - - - - - - ..\..\..\packages\System.ComponentModel.Primitives\ref\netstandard1.0\System.ComponentModel.Primitives.dll - False - True - - - - - - - - - ..\..\..\packages\System.ComponentModel.TypeConverter\lib\netstandard1.0\System.ComponentModel.TypeConverter.dll - True - True - - - - - - - ..\..\..\packages\System.ComponentModel.TypeConverter\ref\netstandard1.0\System.ComponentModel.TypeConverter.dll - False - True - - - - - - - ..\..\..\packages\System.ComponentModel.TypeConverter\lib\netstandard1.5\System.ComponentModel.TypeConverter.dll - True - True - - - - - - - ..\..\..\packages\System.ComponentModel.TypeConverter\ref\netstandard1.5\System.ComponentModel.TypeConverter.dll - False - True - - - - - - - - - ..\..\..\packages\System.Console\ref\netstandard1.3\System.Console.dll - False - True - - - - - - - - - ..\..\..\packages\System.Diagnostics.Debug\ref\netstandard1.3\System.Diagnostics.Debug.dll - False - True - - - - - - - - - ..\..\..\packages\System.Diagnostics.DiagnosticSource\lib\netstandard1.3\System.Diagnostics.DiagnosticSource.dll - True - True - - - - - - - - - ..\..\..\packages\System.Diagnostics.Process\ref\netstandard1.4\System.Diagnostics.Process.dll - False - True - - - - - - - - - ..\..\..\packages\System.Diagnostics.Tools\ref\netstandard1.0\System.Diagnostics.Tools.dll - False - True - - - - - - - - - ..\..\..\packages\System.Diagnostics.TraceSource\ref\netstandard1.3\System.Diagnostics.TraceSource.dll - False - True - - - - - - - - - ..\..\..\packages\System.Diagnostics.Tracing\ref\netstandard1.3\System.Diagnostics.Tracing.dll - False - True - - - - - - - ..\..\..\packages\System.Diagnostics.Tracing\ref\netstandard1.5\System.Diagnostics.Tracing.dll - False - True - - - - - - - - - ..\..\..\packages\System.Dynamic.Runtime\ref\netstandard1.0\System.Dynamic.Runtime.dll - False - True - - - - - - - ..\..\..\packages\System.Dynamic.Runtime\lib\netstandard1.3\System.Dynamic.Runtime.dll - True - True - - - - - - - ..\..\..\packages\System.Dynamic.Runtime\ref\netstandard1.3\System.Dynamic.Runtime.dll - False - True - - - - - - - - - ..\..\..\packages\System.Globalization\ref\netstandard1.3\System.Globalization.dll - False - True - - - - - - - - - ..\..\..\packages\System.Globalization.Calendars\ref\netstandard1.3\System.Globalization.Calendars.dll - False - True - - - - - - - - - ..\..\..\packages\System.Globalization.Extensions\ref\netstandard1.3\System.Globalization.Extensions.dll - False - True - - - - - - - - - ..\..\..\packages\System.IO\ref\netstandard1.0\System.IO.dll - False - True - - - - - - - ..\..\..\packages\System.IO\ref\netstandard1.3\System.IO.dll - False - True - - - - - - - ..\..\..\packages\System.IO\ref\netstandard1.5\System.IO.dll - False - True - - - - - - - - - ..\..\..\packages\System.IO.Compression\ref\netstandard1.3\System.IO.Compression.dll - False - True - - - - - - - - - ..\..\..\packages\System.IO.Compression.ZipFile\lib\netstandard1.3\System.IO.Compression.ZipFile.dll - True - True - - - - - - - ..\..\..\packages\System.IO.Compression.ZipFile\ref\netstandard1.3\System.IO.Compression.ZipFile.dll - False - True - - - - - - - - - ..\..\..\packages\System.IO.FileSystem\ref\netstandard1.3\System.IO.FileSystem.dll - False - True - - - - - - - - - ..\..\..\packages\System.IO.FileSystem.Primitives\lib\netstandard1.3\System.IO.FileSystem.Primitives.dll - True - True - - - - - - - ..\..\..\packages\System.IO.FileSystem.Primitives\ref\netstandard1.3\System.IO.FileSystem.Primitives.dll - False - True - - - - - - - - - ..\..\..\packages\System.Linq\lib\netstandard1.6\System.Linq.dll - True - True - - - - - - - ..\..\..\packages\System.Linq\ref\netstandard1.6\System.Linq.dll - False - True - - - - - - - - - ..\..\..\packages\System.Linq.Expressions\lib\netstandard1.6\System.Linq.Expressions.dll - True - True - - - - - - - ..\..\..\packages\System.Linq.Expressions\ref\netstandard1.6\System.Linq.Expressions.dll - False - True - - - - - - - - - ..\..\..\packages\System.Linq.Queryable\ref\netstandard1.0\System.Linq.Queryable.dll - False - True - - - - - - - ..\..\..\packages\System.Linq.Queryable\lib\netstandard1.3\System.Linq.Queryable.dll - True - True - - - - - - - - - True - - - - - - - True - - - - - - - True - - - - - - - True - - - - - - - ..\..\..\packages\System.Net.Http\lib\net46\System.Net.Http.dll - True - True - - - - - - - ..\..\..\packages\System.Net.Http\ref\netstandard1.1\System.Net.Http.dll - False - True - - - - - - - ..\..\..\packages\System.Net.Http\ref\netstandard1.3\System.Net.Http.dll - False - True - - - - - - - True - - - - - - - True - - - - - - - True - - - - - - - - - ..\..\..\packages\System.Net.Primitives\ref\netstandard1.1\System.Net.Primitives.dll - False - True - - - - - - - ..\..\..\packages\System.Net.Primitives\ref\netstandard1.3\System.Net.Primitives.dll - False - True - - - - - - - - - ..\..\..\packages\System.Net.Requests\ref\netstandard1.3\System.Net.Requests.dll - False - True - - - - - - - - - ..\..\..\packages\System.Net.Sockets\ref\netstandard1.3\System.Net.Sockets.dll - False - True - - - - - - - - - ..\..\..\packages\System.Net.WebHeaderCollection\lib\netstandard1.3\System.Net.WebHeaderCollection.dll - True - True - - - - - - - ..\..\..\packages\System.Net.WebHeaderCollection\ref\netstandard1.3\System.Net.WebHeaderCollection.dll - False - True - - - - - - - - - ..\..\..\packages\System.ObjectModel\lib\netstandard1.3\System.ObjectModel.dll - True - True - - - - - - - ..\..\..\packages\System.ObjectModel\ref\netstandard1.3\System.ObjectModel.dll - False - True - - - - - - - - - ..\..\..\packages\System.Reflection\ref\netstandard1.5\System.Reflection.dll - False - True - - - - - - - - - ..\..\..\packages\System.Reflection.Emit\ref\netstandard1.1\System.Reflection.Emit.dll - False - True - - - - - - - ..\..\..\packages\System.Reflection.Emit\lib\netstandard1.3\System.Reflection.Emit.dll - True - True - - - - - - - - - ..\..\..\packages\System.Reflection.Emit.ILGeneration\ref\netstandard1.0\System.Reflection.Emit.ILGeneration.dll - False - True - - - - - - - ..\..\..\packages\System.Reflection.Emit.ILGeneration\lib\netstandard1.3\System.Reflection.Emit.ILGeneration.dll - True - True - - - - - - - - - ..\..\..\packages\System.Reflection.Emit.Lightweight\ref\netstandard1.0\System.Reflection.Emit.Lightweight.dll - False - True - - - - - - - ..\..\..\packages\System.Reflection.Emit.Lightweight\lib\netstandard1.3\System.Reflection.Emit.Lightweight.dll - True - True - - - - - - - - - ..\..\..\packages\System.Reflection.Extensions\ref\netstandard1.0\System.Reflection.Extensions.dll - False - True - - - - - - - - - ..\..\..\packages\System.Reflection.Metadata\lib\netstandard1.1\System.Reflection.Metadata.dll - True - True - - - - - - - ..\..\..\packages\System.Reflection.Metadata\lib\netstandard2.0\System.Reflection.Metadata.dll - True - True - - - - - - - - - ..\..\..\packages\System.Reflection.Primitives\ref\netstandard1.0\System.Reflection.Primitives.dll - False - True - - - - - - - - - ..\..\..\packages\System.Reflection.TypeExtensions\lib\netstandard2.0\System.Reflection.TypeExtensions.dll - True - True - - - - - - - ..\..\..\packages\System.Reflection.TypeExtensions\ref\netstandard2.0\System.Reflection.TypeExtensions.dll - False - True - - - - - - - - - ..\..\..\packages\System.Resources.ResourceManager\ref\netstandard1.0\System.Resources.ResourceManager.dll - False - True - - - - - - - - - ..\..\..\packages\System.Runtime\ref\netstandard1.0\System.Runtime.dll - False - True - - - - - - - ..\..\..\packages\System.Runtime\ref\netstandard1.2\System.Runtime.dll - False - True - - - - - - - ..\..\..\packages\System.Runtime\ref\netstandard1.3\System.Runtime.dll - False - True - - - - - - - ..\..\..\packages\System.Runtime\ref\netstandard1.5\System.Runtime.dll - False - True - - - - - - - - - ..\..\..\packages\System.Runtime.Extensions\ref\netstandard1.3\System.Runtime.Extensions.dll - False - True - - - - - - - ..\..\..\packages\System.Runtime.Extensions\ref\netstandard1.5\System.Runtime.Extensions.dll - False - True - - - - - - - - - ..\..\..\packages\System.Runtime.Handles\ref\netstandard1.3\System.Runtime.Handles.dll - False - True - - - - - - - - - ..\..\..\packages\System.Runtime.InteropServices\ref\netcoreapp1.1\System.Runtime.InteropServices.dll - False - True - - - - - - - ..\..\..\packages\System.Runtime.InteropServices\ref\netstandard1.3\System.Runtime.InteropServices.dll - False - True - - - - - - - ..\..\..\packages\System.Runtime.InteropServices\ref\netstandard1.5\System.Runtime.InteropServices.dll - False - True - - - - - - - - - ..\..\..\packages\System.Runtime.InteropServices.RuntimeInformation\lib\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll - True - True - - - - - - - ..\..\..\packages\System.Runtime.InteropServices.RuntimeInformation\ref\netstandard1.1\System.Runtime.InteropServices.RuntimeInformation.dll - False - True - - - - - - - ..\..\..\packages\System.Runtime.InteropServices.RuntimeInformation\lib\wpa81\System.Runtime.InteropServices.RuntimeInformation.dll - True - True - - - - - - - - - ..\..\..\packages\System.Runtime.Loader\lib\netstandard1.5\System.Runtime.Loader.dll - True - True - - - - - - - ..\..\..\packages\System.Runtime.Loader\ref\netstandard1.5\System.Runtime.Loader.dll - False - True - - - - - - - - - ..\..\..\packages\System.Runtime.Numerics\ref\netstandard1.1\System.Runtime.Numerics.dll - False - True - - - - - - - ..\..\..\packages\System.Runtime.Numerics\lib\netstandard1.3\System.Runtime.Numerics.dll - True - True - - - - - - - - - ..\..\..\packages\System.Runtime.Serialization.Formatters\ref\netstandard1.3\System.Runtime.Serialization.Formatters.dll - False - True - - - - - - - ..\..\..\packages\System.Runtime.Serialization.Formatters\lib\netstandard1.4\System.Runtime.Serialization.Formatters.dll - True - True - - - - - - - - - ..\..\..\packages\System.Runtime.Serialization.Primitives\ref\netstandard1.0\System.Runtime.Serialization.Primitives.dll - False - True - - - - - - - ..\..\..\packages\System.Runtime.Serialization.Primitives\lib\netstandard1.3\System.Runtime.Serialization.Primitives.dll - True - True - - - - - - - ..\..\..\packages\System.Runtime.Serialization.Primitives\ref\netstandard1.3\System.Runtime.Serialization.Primitives.dll - False - True - - - - - - - - - ..\..\..\packages\System.Security.AccessControl\lib\netstandard2.0\System.Security.AccessControl.dll - True - True - - - - - - - ..\..\..\packages\System.Security.AccessControl\ref\netstandard2.0\System.Security.AccessControl.dll - False - True - - - - - - - - - ..\..\..\packages\System.Security.Claims\lib\netstandard1.3\System.Security.Claims.dll - True - True - - - - - - - ..\..\..\packages\System.Security.Claims\ref\netstandard1.3\System.Security.Claims.dll - False - True - - - - - - - - - ..\..\..\packages\System.Security.Cryptography.Algorithms\ref\netstandard1.6\System.Security.Cryptography.Algorithms.dll - False - True - - - - - - - - - ..\..\..\packages\System.Security.Cryptography.Cng\ref\netcoreapp2.0\System.Security.Cryptography.Cng.dll - False - True - - - - - - - ..\..\..\packages\System.Security.Cryptography.Cng\lib\netstandard1.6\System.Security.Cryptography.Cng.dll - True - True - - - - - - - ..\..\..\packages\System.Security.Cryptography.Cng\ref\netstandard1.6\System.Security.Cryptography.Cng.dll - False - True - - - - - - - ..\..\..\packages\System.Security.Cryptography.Cng\lib\netstandard2.0\System.Security.Cryptography.Cng.dll - True - True - - - - - - - ..\..\..\packages\System.Security.Cryptography.Cng\ref\netstandard2.0\System.Security.Cryptography.Cng.dll - False - True - - - - - - - - - ..\..\..\packages\System.Security.Cryptography.Csp\ref\netstandard1.3\System.Security.Cryptography.Csp.dll - False - True - - - - - - - - - ..\..\..\packages\System.Security.Cryptography.Encoding\ref\netstandard1.3\System.Security.Cryptography.Encoding.dll - False - True - - - - - - - - - ..\..\..\packages\System.Security.Cryptography.OpenSsl\ref\netcoreapp2.0\System.Security.Cryptography.OpenSsl.dll - False - True - - - - - - - ..\..\..\packages\System.Security.Cryptography.OpenSsl\lib\netstandard1.6\System.Security.Cryptography.OpenSsl.dll - True - True - - - - - - - ..\..\..\packages\System.Security.Cryptography.OpenSsl\ref\netstandard1.6\System.Security.Cryptography.OpenSsl.dll - False - True - - - - - - - ..\..\..\packages\System.Security.Cryptography.OpenSsl\lib\netstandard2.0\System.Security.Cryptography.OpenSsl.dll - True - True - - - - - - - ..\..\..\packages\System.Security.Cryptography.OpenSsl\ref\netstandard2.0\System.Security.Cryptography.OpenSsl.dll - False - True - - - - - - - - - ..\..\..\packages\System.Security.Cryptography.Primitives\lib\netstandard1.3\System.Security.Cryptography.Primitives.dll - True - True - - - - - - - ..\..\..\packages\System.Security.Cryptography.Primitives\ref\netstandard1.3\System.Security.Cryptography.Primitives.dll - False - True - - - - - - - - - ..\..\..\packages\System.Security.Cryptography.ProtectedData\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll - True - True - - - - - - - ..\..\..\packages\System.Security.Cryptography.ProtectedData\ref\netstandard2.0\System.Security.Cryptography.ProtectedData.dll - False - True - - - - - - - - - ..\..\..\packages\System.Security.Cryptography.X509Certificates\lib\net46\System.Security.Cryptography.X509Certificates.dll - True - True - - - - - - - ..\..\..\packages\System.Security.Cryptography.X509Certificates\lib\net461\System.Security.Cryptography.X509Certificates.dll - True - True - - - - - - - ..\..\..\packages\System.Security.Cryptography.X509Certificates\ref\netstandard1.3\System.Security.Cryptography.X509Certificates.dll - False - True - - - - - - - ..\..\..\packages\System.Security.Cryptography.X509Certificates\ref\netstandard1.4\System.Security.Cryptography.X509Certificates.dll - False - True - - - - - - - - - ..\..\..\packages\System.Security.Principal\lib\netstandard1.0\System.Security.Principal.dll - True - True - - - - - - - ..\..\..\packages\System.Security.Principal\ref\netstandard1.0\System.Security.Principal.dll - False - True - - - - - - - - - ..\..\..\packages\System.Security.Principal.Windows\lib\netstandard1.3\System.Security.Principal.Windows.dll - True - True - - - - - - - ..\..\..\packages\System.Security.Principal.Windows\ref\netstandard1.3\System.Security.Principal.Windows.dll - False - True - - - - - - - ..\..\..\packages\System.Security.Principal.Windows\lib\netstandard2.0\System.Security.Principal.Windows.dll - True - True - - - - - - - ..\..\..\packages\System.Security.Principal.Windows\ref\netstandard2.0\System.Security.Principal.Windows.dll - False - True - - - - - - - - - ..\..\..\packages\System.Text.Encoding\ref\netstandard1.0\System.Text.Encoding.dll - False - True - - - - - - - ..\..\..\packages\System.Text.Encoding\ref\netstandard1.3\System.Text.Encoding.dll - False - True - - - - - - - - - ..\..\..\packages\System.Text.RegularExpressions\ref\netcoreapp1.1\System.Text.RegularExpressions.dll - False - True - - - - - - - ..\..\..\packages\System.Text.RegularExpressions\lib\netstandard1.6\System.Text.RegularExpressions.dll - True - True - - - - - - - ..\..\..\packages\System.Text.RegularExpressions\ref\netstandard1.6\System.Text.RegularExpressions.dll - False - True - - - - - - - - - ..\..\..\packages\System.Threading\lib\netstandard1.3\System.Threading.dll - True - True - - - - - - - ..\..\..\packages\System.Threading\ref\netstandard1.3\System.Threading.dll - False - True - - - - - - - - - ..\..\..\packages\System.Threading.Tasks\ref\netstandard1.0\System.Threading.Tasks.dll - False - True - - - - - - - ..\..\..\packages\System.Threading.Tasks\ref\netstandard1.3\System.Threading.Tasks.dll - False - True - - - - - - - - - ..\..\..\packages\System.Threading.Tasks.Extensions\lib\netstandard1.0\System.Threading.Tasks.Extensions.dll - True - True - - - - - - - - - ..\..\..\packages\System.Threading.Tasks.Parallel\ref\netstandard1.1\System.Threading.Tasks.Parallel.dll - False - True - - - - - - - ..\..\..\packages\System.Threading.Tasks.Parallel\lib\netstandard1.3\System.Threading.Tasks.Parallel.dll - True - True - - - - - - - - - ..\..\..\packages\System.Threading.Thread\lib\netstandard1.3\System.Threading.Thread.dll - True - True - - - - - - - ..\..\..\packages\System.Threading.Thread\ref\netstandard1.3\System.Threading.Thread.dll - False - True - - - - - - - - - ..\..\..\packages\System.Threading.ThreadPool\lib\netstandard1.3\System.Threading.ThreadPool.dll - True - True - - - - - - - ..\..\..\packages\System.Threading.ThreadPool\ref\netstandard1.3\System.Threading.ThreadPool.dll - False - True - - - - - - - - - ..\..\..\packages\System.Threading.Timer\ref\netstandard1.2\System.Threading.Timer.dll - False - True - - - - - - - - - ..\..\..\packages\System.ValueTuple\lib\netstandard1.0\System.ValueTuple.dll - True - True - - - - - - - ..\..\..\packages\System.ValueTuple\ref\portable-net40+sl4+win8+wp8\System.ValueTuple.dll - False - True - - - - - - - - - ..\..\..\packages\System.Xml.ReaderWriter\lib\netstandard1.3\System.Xml.ReaderWriter.dll - True - True - - - - - - - ..\..\..\packages\System.Xml.ReaderWriter\ref\netstandard1.3\System.Xml.ReaderWriter.dll - False - True - - - - - - - - - ..\..\..\packages\System.Xml.XDocument\lib\netstandard1.3\System.Xml.XDocument.dll - True - True - - - - - - - ..\..\..\packages\System.Xml.XDocument\ref\netstandard1.3\System.Xml.XDocument.dll - False - True - - - - - - - - - ..\..\..\packages\System.Xml.XmlDocument\lib\netstandard1.3\System.Xml.XmlDocument.dll - True - True - - - - - - - ..\..\..\packages\System.Xml.XmlDocument\ref\netstandard1.3\System.Xml.XmlDocument.dll - False - True - - - - - - - - @@ -2693,9 +25,12 @@ TRACE;DEBUG;NET40;NO_DOTNETCORE_BOOTSTRAP;FX_PASSWORD;FX_WINDOWSTLE;FX_VERB;FX_CONFIGURATION_MANAGER;FX_ERROR_DIALOG prompt 3 - - - + + + + + + pdbonly @@ -2831,6 +166,9 @@ Fake.IO.FileSystem/Shell.fs + + Fake.IO.FileSystem/ChangeWatcher.fs + Fake.DotNet.AssemblyInfoFile/AssemblyInfoFile.fs @@ -2924,6 +262,9 @@ Fake.JavaScript.Npm/Npm.fs + + Fake.JavaScript.Yarn/Yarn.fs + Fake.Tools.Git/CommandHelper.fs @@ -3035,6 +376,9 @@ Fake.BuildServer.TeamFoundation/TeamFoundation.fs + + Fake.Api.HockeyApp\HockeyApp.fs + Fake.Documentation.DocFx\DocFx.fs