From eb306dec98b47d244e984bb8525ff1dc4cd2a4b8 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Mon, 17 Jun 2024 20:23:44 +0200 Subject: [PATCH 1/4] Bump test dependencies --- OfficeIMO.Tests/OfficeIMO.Tests.csproj | 6 +++--- OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj | 6 +++--- OfficeIMO.Word/OfficeIMO.Word.csproj | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/OfficeIMO.Tests/OfficeIMO.Tests.csproj b/OfficeIMO.Tests/OfficeIMO.Tests.csproj index 41c25b1b..22386dee 100644 --- a/OfficeIMO.Tests/OfficeIMO.Tests.csproj +++ b/OfficeIMO.Tests/OfficeIMO.Tests.csproj @@ -11,15 +11,15 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj b/OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj index 18110419..2afc2364 100644 --- a/OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj +++ b/OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj @@ -7,10 +7,10 @@ - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/OfficeIMO.Word/OfficeIMO.Word.csproj b/OfficeIMO.Word/OfficeIMO.Word.csproj index 2b7dd5cf..de0c04ab 100644 --- a/OfficeIMO.Word/OfficeIMO.Word.csproj +++ b/OfficeIMO.Word/OfficeIMO.Word.csproj @@ -5,7 +5,7 @@ OfficeIMO.Word OfficeIMO.Word - 0.15.0 + 0.16.0 netstandard2.0;netstandard2.1;net472;net48;net6.0;net7.0;net8.0 net6.0;net7.0;net8.0 False From 8fc380a61ba528f6070d51de21db931f58b4a946 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Mon, 17 Jun 2024 20:26:36 +0200 Subject: [PATCH 2/4] Bump dependencies --- OfficeIMO.Tests/OfficeIMO.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OfficeIMO.Tests/OfficeIMO.Tests.csproj b/OfficeIMO.Tests/OfficeIMO.Tests.csproj index 22386dee..ed9f7561 100644 --- a/OfficeIMO.Tests/OfficeIMO.Tests.csproj +++ b/OfficeIMO.Tests/OfficeIMO.Tests.csproj @@ -10,12 +10,12 @@ false - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all From d632f2bbb4f76ed91b31bce013543de394ba76ae Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Mon, 17 Jun 2024 20:26:48 +0200 Subject: [PATCH 3/4] bump dependencies --- OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj b/OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj index 2afc2364..a33c17dc 100644 --- a/OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj +++ b/OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive From 503cf4e48283b191d1c47e33a64c1b5f68d19155 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Mon, 17 Jun 2024 21:28:35 +0200 Subject: [PATCH 4/4] downgrade to fix mac? --- OfficeIMO.Tests/OfficeIMO.Tests.csproj | 2 +- OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OfficeIMO.Tests/OfficeIMO.Tests.csproj b/OfficeIMO.Tests/OfficeIMO.Tests.csproj index ed9f7561..f9519d0f 100644 --- a/OfficeIMO.Tests/OfficeIMO.Tests.csproj +++ b/OfficeIMO.Tests/OfficeIMO.Tests.csproj @@ -11,7 +11,7 @@ - + diff --git a/OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj b/OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj index a33c17dc..d06df054 100644 --- a/OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj +++ b/OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj @@ -7,7 +7,7 @@ - +