From 03d55781e2957cd3b0967530d1035a48027fa6e1 Mon Sep 17 00:00:00 2001 From: Jorge Ramirez Date: Sun, 5 May 2024 23:27:38 -0500 Subject: [PATCH] Build fix --- source/Meadow.Core/Meadow.Core.csproj | 2 +- .../desktop/Meadow.Desktop/Meadow.Desktop.csproj | 2 +- source/implementations/linux/Meadow.Linux/Meadow.Linux.csproj | 2 +- source/implementations/mac/Meadow.Mac/Meadow.Mac.csproj | 2 +- .../windows/Meadow.Windows/Meadow.Windows.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/source/Meadow.Core/Meadow.Core.csproj b/source/Meadow.Core/Meadow.Core.csproj index 6b2f6a19..6c0bebfe 100644 --- a/source/Meadow.Core/Meadow.Core.csproj +++ b/source/Meadow.Core/Meadow.Core.csproj @@ -29,7 +29,7 @@ - + diff --git a/source/implementations/desktop/Meadow.Desktop/Meadow.Desktop.csproj b/source/implementations/desktop/Meadow.Desktop/Meadow.Desktop.csproj index 28980119..de2699c6 100644 --- a/source/implementations/desktop/Meadow.Desktop/Meadow.Desktop.csproj +++ b/source/implementations/desktop/Meadow.Desktop/Meadow.Desktop.csproj @@ -23,7 +23,7 @@ - + diff --git a/source/implementations/linux/Meadow.Linux/Meadow.Linux.csproj b/source/implementations/linux/Meadow.Linux/Meadow.Linux.csproj index 33720642..c2ab8bf9 100644 --- a/source/implementations/linux/Meadow.Linux/Meadow.Linux.csproj +++ b/source/implementations/linux/Meadow.Linux/Meadow.Linux.csproj @@ -22,7 +22,7 @@ - + diff --git a/source/implementations/mac/Meadow.Mac/Meadow.Mac.csproj b/source/implementations/mac/Meadow.Mac/Meadow.Mac.csproj index 4704914e..417b2ece 100644 --- a/source/implementations/mac/Meadow.Mac/Meadow.Mac.csproj +++ b/source/implementations/mac/Meadow.Mac/Meadow.Mac.csproj @@ -20,7 +20,7 @@ - + diff --git a/source/implementations/windows/Meadow.Windows/Meadow.Windows.csproj b/source/implementations/windows/Meadow.Windows/Meadow.Windows.csproj index ea283e4d..fdcea5e5 100644 --- a/source/implementations/windows/Meadow.Windows/Meadow.Windows.csproj +++ b/source/implementations/windows/Meadow.Windows/Meadow.Windows.csproj @@ -21,7 +21,7 @@ - +