From 33f267a40ee2e3d82ecb374b33f5bc2e2c4f83ec Mon Sep 17 00:00:00 2001 From: oneRain Date: Fri, 19 Mar 2021 14:33:43 +0800 Subject: [PATCH] chore --- LiveQuery/LiveQuery.Test/LiveQuery.Test.csproj | 2 +- Realtime/Realtime.Test/Realtime.Test.csproj | 2 +- Sample/LiveQueryApp/LiveQueryApp.csproj | 2 +- Sample/RealtimeApp/RealtimeApp.csproj | 2 +- Storage/Storage.Test/Storage.Test.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/LiveQuery/LiveQuery.Test/LiveQuery.Test.csproj b/LiveQuery/LiveQuery.Test/LiveQuery.Test.csproj index 1915392..e2572b8 100644 --- a/LiveQuery/LiveQuery.Test/LiveQuery.Test.csproj +++ b/LiveQuery/LiveQuery.Test/LiveQuery.Test.csproj @@ -1,7 +1,7 @@ - netcoreapp2.2 + netcoreapp3.1 false 0.6.4 diff --git a/Realtime/Realtime.Test/Realtime.Test.csproj b/Realtime/Realtime.Test/Realtime.Test.csproj index f72f055..49426a2 100644 --- a/Realtime/Realtime.Test/Realtime.Test.csproj +++ b/Realtime/Realtime.Test/Realtime.Test.csproj @@ -1,7 +1,7 @@ - netcoreapp2.2 + netcoreapp3.1 false 0.6.4 diff --git a/Sample/LiveQueryApp/LiveQueryApp.csproj b/Sample/LiveQueryApp/LiveQueryApp.csproj index 58a668e..3275758 100644 --- a/Sample/LiveQueryApp/LiveQueryApp.csproj +++ b/Sample/LiveQueryApp/LiveQueryApp.csproj @@ -2,7 +2,7 @@ Exe - netcoreapp3.0 + netcoreapp3.1 0.6.4 diff --git a/Sample/RealtimeApp/RealtimeApp.csproj b/Sample/RealtimeApp/RealtimeApp.csproj index 3dabc64..975b1b4 100644 --- a/Sample/RealtimeApp/RealtimeApp.csproj +++ b/Sample/RealtimeApp/RealtimeApp.csproj @@ -2,7 +2,7 @@ Exe - netcoreapp3.0 + netcoreapp3.1 0.6.4 diff --git a/Storage/Storage.Test/Storage.Test.csproj b/Storage/Storage.Test/Storage.Test.csproj index c0a1aa8..523782b 100644 --- a/Storage/Storage.Test/Storage.Test.csproj +++ b/Storage/Storage.Test/Storage.Test.csproj @@ -1,7 +1,7 @@ - netcoreapp2.2 + netcoreapp3.1 false 0.6.4