From d2e683f8b72c6de148513d5b0dff7651008aa4e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rald=20Barr=C3=A9?= Date: Sat, 13 Jan 2024 14:42:27 -0500 Subject: [PATCH] Update dependencies (#32) --- .../Meziantou.Polyfill.Generator.csproj | 4 ++-- .../Meziantou.Polyfill.SourceGenerator.Tests.csproj | 8 ++++---- Meziantou.Polyfill.Tests/Meziantou.Polyfill.Tests.csproj | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Meziantou.Polyfill.Generator/Meziantou.Polyfill.Generator.csproj b/Meziantou.Polyfill.Generator/Meziantou.Polyfill.Generator.csproj index 9807374..1e44211 100644 --- a/Meziantou.Polyfill.Generator/Meziantou.Polyfill.Generator.csproj +++ b/Meziantou.Polyfill.Generator/Meziantou.Polyfill.Generator.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/Meziantou.Polyfill.SourceGenerator.Tests/Meziantou.Polyfill.SourceGenerator.Tests.csproj b/Meziantou.Polyfill.SourceGenerator.Tests/Meziantou.Polyfill.SourceGenerator.Tests.csproj index 8d9e0ce..6ea7476 100644 --- a/Meziantou.Polyfill.SourceGenerator.Tests/Meziantou.Polyfill.SourceGenerator.Tests.csproj +++ b/Meziantou.Polyfill.SourceGenerator.Tests/Meziantou.Polyfill.SourceGenerator.Tests.csproj @@ -11,13 +11,13 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/Meziantou.Polyfill.Tests/Meziantou.Polyfill.Tests.csproj b/Meziantou.Polyfill.Tests/Meziantou.Polyfill.Tests.csproj index d721c54..5a2564b 100644 --- a/Meziantou.Polyfill.Tests/Meziantou.Polyfill.Tests.csproj +++ b/Meziantou.Polyfill.Tests/Meziantou.Polyfill.Tests.csproj @@ -13,13 +13,13 @@ - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all