From 49340a867c9d3a2569fe0db7f3e10f4dd1cd0237 Mon Sep 17 00:00:00 2001 From: wherewhere Date: Tue, 13 Feb 2024 19:37:23 +0800 Subject: [PATCH 1/2] Change copyright MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit to 'Copyright © 2021 - 2024 SharpAdb. All Rights Reserved.' --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index d82c1ea..53fe5eb 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -4,7 +4,7 @@ .NET client for adb, the Android Debug Bridge (AdvancedSharpAdbClient) The Android Open Source Project, Ryan Conrad, Quamotion and improved by yungd1plomat and wherewhere True - https://github.com/quamotion/madb + Copyright © 2021 - 2024 SharpAdb. All Rights Reserved. AdvancedSharpAdbClient is a .NET library that allows .NET, Mono, Unity applications to communicate with Android devices. It's a improved version of SharpAdbClient. True True From 2c24973c1c6c35d385767a7babcc8d0fbd3c0e0a Mon Sep 17 00:00:00 2001 From: wherewhere Date: Tue, 13 Feb 2024 19:40:06 +0800 Subject: [PATCH 2/2] Update Microsoft.NET.Test.Sdk --- .../AdvancedSharpAdbClient.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AdvancedSharpAdbClient.Tests/AdvancedSharpAdbClient.Tests.csproj b/AdvancedSharpAdbClient.Tests/AdvancedSharpAdbClient.Tests.csproj index 879ad46..2ffe849 100644 --- a/AdvancedSharpAdbClient.Tests/AdvancedSharpAdbClient.Tests.csproj +++ b/AdvancedSharpAdbClient.Tests/AdvancedSharpAdbClient.Tests.csproj @@ -27,7 +27,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - +