From a6994ffdf434df81a318ec1a916515579eb19979 Mon Sep 17 00:00:00 2001 From: Adrian Stevens Date: Tue, 16 Jan 2024 11:00:40 -0800 Subject: [PATCH] Release 1.8.0 --- .../Driver/Meadow.Logging.LogProviders.csproj | 2 +- Source/Meadow.Logging/lib/Meadow.Logging.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Meadow.Logging.LogProviders/Driver/Meadow.Logging.LogProviders.csproj b/Source/Meadow.Logging.LogProviders/Driver/Meadow.Logging.LogProviders.csproj index 24d1e8c..46b31b8 100644 --- a/Source/Meadow.Logging.LogProviders/Driver/Meadow.Logging.LogProviders.csproj +++ b/Source/Meadow.Logging.LogProviders/Driver/Meadow.Logging.LogProviders.csproj @@ -1,5 +1,6 @@ + 1.8.0 Apache-2.0 netstandard2.1 Library @@ -12,7 +13,6 @@ icon.png https://github.com/WildernessLabs/Meadow.Foundation Meadow,Meadow.Foundation,ILogger,Logger,UdpLogger - 1.6.0.1 true Implementations of the Meadow ILogger interface 10.0 diff --git a/Source/Meadow.Logging/lib/Meadow.Logging.csproj b/Source/Meadow.Logging/lib/Meadow.Logging.csproj index f518114..e970f15 100644 --- a/Source/Meadow.Logging/lib/Meadow.Logging.csproj +++ b/Source/Meadow.Logging/lib/Meadow.Logging.csproj @@ -1,11 +1,11 @@ + 1.8.0 Wilderness Labs, Inc Apache-2.0 netstandard2.1 git icon.png - 1.7.0 Meadow.Logging Wilderness Labs, Inc https://github.com/WildernessLabs/Meadow.Logging