From 2e3036055030b211429cbd6edd7c358ac9bb9fd3 Mon Sep 17 00:00:00 2001 From: Tong <1025782220@qq.com> Date: 星期六, 28 八月 2021 13:59:55 +0800 Subject: [PATCH] 厂商集中整理 --- Shared.Droid.JPush/Properties/AssemblyInfo.cs | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/Shared.Droid.JPush/Shared.Droid.JPush/Properties/AssemblyInfo.cs b/Shared.Droid.JPush/Properties/AssemblyInfo.cs similarity index 93% rename from Shared.Droid.JPush/Shared.Droid.JPush/Properties/AssemblyInfo.cs rename to Shared.Droid.JPush/Properties/AssemblyInfo.cs index 26b1026..6f30007 100644 --- a/Shared.Droid.JPush/Shared.Droid.JPush/Properties/AssemblyInfo.cs +++ b/Shared.Droid.JPush/Properties/AssemblyInfo.cs @@ -1,7 +1,5 @@ 锘縰sing System.Reflection; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -using Android.App; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information -- Gitblit v1.8.0