From cd05639656336e23dacbaf2195d4054d4a1dea6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 22:47:15 +0000 Subject: [PATCH 1/2] Update dependency coverlet.collector to 3.2.0 --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 5a686954..8941d76a 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -11,7 +11,7 @@ - + From 6b8ff9a762a85e06793b1cd3368128465d09e37b Mon Sep 17 00:00:00 2001 From: Friedrich von Never Date: Mon, 3 Feb 2025 23:49:20 +0100 Subject: [PATCH 2/2] Dependencies: drop coverlet.collector We don't use it anyway. --- Directory.Packages.props | 1 - src/AvaloniaMath.ApiTest/AvaloniaMath.ApiTest.csproj | 4 ---- src/WpfMath.ApiTest/WpfMath.ApiTest.csproj | 4 ---- src/XamlMath.Shared.ApiTest/XamlMath.Shared.ApiTest.csproj | 4 ---- 4 files changed, 13 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 8941d76a..04a61bb2 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -11,7 +11,6 @@ - diff --git a/src/AvaloniaMath.ApiTest/AvaloniaMath.ApiTest.csproj b/src/AvaloniaMath.ApiTest/AvaloniaMath.ApiTest.csproj index be25af25..06f92962 100644 --- a/src/AvaloniaMath.ApiTest/AvaloniaMath.ApiTest.csproj +++ b/src/AvaloniaMath.ApiTest/AvaloniaMath.ApiTest.csproj @@ -17,10 +17,6 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - diff --git a/src/WpfMath.ApiTest/WpfMath.ApiTest.csproj b/src/WpfMath.ApiTest/WpfMath.ApiTest.csproj index 2076418a..00c3cb9e 100644 --- a/src/WpfMath.ApiTest/WpfMath.ApiTest.csproj +++ b/src/WpfMath.ApiTest/WpfMath.ApiTest.csproj @@ -16,10 +16,6 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - diff --git a/src/XamlMath.Shared.ApiTest/XamlMath.Shared.ApiTest.csproj b/src/XamlMath.Shared.ApiTest/XamlMath.Shared.ApiTest.csproj index 26d0ae8a..7ccb2d05 100644 --- a/src/XamlMath.Shared.ApiTest/XamlMath.Shared.ApiTest.csproj +++ b/src/XamlMath.Shared.ApiTest/XamlMath.Shared.ApiTest.csproj @@ -17,10 +17,6 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - - runtime; build; native; contentfiles; analyzers; buildtransitive - all -