From 27f399e58360072826bba940f5e9d77ac8684c4f Mon Sep 17 00:00:00 2001 From: BEN ABT Date: Thu, 28 Nov 2024 19:53:05 +0100 Subject: [PATCH] add dependency downgrade --- Directory.Packages.props | 92 +++++++++++++++++++++------------------- 1 file changed, 48 insertions(+), 44 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 520a21d..b5d3e08 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,46 +1,50 @@ - - true - - - - - - - - - all - runtime; build; native; contentfiles; analyzers - - - - - all - runtime; build; native; contentfiles; analyzers - - - - - all - runtime; build; native; contentfiles; analyzers - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers - - - + + true + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers + + + + + + + all + runtime; build; native; contentfiles; analyzers + + + + + all + runtime; build; native; contentfiles; analyzers + + \ No newline at end of file