diff --git a/tests/UpdatR.E2eTests/UpdatR.E2eTests.csproj b/tests/UpdatR.E2eTests/UpdatR.E2eTests.csproj index 2310bee..dd2bdca 100644 --- a/tests/UpdatR.E2eTests/UpdatR.E2eTests.csproj +++ b/tests/UpdatR.E2eTests/UpdatR.E2eTests.csproj @@ -13,7 +13,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/UpdatR.IntegrationTests/UpdatR.IntegrationTests.csproj b/tests/UpdatR.IntegrationTests/UpdatR.IntegrationTests.csproj index c17263e..e6c5b8e 100644 --- a/tests/UpdatR.IntegrationTests/UpdatR.IntegrationTests.csproj +++ b/tests/UpdatR.IntegrationTests/UpdatR.IntegrationTests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/UpdatR.UnitTests/UpdatR.UnitTests.csproj b/tests/UpdatR.UnitTests/UpdatR.UnitTests.csproj index 423ca7a..973d391 100644 --- a/tests/UpdatR.UnitTests/UpdatR.UnitTests.csproj +++ b/tests/UpdatR.UnitTests/UpdatR.UnitTests.csproj @@ -6,7 +6,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tools/Build/.config/dotnet-tools.json b/tools/Build/.config/dotnet-tools.json index 1f9267f..09a3660 100644 --- a/tools/Build/.config/dotnet-tools.json +++ b/tools/Build/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-updatr": { - "version": "4.0.0", + "version": "4.0.1", "commands": [ "update" ]