From 7d8afc591b05c2a1153b9fb574ea868cdb4b2ff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 17:10:52 +0000 Subject: [PATCH] Bump Microsoft.Windows.Compatibility in /LimeSuite/Lime Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.6. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.6) --- updated-dependencies: - dependency-name: Microsoft.Windows.Compatibility dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- LimeSuite/Lime/Lime.csproj | 4 ++-- LimeSuite/directoryInfoEx/DirectoryInfoEx.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LimeSuite/Lime/Lime.csproj b/LimeSuite/Lime/Lime.csproj index 0d89b47..2ef7e1f 100644 --- a/LimeSuite/Lime/Lime.csproj +++ b/LimeSuite/Lime/Lime.csproj @@ -1,4 +1,4 @@ - + net6.0-windows Library @@ -56,6 +56,6 @@ all - + \ No newline at end of file diff --git a/LimeSuite/directoryInfoEx/DirectoryInfoEx.csproj b/LimeSuite/directoryInfoEx/DirectoryInfoEx.csproj index 6d6333a..499848e 100644 --- a/LimeSuite/directoryInfoEx/DirectoryInfoEx.csproj +++ b/LimeSuite/directoryInfoEx/DirectoryInfoEx.csproj @@ -1,4 +1,4 @@ - + net6.0-windows Library @@ -85,6 +85,6 @@ all - + \ No newline at end of file