diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index df60f44..a3f06a0 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -39,7 +39,7 @@ ] }, "demaconsulting.buildmark": { - "version": "0.4.0", + "version": "0.4.1", "commands": [ "buildmark" ] diff --git a/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj b/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj index b4ead0c..7c43bc2 100644 --- a/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj +++ b/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj @@ -30,7 +30,7 @@ - PrivateAssets="all" keeps this test-coverage tool out of any consuming project's dependencies. - IncludeAssets lists all asset types (including 'build' and 'buildtransitive') to ensure the data collector MSBuild targets are activated so coverage is collected during test runs. --> - + all runtime; build; native; contentfiles; analyzers; buildtransitive