diff --git a/.gitignore b/.gitignore index 6216a12e..0d3a48cd 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,7 @@ InternalTrace.*.log nunit-agent_*.log $*/ *.orig +ThirdParty/BlackFox.CommandLine.8.dll +ThirdParty/BlackFox.CommandLine.il +ThirdParty/FSharpOptimizationData.BlackFox.CommandLine +ThirdParty/FSharpSignatureData.BlackFox.CommandLine diff --git a/AltCover.FontSupport/AltCover.FontSupport.csproj b/AltCover.FontSupport/AltCover.FontSupport.csproj index 67c7238d..e2226cba 100644 --- a/AltCover.FontSupport/AltCover.FontSupport.csproj +++ b/AltCover.FontSupport/AltCover.FontSupport.csproj @@ -22,7 +22,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/Build/Build.fsproj b/Build/Build.fsproj index 70777e58..5c234f33 100644 --- a/Build/Build.fsproj +++ b/Build/Build.fsproj @@ -26,20 +26,23 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + contentfiles + diff --git a/Build/DriveApi.fsproj b/Build/DriveApi.fsproj index e05060d3..d06c7266 100644 --- a/Build/DriveApi.fsproj +++ b/Build/DriveApi.fsproj @@ -14,8 +14,8 @@ - - + + \ No newline at end of file diff --git a/Build/Setup.fsproj b/Build/Setup.fsproj index 7b878a43..bae77245 100644 --- a/Build/Setup.fsproj +++ b/Build/Setup.fsproj @@ -11,11 +11,11 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/Build/targets.fs b/Build/targets.fs index 323d3998..b7d01288 100644 --- a/Build/targets.fs +++ b/Build/targets.fs @@ -1370,9 +1370,7 @@ module Targets = Option.get refdir, [ // new platform "_Binaries/AltCover.Visualizer/Debug+AnyCPU/netcoreapp2.1/AltCover.Visualizer.dll" // GTK3 "_Binaries/AltCover.Visualizer3/Debug+AnyCPU/netstandard2.0/AltCover.Visualizer.dll" // surrogate for above - "_Binaries/AltCover.PowerShell/Debug+AnyCPU/netstandard2.0/AltCover.PowerShell.dll" - "_Binaries/AltCover.Fake/Debug+AnyCPU/netstandard2.0/AltCover.Fake.dll" - "_Binaries/AltCover.Fake.DotNet.Testing.AltCover/Debug+AnyCPU/netstandard2.0/AltCover.Fake.DotNet.Testing.AltCover.dll" ], + "_Binaries/AltCover.PowerShell/Debug+AnyCPU/netstandard2.0/AltCover.PowerShell.dll" ], [], defaultRules) (dixon, diff --git a/Directory.Packages.props b/Directory.Packages.props index 66ac20cb..7d26f015 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -23,22 +23,22 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + +