From 9d395cdcc1e825625f58fdba1eca2ed2db8c55ba Mon Sep 17 00:00:00 2001 From: oneRain Date: Thu, 8 Apr 2021 14:21:41 +0800 Subject: [PATCH] release: 0.7.3 --- Common/Common.AOT/Common.AOT.csproj | 2 +- Common/Common/Common.csproj | 2 +- Engine/Engine.csproj | 2 +- Libs/Google.Protobuf/LC.Google.Protobuf.csproj | 2 +- Libs/Newtonsoft.Json.AOT/LC.Newtonsoft.Json.AOT.csproj | 2 +- Libs/Newtonsoft.Json/LC.Newtonsoft.Json.csproj | 2 +- LiveQuery/LiveQuery.AOT/LiveQuery.AOT.csproj | 2 +- LiveQuery/LiveQuery.Standard/LiveQuery.Standard.csproj | 2 +- LiveQuery/LiveQuery.Test/LiveQuery.Test.csproj | 2 +- LiveQuery/LiveQuery.Unity/LiveQuery.Unity.csproj | 2 +- LiveQuery/LiveQuery/LiveQuery.csproj | 2 +- Realtime/Realtime.AOT/Realtime.AOT.csproj | 2 +- Realtime/Realtime.Standard/Realtime.Standard.csproj | 2 +- Realtime/Realtime.Test/Realtime.Test.csproj | 2 +- Realtime/Realtime.Unity/Realtime.Unity.csproj | 2 +- Realtime/Realtime/Realtime.csproj | 2 +- Sample/LiveQueryApp/LiveQueryApp.csproj | 2 +- Sample/RealtimeApp/RealtimeApp.csproj | 2 +- Storage/Storage.AOT/Storage.AOT.csproj | 2 +- Storage/Storage.Standard/Storage.Standard.csproj | 2 +- Storage/Storage.Test/Storage.Test.csproj | 2 +- Storage/Storage.Unity/Storage.Unity.csproj | 2 +- Storage/Storage/LCInternalApplication.cs | 2 +- Storage/Storage/Storage.csproj | 2 +- csharp-sdk.sln | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/Common/Common.AOT/Common.AOT.csproj b/Common/Common.AOT/Common.AOT.csproj index 16d0a7a..e5b34be 100644 --- a/Common/Common.AOT/Common.AOT.csproj +++ b/Common/Common.AOT/Common.AOT.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.7.2 + 0.7.3 Common true diff --git a/Common/Common/Common.csproj b/Common/Common/Common.csproj index c7748fa..ac8b4ca 100644 --- a/Common/Common/Common.csproj +++ b/Common/Common/Common.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.7.2 + 0.7.3 Common diff --git a/Engine/Engine.csproj b/Engine/Engine.csproj index 4101724..2e87b1a 100644 --- a/Engine/Engine.csproj +++ b/Engine/Engine.csproj @@ -2,7 +2,7 @@ netcoreapp3.1 - 0.7.2 + 0.7.3 LeanCloud.Engine true diff --git a/Libs/Google.Protobuf/LC.Google.Protobuf.csproj b/Libs/Google.Protobuf/LC.Google.Protobuf.csproj index 8616da6..afce4c8 100644 --- a/Libs/Google.Protobuf/LC.Google.Protobuf.csproj +++ b/Libs/Google.Protobuf/LC.Google.Protobuf.csproj @@ -23,7 +23,7 @@ True $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb - 0.7.2 + 0.7.3 LC.Google.Protobuf diff --git a/Libs/Newtonsoft.Json.AOT/LC.Newtonsoft.Json.AOT.csproj b/Libs/Newtonsoft.Json.AOT/LC.Newtonsoft.Json.AOT.csproj index 241a756..a1aa52c 100644 --- a/Libs/Newtonsoft.Json.AOT/LC.Newtonsoft.Json.AOT.csproj +++ b/Libs/Newtonsoft.Json.AOT/LC.Newtonsoft.Json.AOT.csproj @@ -34,7 +34,7 @@ $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb false - 0.7.2 + 0.7.3 diff --git a/Libs/Newtonsoft.Json/LC.Newtonsoft.Json.csproj b/Libs/Newtonsoft.Json/LC.Newtonsoft.Json.csproj index a048c17..b9dfa86 100644 --- a/Libs/Newtonsoft.Json/LC.Newtonsoft.Json.csproj +++ b/Libs/Newtonsoft.Json/LC.Newtonsoft.Json.csproj @@ -30,7 +30,7 @@ true snupkg Newtonsoft.Json.ruleset - 0.7.2 + 0.7.3 diff --git a/LiveQuery/LiveQuery.AOT/LiveQuery.AOT.csproj b/LiveQuery/LiveQuery.AOT/LiveQuery.AOT.csproj index 8711fe1..4633b07 100644 --- a/LiveQuery/LiveQuery.AOT/LiveQuery.AOT.csproj +++ b/LiveQuery/LiveQuery.AOT/LiveQuery.AOT.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.7.2 + 0.7.3 LiveQuery true diff --git a/LiveQuery/LiveQuery.Standard/LiveQuery.Standard.csproj b/LiveQuery/LiveQuery.Standard/LiveQuery.Standard.csproj index 6f55497..e2d6018 100644 --- a/LiveQuery/LiveQuery.Standard/LiveQuery.Standard.csproj +++ b/LiveQuery/LiveQuery.Standard/LiveQuery.Standard.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.7.2 + 0.7.3 LiveQuery.Standard true diff --git a/LiveQuery/LiveQuery.Test/LiveQuery.Test.csproj b/LiveQuery/LiveQuery.Test/LiveQuery.Test.csproj index ed1bb7e..02b7858 100644 --- a/LiveQuery/LiveQuery.Test/LiveQuery.Test.csproj +++ b/LiveQuery/LiveQuery.Test/LiveQuery.Test.csproj @@ -4,7 +4,7 @@ netcoreapp3.1 false - 0.7.2 + 0.7.3 diff --git a/LiveQuery/LiveQuery.Unity/LiveQuery.Unity.csproj b/LiveQuery/LiveQuery.Unity/LiveQuery.Unity.csproj index c29abae..46511c5 100644 --- a/LiveQuery/LiveQuery.Unity/LiveQuery.Unity.csproj +++ b/LiveQuery/LiveQuery.Unity/LiveQuery.Unity.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.7.2 + 0.7.3 LiveQuery.Unity true diff --git a/LiveQuery/LiveQuery/LiveQuery.csproj b/LiveQuery/LiveQuery/LiveQuery.csproj index 214bf59..a705ffe 100644 --- a/LiveQuery/LiveQuery/LiveQuery.csproj +++ b/LiveQuery/LiveQuery/LiveQuery.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.7.2 + 0.7.3 true diff --git a/Realtime/Realtime.AOT/Realtime.AOT.csproj b/Realtime/Realtime.AOT/Realtime.AOT.csproj index 2c0cc62..3f0f7b2 100644 --- a/Realtime/Realtime.AOT/Realtime.AOT.csproj +++ b/Realtime/Realtime.AOT/Realtime.AOT.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.7.2 + 0.7.3 Realtime true diff --git a/Realtime/Realtime.Standard/Realtime.Standard.csproj b/Realtime/Realtime.Standard/Realtime.Standard.csproj index 96ad1f7..67eaaef 100644 --- a/Realtime/Realtime.Standard/Realtime.Standard.csproj +++ b/Realtime/Realtime.Standard/Realtime.Standard.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.7.2 + 0.7.3 Realtime.Standard true diff --git a/Realtime/Realtime.Test/Realtime.Test.csproj b/Realtime/Realtime.Test/Realtime.Test.csproj index eb8d1af..a6c02ee 100644 --- a/Realtime/Realtime.Test/Realtime.Test.csproj +++ b/Realtime/Realtime.Test/Realtime.Test.csproj @@ -4,7 +4,7 @@ netcoreapp3.1 false - 0.7.2 + 0.7.3 diff --git a/Realtime/Realtime.Unity/Realtime.Unity.csproj b/Realtime/Realtime.Unity/Realtime.Unity.csproj index 5f7ffcc..23adeaa 100644 --- a/Realtime/Realtime.Unity/Realtime.Unity.csproj +++ b/Realtime/Realtime.Unity/Realtime.Unity.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.7.2 + 0.7.3 Realtime.Unity true diff --git a/Realtime/Realtime/Realtime.csproj b/Realtime/Realtime/Realtime.csproj index abad282..38d4b5c 100644 --- a/Realtime/Realtime/Realtime.csproj +++ b/Realtime/Realtime/Realtime.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.7.2 + 0.7.3 LeanCloud.Realtime true diff --git a/Sample/LiveQueryApp/LiveQueryApp.csproj b/Sample/LiveQueryApp/LiveQueryApp.csproj index cdc32de..e7019a6 100644 --- a/Sample/LiveQueryApp/LiveQueryApp.csproj +++ b/Sample/LiveQueryApp/LiveQueryApp.csproj @@ -3,7 +3,7 @@ Exe netcoreapp3.1 - 0.7.2 + 0.7.3 diff --git a/Sample/RealtimeApp/RealtimeApp.csproj b/Sample/RealtimeApp/RealtimeApp.csproj index 81477f7..a49d715 100644 --- a/Sample/RealtimeApp/RealtimeApp.csproj +++ b/Sample/RealtimeApp/RealtimeApp.csproj @@ -3,7 +3,7 @@ Exe netcoreapp3.1 - 0.7.2 + 0.7.3 diff --git a/Storage/Storage.AOT/Storage.AOT.csproj b/Storage/Storage.AOT/Storage.AOT.csproj index 53339a2..1442df4 100644 --- a/Storage/Storage.AOT/Storage.AOT.csproj +++ b/Storage/Storage.AOT/Storage.AOT.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.7.2 + 0.7.3 Storage true diff --git a/Storage/Storage.Standard/Storage.Standard.csproj b/Storage/Storage.Standard/Storage.Standard.csproj index 5b6caa2..7aa4f9c 100644 --- a/Storage/Storage.Standard/Storage.Standard.csproj +++ b/Storage/Storage.Standard/Storage.Standard.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.7.2 + 0.7.3 Storage.Standard true diff --git a/Storage/Storage.Test/Storage.Test.csproj b/Storage/Storage.Test/Storage.Test.csproj index 80876d3..587e4f5 100644 --- a/Storage/Storage.Test/Storage.Test.csproj +++ b/Storage/Storage.Test/Storage.Test.csproj @@ -4,7 +4,7 @@ netcoreapp3.1 false - 0.7.2 + 0.7.3 diff --git a/Storage/Storage.Unity/Storage.Unity.csproj b/Storage/Storage.Unity/Storage.Unity.csproj index c0699e9..8a3d717 100644 --- a/Storage/Storage.Unity/Storage.Unity.csproj +++ b/Storage/Storage.Unity/Storage.Unity.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.7.2 + 0.7.3 Storage.Unity true diff --git a/Storage/Storage/LCInternalApplication.cs b/Storage/Storage/LCInternalApplication.cs index 08dc6d0..b7094f0 100644 --- a/Storage/Storage/LCInternalApplication.cs +++ b/Storage/Storage/LCInternalApplication.cs @@ -11,7 +11,7 @@ namespace LeanCloud { /// public class LCInternalApplication { // SDK 版本号,用于 User-Agent 统计 - public const string SDKVersion = "0.7.2"; + public const string SDKVersion = "0.7.3"; // 接口版本号,用于接口版本管理 internal const string APIVersion = "1.1"; diff --git a/Storage/Storage/Storage.csproj b/Storage/Storage/Storage.csproj index f052102..3f79034 100644 --- a/Storage/Storage/Storage.csproj +++ b/Storage/Storage/Storage.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.7.2 + 0.7.3 LeanCloud.Storage true diff --git a/csharp-sdk.sln b/csharp-sdk.sln index 3655468..f495ff8 100644 --- a/csharp-sdk.sln +++ b/csharp-sdk.sln @@ -186,6 +186,6 @@ Global {0E03294A-F3F6-4BC5-A100-BA75F693111C} = {A1A24E0F-6901-4A9A-9BB8-4F586BC7EE17} EndGlobalSection GlobalSection(MonoDevelopProperties) = preSolution - version = 0.7.2 + version = 0.7.3 EndGlobalSection EndGlobal