From c49d388f88eea2503f3c877b681de21ea2a472be Mon Sep 17 00:00:00 2001 From: Ilya Lehchylin Date: Fri, 18 Aug 2023 01:17:36 +0300 Subject: [PATCH 1/2] [UPDATE] Project dependencies & Fixed build issues --- source/EduCATS.Android/EduCATS.Android.csproj | 6 +- source/EduCATS.Android/packages.lock.json | 520 +++++++++++------- .../EduCATS.UnitTests.csproj | 10 +- source/EduCATS.UnitTests/packages.lock.json | 295 +++------- source/EduCATS.iOS/EduCATS.iOS.csproj | 7 +- source/EduCATS.iOS/packages.lock.json | 54 +- source/EduCATS/EduCATS.csproj | 9 +- source/EduCATS/packages.lock.json | 51 +- 8 files changed, 470 insertions(+), 482 deletions(-) diff --git a/source/EduCATS.Android/EduCATS.Android.csproj b/source/EduCATS.Android/EduCATS.Android.csproj index c522e568..b391b56d 100644 --- a/source/EduCATS.Android/EduCATS.Android.csproj +++ b/source/EduCATS.Android/EduCATS.Android.csproj @@ -46,6 +46,7 @@ true false apk + true true @@ -70,8 +71,8 @@ 6.0.0 - - + + 1.6.3 @@ -108,6 +109,7 @@ + diff --git a/source/EduCATS.Android/packages.lock.json b/source/EduCATS.Android/packages.lock.json index da44c8e6..880c17ba 100644 --- a/source/EduCATS.Android/packages.lock.json +++ b/source/EduCATS.Android/packages.lock.json @@ -68,12 +68,12 @@ }, "Xamarin.Essentials": { "type": "Direct", - "requested": "[1.7.4, )", - "resolved": "1.7.4", - "contentHash": "oYCnkjzooqWdI1VnOOt1gyUF+s1Nbi6OYy7HlltzHrfNyh8MMKgMTO30UGe3kcj9YmD7IeT5clh3xCDmfTfZSw==", + "requested": "[1.8.0, )", + "resolved": "1.8.0", + "contentHash": "g1yB0CkX7BVOx84P0SLm8guypbEfigqjddZsI9KgJzba6yRRcekBqDp6YTT1hO8ZcFcW8VZbsymejTJftJoQyg==", "dependencies": { "System.Numerics.Vectors": "4.5.0", - "Xamarin.AndroidX.Browser": "[1.3.0.5, 1.4.0.3)" + "Xamarin.AndroidX.Browser": "[1.3.0.5, 1.6.0]" } }, "Xamarin.FFImageLoading": { @@ -103,19 +103,20 @@ }, "Xamarin.Forms": { "type": "Direct", - "requested": "[5.0.0.2515, )", - "resolved": "5.0.0.2515", - "contentHash": "n/Y/xk1idWRkxk7xItwvNwwda7CHpIk7JxD6tXkGXmTqiVGV1xRkepf5aKXFkQLM9KIQhXXYBxPsdyJysPpktw==", - "dependencies": { - "Xamarin.AndroidX.Browser": "[1.3.0.6, 1.4.0)", - "Xamarin.AndroidX.Core": "[1.6.0.1, 1.7.0.2]", - "Xamarin.AndroidX.CustomView": "[1.1.0.7, 1.2.0)", + "requested": "[5.0.0.2612, )", + "resolved": "5.0.0.2612", + "contentHash": "zQcy3NJgRJnLRWQZ2TZPCgDoTDHoYskHLutKDvz1pVNtvJ8U7kkg4mE2XATs3dAkQ+oWoqB4VOBGRk9uAfoRMw==", + "dependencies": { + "Xamarin.AndroidX.AppCompat": "[1.6.0, 1.7.0)", + "Xamarin.AndroidX.Browser": "[1.3.0.6, 1.6.0)", + "Xamarin.AndroidX.Core": "[1.9.0.3, 2.0.0)", + "Xamarin.AndroidX.CustomView": "[1.1.0.14, 1.2.0)", "Xamarin.AndroidX.Legacy.Support.V4": "[1.0.0.8, 1.1.0)", - "Xamarin.AndroidX.Lifecycle.LiveData": "[2.3.1.1, 2.4.0)", - "Xamarin.AndroidX.Navigation.UI": "[2.3.5.1, 2.4.0)", - "Xamarin.AndroidX.Preference": "[1.1.1.9, 1.2.0)", - "Xamarin.AndroidX.RecyclerView": "[1.2.1.1, 1.3.0)", - "Xamarin.Google.Android.Material": "[1.4.0.2, 1.5.0)" + "Xamarin.AndroidX.Lifecycle.LiveData": "[2.3.1.1, 2.6.1.1]", + "Xamarin.AndroidX.Navigation.UI": "[2.3.5.1, 2.6.0)", + "Xamarin.AndroidX.Preference": "[1.1.1.9, 1.3.0)", + "Xamarin.AndroidX.RecyclerView": "[1.2.1.1, 1.4.0)", + "Xamarin.Google.Android.Material": "[1.4.0.2, 1.9.0)" } }, "AndHUD": { @@ -138,36 +139,38 @@ }, "Microsoft.IdentityModel.Abstractions": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "70MbUvri/xthpVpSEve7X6ysNtTe5MgLEgNyhnZ5z7WXVgFOkUfI7RNtqS6oenLoaaMpnRJrrZFt9Pps5NknBQ==" + "resolved": "6.32.1", + "contentHash": "S44xfpWeoPOQl2YHdp1TB0iYMXF0QHvHHFHsLere9j/0VL5/sTimy7KYjNI+46GXwOjRFvdtt+vIb36UjubEaA==" }, "Microsoft.IdentityModel.JsonWebTokens": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "3Lhgxoc1YhIocnPh3fTE5IK3Ap7yG3WK4TFk01Y90danCYmV7gIW8E1d4b3BtaP9B85eIJ0bmtV4GPiSOF5i/A==", + "resolved": "6.32.1", + "contentHash": "mfEKYEyemkzkLfjxyN5/d1owLpE8JArslFNeDMlNMX75p+U9E67rg5MGzOXHhrOICfDS+OKV2ChJmPPZ9o4HIA==", "dependencies": { - "Microsoft.IdentityModel.Tokens": "6.25.0", + "Microsoft.IdentityModel.Tokens": "6.32.1", "System.Text.Encoding": "4.3.0", + "System.Text.Encodings.Web": "4.7.2", "System.Text.Json": "4.7.2" } }, "Microsoft.IdentityModel.Logging": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "65/a4Ln4hWKy3M+yMApYKkht/feQKr2DmnHPKROSLxBxFTvrm49K34yuD/VhGmg38U9lAhN5DOK/khq9W4B1ig==", + "resolved": "6.32.1", + "contentHash": "g+VienLv1RjOfnxsDid3f6g5MTCRv/vDl3mofabc6m/uDzJpoAlXymo2kqpSAWMrGbqCQI01SvYDxHjmoo3h+Q==", "dependencies": { - "Microsoft.IdentityModel.Abstractions": "6.25.0" + "Microsoft.IdentityModel.Abstractions": "6.32.1" } }, "Microsoft.IdentityModel.Tokens": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "GIDvDPu2ii11w4UyHPTBsReNraoh3253sQIOPQg7ZCW6kfDj5a/0OrTInYMliIdSNpDXQMYKMimRJG/3i1sAYQ==", + "resolved": "6.32.1", + "contentHash": "8zGvRVWoVQSYg7qQj3zUslleZ/9lwDb6cWgDkIuqr0mCtXK/dr6IDgP7KpWJ5UhkoYYfLvwBl4GYEz4xMH524A==", "dependencies": { "Microsoft.CSharp": "4.5.0", - "Microsoft.IdentityModel.Logging": "6.25.0", + "Microsoft.IdentityModel.Logging": "6.32.1", "System.Security.Cryptography.Cng": "4.5.0", "System.Text.Encoding": "4.3.0", + "System.Text.Encodings.Web": "4.7.2", "System.Text.Json": "4.7.2" } }, @@ -214,11 +217,11 @@ }, "System.IdentityModel.Tokens.Jwt": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "MCET1ZS8HYEc7+FiNO+0a7OH30pH42lbLKfriuvmOYSRBYi0wkq7duOYvOXPCXHn5qmP+hg30N4afwVM/G/Viw==", + "resolved": "6.32.1", + "contentHash": "m6kuL4jfpDHuWkUNS5peyO71nRH8nE2TsTC/n0Isajze4d86xTUmEJ3J0vzYdp4X3OQ72y9KXnQGtxgu9Axd0w==", "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "6.25.0", - "Microsoft.IdentityModel.Tokens": "6.25.0" + "Microsoft.IdentityModel.JsonWebTokens": "6.32.1", + "Microsoft.IdentityModel.Tokens": "6.32.1" } }, "System.Numerics.Vectors": { @@ -243,8 +246,8 @@ }, "System.Text.Encodings.Web": { "type": "Transitive", - "resolved": "4.7.1", - "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==" + "resolved": "4.7.2", + "contentHash": "iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==" }, "System.Text.Json": { "type": "Transitive", @@ -285,77 +288,87 @@ }, "Xamarin.AndroidX.Activity": { "type": "Transitive", - "resolved": "1.3.1.2", - "contentHash": "qYmU8M9IJ2FEGmNUmxAqcljVwLYg14u30YosVSEPtq1CmZcQgH5jZ1XYbUhVeeQHlJ1kvZcf4ZfNrZ6oWuiZqw==", + "resolved": "1.6.1", + "contentHash": "KTrmajN+/ne2phyb1bQ+NA6Qrp51Kzg9jz5lljV2mF8wlgcSToCOVkEq9o12QDrM8o3yWnLrNFG6uJ0SL8onnA==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3", - "Xamarin.AndroidX.Collection": "1.1.0.10", - "Xamarin.AndroidX.Core": "1.6.0.3", - "Xamarin.AndroidX.Lifecycle.Runtime": "2.3.1.4", - "Xamarin.AndroidX.Lifecycle.ViewModel": "2.3.1.3", - "Xamarin.AndroidX.Lifecycle.ViewModelSavedState": "2.3.1.3", - "Xamarin.AndroidX.SavedState": "1.1.0.4", - "Xamarin.AndroidX.Tracing.Tracing": "1.0.0.3" + "Xamarin.AndroidX.Annotation": "1.5.0.1", + "Xamarin.AndroidX.Collection": "1.2.0.5", + "Xamarin.AndroidX.Core": "1.9.0.1", + "Xamarin.AndroidX.Lifecycle.Runtime": "2.5.1.1", + "Xamarin.AndroidX.Lifecycle.ViewModel": "2.5.1.1", + "Xamarin.AndroidX.Lifecycle.ViewModelSavedState": "2.5.1.1", + "Xamarin.AndroidX.SavedState": "1.2.0.1", + "Xamarin.AndroidX.Tracing.Tracing": "1.1.0.2", + "Xamarin.Kotlin.StdLib": "1.7.20.1" } }, "Xamarin.AndroidX.Annotation": { "type": "Transitive", - "resolved": "1.2.0.3", - "contentHash": "T3mAja69kWdjkahRAJgAMh9d0uqJq4qsNIPsYqN+v3GXT0CP6sdmpg83ELNnYovLqlXj0/sBcRrfdXXillrqzg==", + "resolved": "1.6.0.1", + "contentHash": "E/ujsJbHtjtF4F0SWRXWWe7eza5/ZQNZjiIBvewWwlgw/7kjvp9xe1uwEOEcE1MspAwKYAI5S6oVlogjlZwNig==", "dependencies": { - "Xamarin.AndroidX.Migration": "1.0.8" + "Xamarin.AndroidX.Migration": "1.0.10", + "Xamarin.Kotlin.StdLib": "1.8.20.1" } }, "Xamarin.AndroidX.Annotation.Experimental": { "type": "Transitive", - "resolved": "1.1.0.3", - "contentHash": "kbg02852pSfcjt7dbC4GYiYABeXv+l9EjenxeTcbbwXWUPO8gRhcaL1/LFeFFaTNJYLLuJmUykMYKBhiPFQYlg==" + "resolved": "1.3.0.3", + "contentHash": "xNDjRcgw1oAiA6tZYqqXfsggRSFfZ7sTRDgfSnzQh36zHLhJQsBYsUNxdMQcoJXTGNXtSKrddrFnYy38NC1FaQ==", + "dependencies": { + "Xamarin.Kotlin.StdLib": "1.8.20.1" + } }, "Xamarin.AndroidX.AppCompat": { "type": "Transitive", - "resolved": "1.3.1.3", - "contentHash": "n0rX/EXF1WY3/siIFDix/0CO8x9+OXUPp/PQGz+i/BY/T0Q8tu3U4Ire8AX5eIwIqar49Eto+CUJo6gSN4ZLTw==", - "dependencies": { - "Xamarin.AndroidX.Activity": "1.3.1.2", - "Xamarin.AndroidX.Annotation": "1.2.0.3", - "Xamarin.AndroidX.AppCompat.AppCompatResources": "1.3.1.3", - "Xamarin.AndroidX.Collection": "1.1.0.10", - "Xamarin.AndroidX.Core": "1.6.0.3", - "Xamarin.AndroidX.CursorAdapter": "1.0.0.10", - "Xamarin.AndroidX.DrawerLayout": "1.1.1.5", - "Xamarin.AndroidX.Fragment": "1.3.6.3", - "Xamarin.AndroidX.Lifecycle.Runtime": "2.3.1.4", - "Xamarin.AndroidX.Lifecycle.ViewModel": "2.3.1.3", - "Xamarin.AndroidX.SavedState": "1.1.0.4" + "resolved": "1.6.0", + "contentHash": "FJZp9UQTMz3iCraDfqcmK//q0i3qWbKFxvalm3Np8Mkraf18fDURIz4LdMb6TC9amjwfsgdq+P57Zre7IK9DYA==", + "dependencies": { + "Xamarin.AndroidX.Activity": "1.6.1", + "Xamarin.AndroidX.Annotation": "1.5.0.1", + "Xamarin.AndroidX.AppCompat.AppCompatResources": "1.6.0", + "Xamarin.AndroidX.Collection": "1.2.0.5", + "Xamarin.AndroidX.Core": "1.9.0.1", + "Xamarin.AndroidX.Core.Core.Ktx": "1.9.0.1", + "Xamarin.AndroidX.CursorAdapter": "1.0.0.15", + "Xamarin.AndroidX.DrawerLayout": "1.1.1.10", + "Xamarin.AndroidX.Emoji2": "1.2.0.1", + "Xamarin.AndroidX.Emoji2.ViewsHelper": "1.2.0.1", + "Xamarin.AndroidX.Fragment": "1.5.5", + "Xamarin.AndroidX.Lifecycle.Runtime": "2.5.1.1", + "Xamarin.AndroidX.Lifecycle.ViewModel": "2.5.1.1", + "Xamarin.AndroidX.ResourceInspection.Annotation": "1.0.1.3", + "Xamarin.AndroidX.SavedState": "1.2.0.1", + "Xamarin.Kotlin.StdLib": "1.8.0" } }, "Xamarin.AndroidX.AppCompat.AppCompatResources": { "type": "Transitive", - "resolved": "1.3.1.3", - "contentHash": "Q8MTF4dKi/4ty0XhpXHvCDbOxVMaOlBpxJHb+H1YBG9dq0C4KhG9mDOCJJK/5TekVLY4f6zwMT/34ziGA1v8WQ==", + "resolved": "1.6.0", + "contentHash": "4Roa4rKeK6CexsNtqBLmuPMCcYZIbFavIvuosMBIvS3CoBsaXI1Eq2a46ZJKMDLWN1NmPuQOv6Sg4aiNH+zflg==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3", - "Xamarin.AndroidX.Collection": "1.1.0.10", - "Xamarin.AndroidX.Core": "1.6.0.3", - "Xamarin.AndroidX.VectorDrawable": "1.1.0.10", - "Xamarin.AndroidX.VectorDrawable.Animated": "1.1.0.10" + "Xamarin.AndroidX.Annotation": "1.5.0.1", + "Xamarin.AndroidX.Collection": "1.2.0.5", + "Xamarin.AndroidX.Core": "1.9.0.1", + "Xamarin.AndroidX.VectorDrawable": "1.1.0.15", + "Xamarin.AndroidX.VectorDrawable.Animated": "1.1.0.15" } }, "Xamarin.AndroidX.Arch.Core.Common": { "type": "Transitive", - "resolved": "2.1.0.11", - "contentHash": "zO6LN9uyF/71WpZKMEVq40lsm6jF0sTgENqyQYbAE+THJQ1rI/npLGaazsSG9UQChTjoHT1z/J+yIraFp/O4Nw==", + "resolved": "2.2.0.1", + "contentHash": "Ddj0BQm6HiRqMRpsyBq4rkij0+jTsgTg5m1B2otDOjiphBQPCgq1IXKxTdWaZvFjwPsjOlxxX/4qW2D21PNikQ==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3" + "Xamarin.AndroidX.Annotation": "1.6.0.1" } }, "Xamarin.AndroidX.Arch.Core.Runtime": { "type": "Transitive", - "resolved": "2.1.0.11", - "contentHash": "rhcS/0H6KOwmurxM/gsYZQPomekgHyCYrjGq8DZyzmJqIsILlv1fAntPKd8e55dI8Um2ACWXeXuDC+SJ8cRy9Q==", + "resolved": "2.2.0.1", + "contentHash": "sVoAhPr+M2jae926yf66ofFjRp78qkRlnohJ9pWnOhftc66wMAiK6m8gDVJybOT7k+Vtu90NN1qfkNCvQagt2Q==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3", - "Xamarin.AndroidX.Arch.Core.Common": "2.1.0.11" + "Xamarin.AndroidX.Annotation": "1.6.0.1", + "Xamarin.AndroidX.Arch.Core.Common": "2.2.0.1" } }, "Xamarin.AndroidX.AsyncLayoutInflater": { @@ -390,19 +403,19 @@ }, "Xamarin.AndroidX.Collection": { "type": "Transitive", - "resolved": "1.1.0.10", - "contentHash": "3v7NsNsncc0J13kM4UTpEatbwBcehSskbIa5JcHbE6bK78aK4BnCvQ7F5aDxVJadST7YwDjeO1u5juk8bPZRfQ==", + "resolved": "1.2.0.7", + "contentHash": "zZqL3CTnmL1tPWeVL6DJistWyNhinsQFijSWuqOsRq8FXrDTp12sdNH/g67M7ejbZ6rEGXQsb8RXYJHF8kStbw==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3" + "Xamarin.AndroidX.Annotation": "1.6.0.1" } }, "Xamarin.AndroidX.Concurrent.Futures": { "type": "Transitive", - "resolved": "1.1.0.3", - "contentHash": "L6f8i0XH8M8WfwpHt8wFPpNlh/0ae8jzn1G4cpfR4Pl/RTG6gjzvS6ELRfoG2AdWvfXnhQt59pFlPCFJoTGtBg==", + "resolved": "1.1.0.12", + "contentHash": "OWKPYPuEPT9KFXRzhKGs57wGshyiLM+eb0UxWVDm7UsICV43J+QL9CDGDGKBy8cov6q8T+XfMTMUGgsK4vGzsQ==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.1", - "Xamarin.Google.Guava.ListenableFuture": "1.0.0.2" + "Xamarin.AndroidX.Annotation": "1.6.0.1", + "Xamarin.Google.Guava.ListenableFuture": "1.0.0.12" } }, "Xamarin.AndroidX.ConstraintLayout": { @@ -433,32 +446,43 @@ }, "Xamarin.AndroidX.Core": { "type": "Transitive", - "resolved": "1.6.0.3", - "contentHash": "TS1pkSOVW9BI2Bbi6+HM1RYL6JxMU4E/B8j3iuRe3xllolWWsRdnpghDJ1RTVFUbngYagpFGvRmfPM21q0EzMA==", + "resolved": "1.9.0.3", + "contentHash": "t6+rH6aMCPnucPGWuYtwpuE7QuooWFbwgoNMuiUXg1vd3eknK5BF0Jpn7XAr7EAvcGWtEg4vDurDJ146zaA5Uw==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3", - "Xamarin.AndroidX.Annotation.Experimental": "1.1.0.3", - "Xamarin.AndroidX.Collection": "1.1.0.10", - "Xamarin.AndroidX.Lifecycle.Runtime": "2.3.1.4", - "Xamarin.AndroidX.VersionedParcelable": "1.1.1.10" + "Xamarin.AndroidX.Annotation": "1.6.0.1", + "Xamarin.AndroidX.Annotation.Experimental": "1.3.0.3", + "Xamarin.AndroidX.Collection": "1.2.0.7", + "Xamarin.AndroidX.Concurrent.Futures": "1.1.0.12", + "Xamarin.AndroidX.Lifecycle.Runtime": "2.6.1.1", + "Xamarin.AndroidX.VersionedParcelable": "1.1.1.17" + } + }, + "Xamarin.AndroidX.Core.Core.Ktx": { + "type": "Transitive", + "resolved": "1.9.0.1", + "contentHash": "gGwZJGodTyWv9PKprC7dnY4nGzF1Sm8TfH8xpHAAW0ECI1CKsIrwyDDgbfACCJYD1lI3ubqElEAseeQZJom4dA==", + "dependencies": { + "Xamarin.AndroidX.Annotation": "1.5.0.1", + "Xamarin.AndroidX.Core": "1.9.0.1", + "Xamarin.Kotlin.StdLib": "1.7.20.1" } }, "Xamarin.AndroidX.CursorAdapter": { "type": "Transitive", - "resolved": "1.0.0.10", - "contentHash": "rGyPemMtSXwSRbaAS6sNH510c9rMbmbPxUfoh/36hNofjcp/SrdOdZKlsS8AZaT2F352A/9Gjeqd5X3y07+DRQ==", + "resolved": "1.0.0.15", + "contentHash": "qfScXOllkbdnjnI4xpdXUi9RjO+h63hBpl3T8p4V5Ff/5cMwjqvwmXqX0Z8CfM4jdTLi0rK/Dt4Da7yN0UCPjA==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3" + "Xamarin.AndroidX.Annotation": "1.5.0.1" } }, "Xamarin.AndroidX.CustomView": { "type": "Transitive", - "resolved": "1.1.0.9", - "contentHash": "bnOY2OLOwJTFApqHPgwRQKDI1SEIpkzfGSEwPLNvOtRDMIrngvT7dQREdp4w4gO0msMWlZg5sv50xv77XcKsdQ==", + "resolved": "1.1.0.14", + "contentHash": "dmu5e3CcSKD81ypkDZ8R3vyb1LL7alOAQdKgDhlQrUXr4ItSt0A4KRL05njk8758CJOp9EsPVZAhm3M/xzfKnw==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3", - "Xamarin.AndroidX.Collection": "1.1.0.10", - "Xamarin.AndroidX.Core": "1.6.0.3" + "Xamarin.AndroidX.Annotation": "1.5.0.1", + "Xamarin.AndroidX.Collection": "1.2.0.5", + "Xamarin.AndroidX.Core": "1.9.0.1" } }, "Xamarin.AndroidX.DocumentFile": { @@ -471,12 +495,12 @@ }, "Xamarin.AndroidX.DrawerLayout": { "type": "Transitive", - "resolved": "1.1.1.5", - "contentHash": "pj8uSNr4JwotrLN+d7CW2yjBkarD/iEz4D3hJmbsmDRbsOGvwMd60wOGuBVh1PrK6hhi/55z6Y0igVxUQ281ag==", + "resolved": "1.1.1.10", + "contentHash": "/opteKr8Bl2fWSFVRnVzIxAvH2GZtuweAEVhfJV5rGxTQf32lvwIo3a5abwOroSxY71OD9e1fiJ2LprlK8Fqig==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3", - "Xamarin.AndroidX.Core": "1.6.0.3", - "Xamarin.AndroidX.CustomView": "1.1.0.9" + "Xamarin.AndroidX.Annotation": "1.5.0.1", + "Xamarin.AndroidX.Core": "1.9.0.1", + "Xamarin.AndroidX.CustomView": "1.1.0.14" } }, "Xamarin.AndroidX.DynamicAnimation": { @@ -489,30 +513,53 @@ "Xamarin.AndroidX.Legacy.Support.Core.Utils": "1.0.0.10" } }, + "Xamarin.AndroidX.Emoji2": { + "type": "Transitive", + "resolved": "1.2.0.1", + "contentHash": "kSBSg2wuK/NLljoAqE1QRzrrSVP0sv0YWzwAIg93AUIEd4kLDHq1uf8nfKsn4frL7qLKVDTjgyJyU01rvQYPow==", + "dependencies": { + "Xamarin.AndroidX.Annotation": "1.5.0.1", + "Xamarin.AndroidX.Collection": "1.2.0.5", + "Xamarin.AndroidX.Core": "1.9.0.1", + "Xamarin.AndroidX.Lifecycle.Process": "2.5.1.1", + "Xamarin.AndroidX.Startup.StartupRuntime": "1.1.1.3" + } + }, + "Xamarin.AndroidX.Emoji2.ViewsHelper": { + "type": "Transitive", + "resolved": "1.2.0.1", + "contentHash": "iTIJKqaKUZ08pSi/i3sWRnPVvHQ/1jPVax2vehflEKkPEd8cppH8xzTSAoPgmavNptsMwQJHbdzWX3Trt3B0qQ==", + "dependencies": { + "Xamarin.AndroidX.Collection": "1.2.0.5", + "Xamarin.AndroidX.Core": "1.9.0.1", + "Xamarin.AndroidX.Emoji2": "1.2.0.1" + } + }, "Xamarin.AndroidX.Fragment": { "type": "Transitive", - "resolved": "1.3.6.3", - "contentHash": "lpvCuqgFvzIese+rwNoL95+ZVsivPWsmQtLKfkpFQjx9YzIpAbltykvhFUWL0OvNJGJGqjsqvybGnoDqXMcLog==", + "resolved": "1.5.5", + "contentHash": "+jxH0nFmkGay0D5zU94i0dublf9MEHoHDxfmoNU5d6l3cXTprHegoLcUTkM0FNDIbqVFdQzmEv+e2gOud7+h+A==", "dependencies": { - "Xamarin.AndroidX.Activity": "1.3.1.2", - "Xamarin.AndroidX.Annotation": "1.2.0.3", - "Xamarin.AndroidX.Annotation.Experimental": "1.1.0.3", - "Xamarin.AndroidX.Collection": "1.1.0.10", - "Xamarin.AndroidX.Core": "1.6.0.3", - "Xamarin.AndroidX.Lifecycle.LiveData.Core": "2.3.1.3", - "Xamarin.AndroidX.Lifecycle.ViewModel": "2.3.1.3", - "Xamarin.AndroidX.Lifecycle.ViewModelSavedState": "2.3.1.3", - "Xamarin.AndroidX.Loader": "1.1.0.10", - "Xamarin.AndroidX.SavedState": "1.1.0.4", - "Xamarin.AndroidX.ViewPager": "1.0.0.10" + "Xamarin.AndroidX.Activity": "1.6.1", + "Xamarin.AndroidX.Annotation": "1.5.0.1", + "Xamarin.AndroidX.Annotation.Experimental": "1.3.0.1", + "Xamarin.AndroidX.Collection": "1.2.0.5", + "Xamarin.AndroidX.Core.Core.Ktx": "1.9.0.1", + "Xamarin.AndroidX.Lifecycle.LiveData.Core": "2.5.1.1", + "Xamarin.AndroidX.Lifecycle.ViewModel": "2.5.1.1", + "Xamarin.AndroidX.Lifecycle.ViewModelSavedState": "2.5.1.1", + "Xamarin.AndroidX.Loader": "1.1.0.15", + "Xamarin.AndroidX.SavedState": "1.2.0.1", + "Xamarin.AndroidX.ViewPager": "1.0.0.15", + "Xamarin.Kotlin.StdLib": "1.7.22" } }, "Xamarin.AndroidX.Interpolator": { "type": "Transitive", - "resolved": "1.0.0.10", - "contentHash": "A2tGCgR2SAbk8ZMrPUpIgRDYLGxhbM15k+x5ziapxMe8Yb1vep1zU9VKuWuJ7FAFA5Nv+VI8nVxtO947ikSVOw==", + "resolved": "1.0.0.15", + "contentHash": "Tv6lmLvJz9hM3aSWKM476hFi05QuiOidUQti2NAFXHyUgD3Oo40IEbEP2eptiU/oC4+UsBbIMj7V2E3KpHv3Og==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3" + "Xamarin.AndroidX.Annotation": "1.5.0.1" } }, "Xamarin.AndroidX.Legacy.Support.Core.UI": { @@ -561,10 +608,12 @@ }, "Xamarin.AndroidX.Lifecycle.Common": { "type": "Transitive", - "resolved": "2.3.1.3", - "contentHash": "/G3yDj1NBzj/Chors68h+RGzddd43hL/zsaLRfahOPBn6pg8zD7yRlY23g26ECNFQHrxcfQvCPmxP4SKWDDAGA==", + "resolved": "2.6.1.1", + "contentHash": "c+zbQf+aX6KHhLz47qwTOOQjnXh2RnA4fb0EFM6q4YkwKp3B2eM2vie1AjBZwg7u80yEq5VwMGMiOeUiwydwSg==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3" + "Xamarin.AndroidX.Annotation": "1.6.0.1", + "Xamarin.Kotlin.StdLib": "1.8.20.1", + "Xamarin.KotlinX.Coroutines.Android": "1.6.4.3" } }, "Xamarin.AndroidX.Lifecycle.LiveData": { @@ -579,54 +628,70 @@ }, "Xamarin.AndroidX.Lifecycle.LiveData.Core": { "type": "Transitive", - "resolved": "2.3.1.3", - "contentHash": "kysrrvRzrS2x1ZtXFHTt9n24PGX1xPl+caxULZFeh5iPChlyJ6HueAPSdFALazU7hPG4sMck6PuyhqwXoj0rqQ==", + "resolved": "2.5.1.1", + "contentHash": "neyc/kdxHX7XhQrZw1H3WSApCyVn4rZOHpz9njj1maKA9avaGCPxLwPHCEa7e99hg/oP1/3Zd/+KAN5iPPC3Eg==", + "dependencies": { + "Xamarin.AndroidX.Arch.Core.Common": "2.1.0.16", + "Xamarin.AndroidX.Arch.Core.Runtime": "2.1.0.16", + "Xamarin.AndroidX.Lifecycle.Common": "2.5.1.1" + } + }, + "Xamarin.AndroidX.Lifecycle.Process": { + "type": "Transitive", + "resolved": "2.5.1.1", + "contentHash": "nWRYhsR5FTctm+dMpF8vzSjTFux225nUXtwo+s8ha4hN5tlICNOTqSJB0Ruk3AUAdjM1MOuAr555LSEpQeGlSQ==", "dependencies": { - "Xamarin.AndroidX.Arch.Core.Common": "2.1.0.11", - "Xamarin.AndroidX.Arch.Core.Runtime": "2.1.0.11", - "Xamarin.AndroidX.Lifecycle.Common": "2.3.1.3" + "Xamarin.AndroidX.Annotation": "1.5.0.1", + "Xamarin.AndroidX.Lifecycle.Runtime": "2.5.1.1", + "Xamarin.AndroidX.Startup.StartupRuntime": "1.1.1.3" } }, "Xamarin.AndroidX.Lifecycle.Runtime": { "type": "Transitive", - "resolved": "2.3.1.4", - "contentHash": "OumDzJdEW/meOSO5FQ1+eXSpz0iCpGAK11n9QSRQ0sBGQxdfBvN3+BfXflw2DtBUeZERdE68PswgOV2zW4fBBg==", + "resolved": "2.6.1.1", + "contentHash": "9UjEZwGXvSApph/SSk4othDdOYk1c7xU+mbAUCxlv4/1E9hdfbYOZtq0MI6JvcCoGKigkM5H+CKkD3LnELQ/1A==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3", - "Xamarin.AndroidX.Arch.Core.Common": "2.1.0.11", - "Xamarin.AndroidX.Arch.Core.Runtime": "2.1.0.11", - "Xamarin.AndroidX.Lifecycle.Common": "2.3.1.3" + "Xamarin.AndroidX.Annotation": "1.6.0.1", + "Xamarin.AndroidX.Arch.Core.Common": "2.2.0.1", + "Xamarin.AndroidX.Arch.Core.Runtime": "2.2.0.1", + "Xamarin.AndroidX.Lifecycle.Common": "2.6.1.1", + "Xamarin.AndroidX.ProfileInstaller.ProfileInstaller": "1.3.0.1", + "Xamarin.Kotlin.StdLib": "1.8.20.1" } }, "Xamarin.AndroidX.Lifecycle.ViewModel": { "type": "Transitive", - "resolved": "2.3.1.3", - "contentHash": "ZuUqdXi1p9KIH6oatE619BhwhEqpCdx252dBsZH/8DtWYiKjRPGpkH0u2oiI5yiwf56MKpyYfCFp1YfwlqQ4Zw==", + "resolved": "2.5.1.1", + "contentHash": "hWVy2SbUqU8pAA0kvuPH7UNEwtm7bQ+ztC7yXxAxtobq99W5gM0k29NFaAU0MURvgF8SgcketUnCW3STUaeGBA==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3" + "Xamarin.AndroidX.Annotation": "1.5.0.1", + "Xamarin.Kotlin.StdLib": "1.7.20.1" } }, "Xamarin.AndroidX.Lifecycle.ViewModelSavedState": { "type": "Transitive", - "resolved": "2.3.1.3", - "contentHash": "PXqYxU9t64slXk5lvyas78/iMpAZ93wA/DXn7VshjGEfHTmbTaRN3IioimcS8I/9sLIN9TVtKoNGPwnI7glG1g==", + "resolved": "2.5.1.1", + "contentHash": "/CciSDCRCT+Kh1CQ1TBcCwSU3658ELJdbfLqChy3R6T3++BGuVC/D068G4f+9EWjZg22TAs6XKiCZre/zsS68Q==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3", - "Xamarin.AndroidX.Lifecycle.LiveData.Core": "2.3.1.3", - "Xamarin.AndroidX.Lifecycle.ViewModel": "2.3.1.3", - "Xamarin.AndroidX.SavedState": "1.1.0.4" + "Xamarin.AndroidX.Annotation": "1.5.0.1", + "Xamarin.AndroidX.Core.Core.Ktx": "1.9.0.1", + "Xamarin.AndroidX.Lifecycle.LiveData.Core": "2.5.1.1", + "Xamarin.AndroidX.Lifecycle.ViewModel": "2.5.1.1", + "Xamarin.AndroidX.SavedState": "1.2.0.1", + "Xamarin.Kotlin.StdLib": "1.7.20.1", + "Xamarin.KotlinX.Coroutines.Android": "1.6.4.1" } }, "Xamarin.AndroidX.Loader": { "type": "Transitive", - "resolved": "1.1.0.10", - "contentHash": "KcF+y8d0OeZa3+K+W73jGAe8REXC2qFvmioAX/OEqciXb4sNOgx8+evmX+ENJs7fTiwoAldiIQLXznklc2FwXw==", + "resolved": "1.1.0.15", + "contentHash": "j+HFvGPGo1XbObDwCHBfcz221g1AAXdxbt4vrifh21DlvPc0Ws4eBFMV45K4bDcmDmADOji6s7ZhEh2qpT3E6Q==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3", - "Xamarin.AndroidX.Collection": "1.1.0.10", - "Xamarin.AndroidX.Core": "1.6.0.3", - "Xamarin.AndroidX.Lifecycle.LiveData.Core": "2.3.1.3", - "Xamarin.AndroidX.Lifecycle.ViewModel": "2.3.1.3" + "Xamarin.AndroidX.Annotation": "1.5.0.1", + "Xamarin.AndroidX.Collection": "1.2.0.5", + "Xamarin.AndroidX.Core": "1.9.0.1", + "Xamarin.AndroidX.Lifecycle.LiveData.Core": "2.5.1.1", + "Xamarin.AndroidX.Lifecycle.ViewModel": "2.5.1.1" } }, "Xamarin.AndroidX.LocalBroadcastManager": { @@ -649,16 +714,16 @@ }, "Xamarin.AndroidX.Migration": { "type": "Transitive", - "resolved": "1.0.8", - "contentHash": "bmcoaZ0Iw4ye2VpnRl6CObw3qKZT+6RzkyHjJVaeeNOupvFGyirWUq79HdVvSWyW6xSrqTBlprmUxtQkUR4kpg==", + "resolved": "1.0.10", + "contentHash": "KxqztaosFJpHWAEfBy0I9/BLKHLkI5VcM/0ojwu8xKvkO6tY0BK5ckrYmJ+8BymXKb3V5+RBEGgWm3An2zhR2A==", "dependencies": { - "Xamarin.AndroidX.MultiDex": "2.0.1.5" + "Xamarin.AndroidX.MultiDex": "2.0.1.13" } }, "Xamarin.AndroidX.MultiDex": { "type": "Transitive", - "resolved": "2.0.1.5", - "contentHash": "dnJNwpS0+iFA3q5i74Oo3LSdjab1iAWNbax9fWYgnuVBtTUMfJnV7uuzHWnurcWGGyxkMQzzi6BjC/znxNpG1Q==" + "resolved": "2.0.1.13", + "contentHash": "JA1XvydHmWOzbmxhOskY/x7/WdwRbB9D7pT78eo9dpp/f9C+lodQP9JtxNGL7dQxiLddr6hjUmhbrbFDVskrhA==" }, "Xamarin.AndroidX.Navigation.Common": { "type": "Transitive", @@ -715,6 +780,17 @@ "Xamarin.AndroidX.Annotation": "1.2.0.3" } }, + "Xamarin.AndroidX.ProfileInstaller.ProfileInstaller": { + "type": "Transitive", + "resolved": "1.3.0.1", + "contentHash": "OeNE+xqjIaJXoTbvy66oNA6PA10DpRBuWoXxFOJ8m9aHtUS23K5oVuq4a3oziYamEGOMkOjWUBTc4TxCus/nXA==", + "dependencies": { + "Xamarin.AndroidX.Annotation": "1.6.0.1", + "Xamarin.AndroidX.Concurrent.Futures": "1.1.0.12", + "Xamarin.AndroidX.Startup.StartupRuntime": "1.1.1.5", + "Xamarin.Google.Guava.ListenableFuture": "1.0.0.12" + } + }, "Xamarin.AndroidX.RecyclerView": { "type": "Transitive", "resolved": "1.2.1.3", @@ -726,14 +802,23 @@ "Xamarin.AndroidX.CustomView": "1.1.0.9" } }, + "Xamarin.AndroidX.ResourceInspection.Annotation": { + "type": "Transitive", + "resolved": "1.0.1.3", + "contentHash": "ssPvMwQrugWWpr/7e6KYUrAABSLCxtn0p0oSNNRVfoFAQtwr+lnbGwgPYSVYqvjQwojQN6oIADXW1BH9yTmzkQ==", + "dependencies": { + "Xamarin.AndroidX.Annotation": "1.5.0.1" + } + }, "Xamarin.AndroidX.SavedState": { "type": "Transitive", - "resolved": "1.1.0.4", - "contentHash": "rFYzZR5zrA9cdBixymd/pjP7++WYNvQs5VcMsdu9wcivO3bkddHeuw97JHvFhMp+mClZYgiRO3Hvk7xRLbdLQQ==", + "resolved": "1.2.0.1", + "contentHash": "ofGd3SfCUfsy8NvYxfJ7XhyypvmwRO5LXnvE1B7P1mVFarxTXZgEVRUKrZcVY5YmSg3p5UQD6WSzyRzQ42nZ0w==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3", - "Xamarin.AndroidX.Arch.Core.Common": "2.1.0.11", - "Xamarin.AndroidX.Lifecycle.Common": "2.3.1.3" + "Xamarin.AndroidX.Annotation": "1.5.0.1", + "Xamarin.AndroidX.Arch.Core.Common": "2.1.0.16", + "Xamarin.AndroidX.Lifecycle.Common": "2.5.1.1", + "Xamarin.Kotlin.StdLib": "1.7.20.1" } }, "Xamarin.AndroidX.SlidingPaneLayout": { @@ -746,6 +831,15 @@ "Xamarin.AndroidX.CustomView": "1.1.0.7" } }, + "Xamarin.AndroidX.Startup.StartupRuntime": { + "type": "Transitive", + "resolved": "1.1.1.5", + "contentHash": "IHQhdpC+WLCY5VzOam2vHCZZLG7l49iaw5Mjc4Bc33eyZOdTxcZUxUy0pztq1h/75tIEXsBKIkVKRnMlK7EvZg==", + "dependencies": { + "Xamarin.AndroidX.Annotation": "1.6.0.1", + "Xamarin.AndroidX.Tracing.Tracing": "1.1.0.4" + } + }, "Xamarin.AndroidX.SwipeRefreshLayout": { "type": "Transitive", "resolved": "1.1.0.3", @@ -758,10 +852,10 @@ }, "Xamarin.AndroidX.Tracing.Tracing": { "type": "Transitive", - "resolved": "1.0.0.3", - "contentHash": "sIBr6ZebnuZTim037x9KyHXjz6vRUncHiGH8LQDr45UQxYT5dT401+aYULqs9BQMdiJg0j7btmTsXC8ZqHoLQw==", + "resolved": "1.1.0.4", + "contentHash": "0wlcgRPO7W7MwQL/u296XUSEGeg6BHpTBFrJlRl52f59+Qqk7sXN6CEUIACKUtdNxSuF6dB08qxjkiYaZo+txA==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3" + "Xamarin.AndroidX.Annotation": "1.6.0.1" } }, "Xamarin.AndroidX.Transition": { @@ -777,41 +871,41 @@ }, "Xamarin.AndroidX.VectorDrawable": { "type": "Transitive", - "resolved": "1.1.0.10", - "contentHash": "fcmoJSA7tGx5x1lDzqPh3TgtRznD+UVOOW9j+zH5ZRczDgYI87bUKZOnRRY0c18jbpSzxZzXCcPwP7cBYl+Acw==", + "resolved": "1.1.0.15", + "contentHash": "S0zdiEz3C1EA+J69Z0e8e7p+oslrVUOGx54WDZGeeVx9G5ZYnZpW0z9Ca8NNdj/CgM9r9Ap0Ovxc0PojRARfaA==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3", - "Xamarin.AndroidX.Collection": "1.1.0.10", - "Xamarin.AndroidX.Core": "1.6.0.3" + "Xamarin.AndroidX.Annotation": "1.5.0.1", + "Xamarin.AndroidX.Collection": "1.2.0.5", + "Xamarin.AndroidX.Core": "1.9.0.1" } }, "Xamarin.AndroidX.VectorDrawable.Animated": { "type": "Transitive", - "resolved": "1.1.0.10", - "contentHash": "RgIa28Pa2aR7MOz7VvYR7kABj7o4heMlj1WfoOp4isAcv7w72i+NvgU7IDL1tqw7M5kY0yATO7/f4mD49lV1rA==", + "resolved": "1.1.0.15", + "contentHash": "rLsaukfodOmdZvW6ehYxJ/eA6205P8F2XYWwpwjPhT6mR7V9JFBlQpqzaz2PDVtydJptTovz6H0Y23mJTUcjLw==", "dependencies": { - "Xamarin.AndroidX.Collection": "1.1.0.10", - "Xamarin.AndroidX.Interpolator": "1.0.0.10", - "Xamarin.AndroidX.VectorDrawable": "1.1.0.10" + "Xamarin.AndroidX.Collection": "1.2.0.5", + "Xamarin.AndroidX.Interpolator": "1.0.0.15", + "Xamarin.AndroidX.VectorDrawable": "1.1.0.15" } }, "Xamarin.AndroidX.VersionedParcelable": { "type": "Transitive", - "resolved": "1.1.1.10", - "contentHash": "NpKfv+g3BVv1oz0D9dwBeGA3KEd3K4YNkdYwj5NDJEwljkmd7TNi+MFMMKgZBgWAZB3seLWEPM01tDcdgjhkag==", + "resolved": "1.1.1.17", + "contentHash": "ikzuwCCKg5db3UrossAATZggzhHo+J4NqMJEPGmXsXZzewC2f28LpvLR8yZj7WC3BmitSaD1MENmCJYAYZaZ0g==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3", - "Xamarin.AndroidX.Collection": "1.1.0.10" + "Xamarin.AndroidX.Annotation": "1.6.0.1", + "Xamarin.AndroidX.Collection": "1.2.0.7" } }, "Xamarin.AndroidX.ViewPager": { "type": "Transitive", - "resolved": "1.0.0.10", - "contentHash": "vnFGUoIAbeRciobz9X7dKogmkCPw13vWxFmlQwLVXtbXfeqlEBGGVaH5o9WL8LEZIcH9v0yD4eyfggfflyJxhg==", + "resolved": "1.0.0.15", + "contentHash": "rBdP9o5+W9SQA5hyXwKMVHcwyMnC4377YidYTMp65ZB6mhtyOfeYdqJ+Qbvsac1338lMpT1/Ntrnd9qm7JoL3Q==", "dependencies": { - "Xamarin.AndroidX.Annotation": "1.2.0.3", - "Xamarin.AndroidX.Core": "1.6.0.3", - "Xamarin.AndroidX.CustomView": "1.1.0.9" + "Xamarin.AndroidX.Annotation": "1.5.0.1", + "Xamarin.AndroidX.Core": "1.9.0.1", + "Xamarin.AndroidX.CustomView": "1.1.0.14" } }, "Xamarin.AndroidX.ViewPager2": { @@ -849,8 +943,62 @@ }, "Xamarin.Google.Guava.ListenableFuture": { "type": "Transitive", - "resolved": "1.0.0.2", - "contentHash": "qmkNS5p4eRoDjQM/6VyRaX6lFCNYCiMvFVRj3nfOzt/+AuqTqAhRqIcAYeWLtUxdfDOC72yLSfWKeLiPIuYz0A==" + "resolved": "1.0.0.12", + "contentHash": "ZObCBW6J9jk6P0yAt5JehBvAh8WMImXgYcxZdliiJDFPrUr6/v7MiurvUzMNv379k01Ni+CF/UfDXfottYkFrw==" + }, + "Xamarin.Jetbrains.Annotations": { + "type": "Transitive", + "resolved": "24.0.1.1", + "contentHash": "5zppnJ5HO2jf3Nj3O5APmYxNfflAMPYosTg0aY/nmHPKg0DDn+JOh6H57YkowDZwNHKroj7phJNKGBTUpRzwSg==" + }, + "Xamarin.Kotlin.StdLib": { + "type": "Transitive", + "resolved": "1.8.20.1", + "contentHash": "vRgAwGxWDye5vUnB5Ia8oh7HI6+LYJN2cwHsucoGl/M8EpMGtsPy0EQMY8EJE1v1Kk6WrTUS5NlmFi/0treeLA==", + "dependencies": { + "Xamarin.Jetbrains.Annotations": "24.0.1.1", + "Xamarin.Kotlin.StdLib.Common": "1.8.20.1" + } + }, + "Xamarin.Kotlin.StdLib.Common": { + "type": "Transitive", + "resolved": "1.8.20.1", + "contentHash": "9PxNf3paLKaatEuHhLXDJZ3MQWxi4uZCorp8GaDekHgHUxFSdA90x/Sk4gUDEdO0GerxZq6TUR/L+uZDQaqJlA==" + }, + "Xamarin.Kotlin.StdLib.Jdk7": { + "type": "Transitive", + "resolved": "1.8.20.1", + "contentHash": "we8PNMIQjjyNMTwlJ1junURfZulVOWtpZDiLTLSzYao/YUXpn9JSVxbd2i3PX/NeqknOXBCgA2ef7urReCSHoA==", + "dependencies": { + "Xamarin.Kotlin.StdLib": "1.8.20.1" + } + }, + "Xamarin.Kotlin.StdLib.Jdk8": { + "type": "Transitive", + "resolved": "1.8.20.1", + "contentHash": "V+ek3aE9I0kxPhSqiJLKsA4PDNjpfUd+LkWbEZrZ6aMFjMtJc6ZdWTRtdvITIptksvw+YmI0yazgEUEvdVpI3g==", + "dependencies": { + "Xamarin.Kotlin.StdLib": "1.8.20.1", + "Xamarin.Kotlin.StdLib.Jdk7": "1.8.20.1" + } + }, + "Xamarin.KotlinX.Coroutines.Android": { + "type": "Transitive", + "resolved": "1.6.4.3", + "contentHash": "5zlEZB1sfMcq4+ZzwePA2aNeVy/8+S+WoOSiJPmmhRwtqN46bVBecHnCvc+K+Ujgdh0ta0PLAMZdnBTRMtnN3Q==", + "dependencies": { + "Xamarin.Kotlin.StdLib.Jdk8": "1.8.20.1", + "Xamarin.KotlinX.Coroutines.Core.Jvm": "1.6.4.3" + } + }, + "Xamarin.KotlinX.Coroutines.Core.Jvm": { + "type": "Transitive", + "resolved": "1.6.4.3", + "contentHash": "7wKoVBBIsJRppMfjNtbJmeXvNKItARCZVqRHUoLEdW9vrrW11FSMjHV0N7yzONybNjjHcU+D9iNtp+zJvkfvvw==", + "dependencies": { + "Xamarin.Kotlin.StdLib.Common": "1.8.20.1", + "Xamarin.Kotlin.StdLib.Jdk8": "1.8.20.1" + } }, "educats": { "type": "Project", @@ -861,12 +1009,12 @@ "Microcharts.Forms": "[0.9.5.9, )", "MonkeyCache.FileStore": "[1.6.3, )", "Nyxbull.Plugins.CrossLocalization": "[1.3.1, )", - "System.IdentityModel.Tokens.Jwt": "[6.25.0, )", - "Xamarin.Essentials": "[1.7.3, )", + "System.IdentityModel.Tokens.Jwt": "[6.32.1, )", + "Xamarin.Essentials": "[1.8.0, )", "Xamarin.FFImageLoading": "[2.4.11.982, )", "Xamarin.FFImageLoading.Forms": "[2.4.11.982, )", "Xamarin.FFImageLoading.Transformations": "[2.4.11.982, )", - "Xamarin.Forms": "[5.0.0.2545, )" + "Xamarin.Forms": "[5.0.0.2612, )" } } } diff --git a/source/EduCATS.UnitTests/EduCATS.UnitTests.csproj b/source/EduCATS.UnitTests/EduCATS.UnitTests.csproj index 278b2511..04c9f1ab 100644 --- a/source/EduCATS.UnitTests/EduCATS.UnitTests.csproj +++ b/source/EduCATS.UnitTests/EduCATS.UnitTests.csproj @@ -1,6 +1,6 @@ - netcoreapp3.1 + net7.0 false @@ -9,13 +9,13 @@ - + - runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + diff --git a/source/EduCATS.UnitTests/packages.lock.json b/source/EduCATS.UnitTests/packages.lock.json index d39ffdda..cf76b79b 100644 --- a/source/EduCATS.UnitTests/packages.lock.json +++ b/source/EduCATS.UnitTests/packages.lock.json @@ -1,35 +1,31 @@ { "version": 1, "dependencies": { - ".NETCoreApp,Version=v3.1": { + "net7.0": { "Microsoft.NET.Test.Sdk": { "type": "Direct", - "requested": "[17.4.0, )", - "resolved": "17.4.0", - "contentHash": "VtNZQ83ntG2aEUjy1gq6B4HNdn96se6FmdY/03At8WiqDReGrApm6OB2fNiSHz9D6IIEtWtNZ2FSH0RJDVXl/w==", + "requested": "[17.7.1, )", + "resolved": "17.7.1", + "contentHash": "o1qyqDOR8eMuQrC1e5EMMcE+Wm3rwES5aHNWaJpi2A5qwVOru23zsdXkndT6hgl79QsJsqKp+/RNcayIzpHjvA==", "dependencies": { - "Microsoft.CodeCoverage": "17.4.0", - "Microsoft.TestPlatform.TestHost": "17.4.0" + "Microsoft.CodeCoverage": "17.7.1", + "Microsoft.TestPlatform.TestHost": "17.7.1" } }, "Moq": { "type": "Direct", - "requested": "[4.18.2, )", - "resolved": "4.18.2", - "contentHash": "SjxKYS5nX6prcaT8ZjbkONh3vnh0Rxru09+gQ1a07v4TM530Oe/jq3Q4dOZPfo1wq0LYmTgLOZKrqRfEx4auPw==", + "requested": "[4.20.69, )", + "resolved": "4.20.69", + "contentHash": "8P/oAUOL8ZVyXnzBBcgdhTsOD1kQbAWfOcMI7KDQO3HqQtzB/0WYLdnMa4Jefv8nu/MQYiiG0IuoJdvG0v0Nig==", "dependencies": { - "Castle.Core": "5.1.0" + "Castle.Core": "5.1.1" } }, "MSTest.TestFramework": { "type": "Direct", - "requested": "[2.2.10, )", - "resolved": "2.2.10", - "contentHash": "JZRVXKq19uRhkj8MuzsU8zJhPV2JV3ZToFPAIg+BU53L1L9mNDfm9jXerdRfbrE4HBcf2M54Ij80zPOdlha3+Q==", - "dependencies": { - "NETStandard.Library": "1.6.1", - "System.Diagnostics.TextWriterTraceListener": "4.3.0" - } + "requested": "[3.1.1, )", + "resolved": "3.1.1", + "contentHash": "3rjkGxciNHHmPW8cl1/QVIYjOpfptjmAH5JrLBw+dnMTYDoweg3I579N7OIbar3Zd3q9dfWFrCy2LEV/AmPn3A==" }, "NUnit": { "type": "Direct", @@ -42,9 +38,9 @@ }, "NUnit3TestAdapter": { "type": "Direct", - "requested": "[4.3.1, )", - "resolved": "4.3.1", - "contentHash": "R+bGFtsUpLWywjT1nb3xMmoVa2AIw6ClIGC+XjW9lYE8hwJeos+NdR/mtg4RXbBphmC9epALrnUc6MM7mUG8+Q==" + "requested": "[4.5.0, )", + "resolved": "4.5.0", + "contentHash": "s8JpqTe9bI2f49Pfr3dFRfoVSuFQyraTj68c3XXjIS/MRGvvkLnrg6RLqnTjdShX+AdFUCCU/4Xex58AdUfs6A==" }, "Acr.UserDialogs": { "type": "Transitive", @@ -58,10 +54,10 @@ }, "Castle.Core": { "type": "Transitive", - "resolved": "5.1.0", - "contentHash": "31UJpTHOiWq95CDOHazE3Ub/hE/PydNWsJMwnEVTqFFP4WhAugwpaVGxzOxKgNeSUUeqS2W6lxV+q7u1pAOfXg==", + "resolved": "5.1.1", + "contentHash": "rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==", "dependencies": { - "System.Diagnostics.EventLog": "4.7.0" + "System.Diagnostics.EventLog": "6.0.0" } }, "Microcharts": { @@ -87,8 +83,8 @@ }, "Microsoft.CodeCoverage": { "type": "Transitive", - "resolved": "17.4.0", - "contentHash": "2oZbSVTC2nAvQ2DnbXLlXS+c25ZyZdWeNd+znWwAxwGaPh9dwQ5NBsYyqQB7sKmJKIUdkKGmN3rzFzjVC81Dtg==" + "resolved": "17.7.1", + "contentHash": "NmGwM2ZJy4CAMdJYIp53opUjnXsMbzASX5oQzgxORicJsgz5Lp50fnRI8OmQ/kYNg6dHfr3IjuUoXbsotDX+KA==" }, "Microsoft.CSharp": { "type": "Transitive", @@ -97,43 +93,42 @@ }, "Microsoft.IdentityModel.Abstractions": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "70MbUvri/xthpVpSEve7X6ysNtTe5MgLEgNyhnZ5z7WXVgFOkUfI7RNtqS6oenLoaaMpnRJrrZFt9Pps5NknBQ==" + "resolved": "6.32.1", + "contentHash": "S44xfpWeoPOQl2YHdp1TB0iYMXF0QHvHHFHsLere9j/0VL5/sTimy7KYjNI+46GXwOjRFvdtt+vIb36UjubEaA==" }, "Microsoft.IdentityModel.JsonWebTokens": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "3Lhgxoc1YhIocnPh3fTE5IK3Ap7yG3WK4TFk01Y90danCYmV7gIW8E1d4b3BtaP9B85eIJ0bmtV4GPiSOF5i/A==", + "resolved": "6.32.1", + "contentHash": "mfEKYEyemkzkLfjxyN5/d1owLpE8JArslFNeDMlNMX75p+U9E67rg5MGzOXHhrOICfDS+OKV2ChJmPPZ9o4HIA==", "dependencies": { - "Microsoft.IdentityModel.Tokens": "6.25.0", + "Microsoft.IdentityModel.Tokens": "6.32.1", "System.Text.Encoding": "4.3.0", + "System.Text.Encodings.Web": "4.7.2", "System.Text.Json": "4.7.2" } }, "Microsoft.IdentityModel.Logging": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "65/a4Ln4hWKy3M+yMApYKkht/feQKr2DmnHPKROSLxBxFTvrm49K34yuD/VhGmg38U9lAhN5DOK/khq9W4B1ig==", + "resolved": "6.32.1", + "contentHash": "g+VienLv1RjOfnxsDid3f6g5MTCRv/vDl3mofabc6m/uDzJpoAlXymo2kqpSAWMrGbqCQI01SvYDxHjmoo3h+Q==", "dependencies": { - "Microsoft.IdentityModel.Abstractions": "6.25.0" + "Microsoft.IdentityModel.Abstractions": "6.32.1" } }, "Microsoft.IdentityModel.Tokens": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "GIDvDPu2ii11w4UyHPTBsReNraoh3253sQIOPQg7ZCW6kfDj5a/0OrTInYMliIdSNpDXQMYKMimRJG/3i1sAYQ==", + "resolved": "6.32.1", + "contentHash": "8zGvRVWoVQSYg7qQj3zUslleZ/9lwDb6cWgDkIuqr0mCtXK/dr6IDgP7KpWJ5UhkoYYfLvwBl4GYEz4xMH524A==", "dependencies": { "Microsoft.CSharp": "4.5.0", - "Microsoft.IdentityModel.Logging": "6.25.0", - "System.Security.Cryptography.Cng": "4.5.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Json": "4.7.2" + "Microsoft.IdentityModel.Logging": "6.32.1", + "System.Security.Cryptography.Cng": "4.5.0" } }, "Microsoft.NETCore.Platforms": { "type": "Transitive", - "resolved": "3.1.0", - "contentHash": "z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==" + "resolved": "1.1.0", + "contentHash": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==" }, "Microsoft.NETCore.Targets": { "type": "Transitive", @@ -142,31 +137,22 @@ }, "Microsoft.TestPlatform.ObjectModel": { "type": "Transitive", - "resolved": "17.4.0", - "contentHash": "oWe7A0wrZhxagTOcaxJ9r0NXTbgkiBQQuCpCXxnP06NsGV/qOoaY2oaangAJbOUrwEx0eka1do400NwNCjfytw==", + "resolved": "17.7.1", + "contentHash": "nDmV03yHIdAiG5J3ZEjMyJM2XDjmWORuKgbrGzqlAipBEjUuy5Z5S7WwSqUv9OiaUrtCn9dNYmjfMELUi08leQ==", "dependencies": { - "NuGet.Frameworks": "5.11.0", + "NuGet.Frameworks": "6.5.0", "System.Reflection.Metadata": "1.6.0" } }, "Microsoft.TestPlatform.TestHost": { "type": "Transitive", - "resolved": "17.4.0", - "contentHash": "sUx48fu9wgQF1JxzXeSVtzb7KoKpJrdtIzsFamxET3ZYOKXj+Ej13HWZ0U2nuMVZtZVHBmE+KS3Vv5cIdTlycQ==", + "resolved": "17.7.1", + "contentHash": "WCU1NyBarz0tih+I9K5OWN1dVo3z562Iek/VAqWNWRFWw1GeUGqB61iixrBvZO77sjTtBc1cXO8H95uImfmEdw==", "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.4.0", + "Microsoft.TestPlatform.ObjectModel": "17.7.1", "Newtonsoft.Json": "13.0.1" } }, - "Microsoft.Win32.Registry": { - "type": "Transitive", - "resolved": "4.7.0", - "contentHash": "KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", - "dependencies": { - "System.Security.AccessControl": "4.7.0", - "System.Security.Principal.Windows": "4.7.0" - } - }, "MonkeyCache": { "type": "Transitive", "resolved": "1.6.3", @@ -199,8 +185,8 @@ }, "NuGet.Frameworks": { "type": "Transitive", - "resolved": "5.11.0", - "contentHash": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==" + "resolved": "6.5.0", + "contentHash": "QWINE2x3MbTODsWT1Gh71GaGb5icBz4chS8VYvTgsBnsi8esgN6wtHhydd7fvToWECYGq7T4cgBBDiKD/363fg==" }, "Nyxbull.Plugins.CrossLocalization": { "type": "Transitive", @@ -210,15 +196,6 @@ "Newtonsoft.Json": "12.0.3" } }, - "runtime.native.System": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, "SkiaSharp": { "type": "Transitive", "resolved": "2.80.2", @@ -236,94 +213,18 @@ "Xamarin.Forms": "4.6.0.772" } }, - "System.Collections": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.Debug": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, "System.Diagnostics.EventLog": { "type": "Transitive", - "resolved": "4.7.0", - "contentHash": "iDoKGQcRwX0qwY+eAEkaJGae0d/lHlxtslO+t8pJWAUxlvY3tqLtVOPnW2UU4cFjP0Y/L1QBqhkZfSyGqVMR2w==", - "dependencies": { - "Microsoft.NETCore.Platforms": "3.1.0", - "Microsoft.Win32.Registry": "4.7.0", - "System.Security.Principal.Windows": "4.7.0" - } - }, - "System.Diagnostics.TextWriterTraceListener": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA==", - "dependencies": { - "System.Diagnostics.TraceSource": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Diagnostics.TraceSource": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0" - } - }, - "System.Globalization": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } + "resolved": "6.0.0", + "contentHash": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==" }, "System.IdentityModel.Tokens.Jwt": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "MCET1ZS8HYEc7+FiNO+0a7OH30pH42lbLKfriuvmOYSRBYi0wkq7duOYvOXPCXHn5qmP+hg30N4afwVM/G/Viw==", + "resolved": "6.32.1", + "contentHash": "m6kuL4jfpDHuWkUNS5peyO71nRH8nE2TsTC/n0Isajze4d86xTUmEJ3J0vzYdp4X3OQ72y9KXnQGtxgu9Axd0w==", "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "6.25.0", - "Microsoft.IdentityModel.Tokens": "6.25.0" - } - }, - "System.IO": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" + "Microsoft.IdentityModel.JsonWebTokens": "6.32.1", + "Microsoft.IdentityModel.Tokens": "6.32.1" } }, "System.Memory": { @@ -336,45 +237,11 @@ "resolved": "4.5.0", "contentHash": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==" }, - "System.Reflection": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, "System.Reflection.Metadata": { "type": "Transitive", "resolved": "1.6.0", "contentHash": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==" }, - "System.Reflection.Primitives": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Resources.ResourceManager": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, "System.Runtime": { "type": "Transitive", "resolved": "4.3.0", @@ -384,35 +251,11 @@ "Microsoft.NETCore.Targets": "1.1.0" } }, - "System.Runtime.Extensions": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Security.AccessControl": { - "type": "Transitive", - "resolved": "4.7.0", - "contentHash": "JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==", - "dependencies": { - "Microsoft.NETCore.Platforms": "3.1.0", - "System.Security.Principal.Windows": "4.7.0" - } - }, "System.Security.Cryptography.Cng": { "type": "Transitive", "resolved": "4.5.0", "contentHash": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==" }, - "System.Security.Principal.Windows": { - "type": "Transitive", - "resolved": "4.7.0", - "contentHash": "ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==" - }, "System.Text.Encoding": { "type": "Transitive", "resolved": "4.3.0", @@ -423,29 +266,15 @@ "System.Runtime": "4.3.0" } }, - "System.Text.Json": { + "System.Text.Encodings.Web": { "type": "Transitive", "resolved": "4.7.2", - "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==" + "contentHash": "iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==" }, - "System.Threading": { - "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Tasks": { + "System.Text.Json": { "type": "Transitive", - "resolved": "4.3.0", - "contentHash": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } + "resolved": "4.7.2", + "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==" }, "System.ValueTuple": { "type": "Transitive", @@ -454,8 +283,8 @@ }, "Xamarin.Essentials": { "type": "Transitive", - "resolved": "1.7.3", - "contentHash": "b6NfxOfkmMGN54a4OcV/D7KXclWWqFwgixMPzlAku3kfKgUBGW4vBdNaujIBmk57NbGpWB2IS78ek0gDHNKwoQ==", + "resolved": "1.8.0", + "contentHash": "g1yB0CkX7BVOx84P0SLm8guypbEfigqjddZsI9KgJzba6yRRcekBqDp6YTT1hO8ZcFcW8VZbsymejTJftJoQyg==", "dependencies": { "System.Numerics.Vectors": "4.5.0" } @@ -484,8 +313,8 @@ }, "Xamarin.Forms": { "type": "Transitive", - "resolved": "5.0.0.2545", - "contentHash": "mjfNx4Y/RD0FYjrBfETT2iNdFD1WCXN5wNHPhQaXm3k0u5XYJaOx5K83EZ8nVun+FPi7Wo3rQPIN0DLCs5PG4A==" + "resolved": "5.0.0.2612", + "contentHash": "zQcy3NJgRJnLRWQZ2TZPCgDoTDHoYskHLutKDvz1pVNtvJ8U7kkg4mE2XATs3dAkQ+oWoqB4VOBGRk9uAfoRMw==" }, "educats": { "type": "Project", @@ -496,12 +325,12 @@ "Microcharts.Forms": "[0.9.5.9, )", "MonkeyCache.FileStore": "[1.6.3, )", "Nyxbull.Plugins.CrossLocalization": "[1.3.1, )", - "System.IdentityModel.Tokens.Jwt": "[6.25.0, )", - "Xamarin.Essentials": "[1.7.3, )", + "System.IdentityModel.Tokens.Jwt": "[6.32.1, )", + "Xamarin.Essentials": "[1.8.0, )", "Xamarin.FFImageLoading": "[2.4.11.982, )", "Xamarin.FFImageLoading.Forms": "[2.4.11.982, )", "Xamarin.FFImageLoading.Transformations": "[2.4.11.982, )", - "Xamarin.Forms": "[5.0.0.2545, )" + "Xamarin.Forms": "[5.0.0.2612, )" } } } diff --git a/source/EduCATS.iOS/EduCATS.iOS.csproj b/source/EduCATS.iOS/EduCATS.iOS.csproj index b877256c..87587865 100644 --- a/source/EduCATS.iOS/EduCATS.iOS.csproj +++ b/source/EduCATS.iOS/EduCATS.iOS.csproj @@ -665,8 +665,8 @@ 6.0.0 - - + + 1.6.3 @@ -754,4 +754,7 @@ + + + \ No newline at end of file diff --git a/source/EduCATS.iOS/packages.lock.json b/source/EduCATS.iOS/packages.lock.json index dbc6a86f..784c10ce 100644 --- a/source/EduCATS.iOS/packages.lock.json +++ b/source/EduCATS.iOS/packages.lock.json @@ -64,9 +64,9 @@ }, "Xamarin.Essentials": { "type": "Direct", - "requested": "[1.7.4, )", - "resolved": "1.7.4", - "contentHash": "oYCnkjzooqWdI1VnOOt1gyUF+s1Nbi6OYy7HlltzHrfNyh8MMKgMTO30UGe3kcj9YmD7IeT5clh3xCDmfTfZSw==", + "requested": "[1.8.0, )", + "resolved": "1.8.0", + "contentHash": "g1yB0CkX7BVOx84P0SLm8guypbEfigqjddZsI9KgJzba6yRRcekBqDp6YTT1hO8ZcFcW8VZbsymejTJftJoQyg==", "dependencies": { "System.Numerics.Vectors": "4.5.0" } @@ -101,9 +101,9 @@ }, "Xamarin.Forms": { "type": "Direct", - "requested": "[5.0.0.2515, )", - "resolved": "5.0.0.2515", - "contentHash": "n/Y/xk1idWRkxk7xItwvNwwda7CHpIk7JxD6tXkGXmTqiVGV1xRkepf5aKXFkQLM9KIQhXXYBxPsdyJysPpktw==" + "requested": "[5.0.0.2612, )", + "resolved": "5.0.0.2612", + "contentHash": "zQcy3NJgRJnLRWQZ2TZPCgDoTDHoYskHLutKDvz1pVNtvJ8U7kkg4mE2XATs3dAkQ+oWoqB4VOBGRk9uAfoRMw==" }, "BTProgressHUD": { "type": "Transitive", @@ -125,36 +125,38 @@ }, "Microsoft.IdentityModel.Abstractions": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "70MbUvri/xthpVpSEve7X6ysNtTe5MgLEgNyhnZ5z7WXVgFOkUfI7RNtqS6oenLoaaMpnRJrrZFt9Pps5NknBQ==" + "resolved": "6.32.1", + "contentHash": "S44xfpWeoPOQl2YHdp1TB0iYMXF0QHvHHFHsLere9j/0VL5/sTimy7KYjNI+46GXwOjRFvdtt+vIb36UjubEaA==" }, "Microsoft.IdentityModel.JsonWebTokens": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "3Lhgxoc1YhIocnPh3fTE5IK3Ap7yG3WK4TFk01Y90danCYmV7gIW8E1d4b3BtaP9B85eIJ0bmtV4GPiSOF5i/A==", + "resolved": "6.32.1", + "contentHash": "mfEKYEyemkzkLfjxyN5/d1owLpE8JArslFNeDMlNMX75p+U9E67rg5MGzOXHhrOICfDS+OKV2ChJmPPZ9o4HIA==", "dependencies": { - "Microsoft.IdentityModel.Tokens": "6.25.0", + "Microsoft.IdentityModel.Tokens": "6.32.1", "System.Text.Encoding": "4.3.0", + "System.Text.Encodings.Web": "4.7.2", "System.Text.Json": "4.7.2" } }, "Microsoft.IdentityModel.Logging": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "65/a4Ln4hWKy3M+yMApYKkht/feQKr2DmnHPKROSLxBxFTvrm49K34yuD/VhGmg38U9lAhN5DOK/khq9W4B1ig==", + "resolved": "6.32.1", + "contentHash": "g+VienLv1RjOfnxsDid3f6g5MTCRv/vDl3mofabc6m/uDzJpoAlXymo2kqpSAWMrGbqCQI01SvYDxHjmoo3h+Q==", "dependencies": { - "Microsoft.IdentityModel.Abstractions": "6.25.0" + "Microsoft.IdentityModel.Abstractions": "6.32.1" } }, "Microsoft.IdentityModel.Tokens": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "GIDvDPu2ii11w4UyHPTBsReNraoh3253sQIOPQg7ZCW6kfDj5a/0OrTInYMliIdSNpDXQMYKMimRJG/3i1sAYQ==", + "resolved": "6.32.1", + "contentHash": "8zGvRVWoVQSYg7qQj3zUslleZ/9lwDb6cWgDkIuqr0mCtXK/dr6IDgP7KpWJ5UhkoYYfLvwBl4GYEz4xMH524A==", "dependencies": { "Microsoft.CSharp": "4.5.0", - "Microsoft.IdentityModel.Logging": "6.25.0", + "Microsoft.IdentityModel.Logging": "6.32.1", "System.Security.Cryptography.Cng": "4.5.0", "System.Text.Encoding": "4.3.0", + "System.Text.Encodings.Web": "4.7.2", "System.Text.Json": "4.7.2" } }, @@ -201,11 +203,11 @@ }, "System.IdentityModel.Tokens.Jwt": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "MCET1ZS8HYEc7+FiNO+0a7OH30pH42lbLKfriuvmOYSRBYi0wkq7duOYvOXPCXHn5qmP+hg30N4afwVM/G/Viw==", + "resolved": "6.32.1", + "contentHash": "m6kuL4jfpDHuWkUNS5peyO71nRH8nE2TsTC/n0Isajze4d86xTUmEJ3J0vzYdp4X3OQ72y9KXnQGtxgu9Axd0w==", "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "6.25.0", - "Microsoft.IdentityModel.Tokens": "6.25.0" + "Microsoft.IdentityModel.JsonWebTokens": "6.32.1", + "Microsoft.IdentityModel.Tokens": "6.32.1" } }, "System.Numerics.Vectors": { @@ -230,8 +232,8 @@ }, "System.Text.Encodings.Web": { "type": "Transitive", - "resolved": "4.7.1", - "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==" + "resolved": "4.7.2", + "contentHash": "iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==" }, "System.Text.Json": { "type": "Transitive", @@ -268,12 +270,12 @@ "Microcharts.Forms": "[0.9.5.9, )", "MonkeyCache.FileStore": "[1.6.3, )", "Nyxbull.Plugins.CrossLocalization": "[1.3.1, )", - "System.IdentityModel.Tokens.Jwt": "[6.25.0, )", - "Xamarin.Essentials": "[1.7.3, )", + "System.IdentityModel.Tokens.Jwt": "[6.32.1, )", + "Xamarin.Essentials": "[1.8.0, )", "Xamarin.FFImageLoading": "[2.4.11.982, )", "Xamarin.FFImageLoading.Forms": "[2.4.11.982, )", "Xamarin.FFImageLoading.Transformations": "[2.4.11.982, )", - "Xamarin.Forms": "[5.0.0.2545, )" + "Xamarin.Forms": "[5.0.0.2612, )" } } }, diff --git a/source/EduCATS/EduCATS.csproj b/source/EduCATS/EduCATS.csproj index 6dcc0708..f369ad26 100644 --- a/source/EduCATS/EduCATS.csproj +++ b/source/EduCATS/EduCATS.csproj @@ -5,6 +5,7 @@ true true latest + true true @@ -12,7 +13,7 @@ portable true - 8.0 + latest latest @@ -20,9 +21,9 @@ - - - + + + diff --git a/source/EduCATS/packages.lock.json b/source/EduCATS/packages.lock.json index 343988c3..bf3744e9 100644 --- a/source/EduCATS/packages.lock.json +++ b/source/EduCATS/packages.lock.json @@ -67,19 +67,19 @@ }, "System.IdentityModel.Tokens.Jwt": { "type": "Direct", - "requested": "[6.25.0, )", - "resolved": "6.25.0", - "contentHash": "MCET1ZS8HYEc7+FiNO+0a7OH30pH42lbLKfriuvmOYSRBYi0wkq7duOYvOXPCXHn5qmP+hg30N4afwVM/G/Viw==", + "requested": "[6.32.1, )", + "resolved": "6.32.1", + "contentHash": "m6kuL4jfpDHuWkUNS5peyO71nRH8nE2TsTC/n0Isajze4d86xTUmEJ3J0vzYdp4X3OQ72y9KXnQGtxgu9Axd0w==", "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "6.25.0", - "Microsoft.IdentityModel.Tokens": "6.25.0" + "Microsoft.IdentityModel.JsonWebTokens": "6.32.1", + "Microsoft.IdentityModel.Tokens": "6.32.1" } }, "Xamarin.Essentials": { "type": "Direct", - "requested": "[1.7.3, )", - "resolved": "1.7.3", - "contentHash": "b6NfxOfkmMGN54a4OcV/D7KXclWWqFwgixMPzlAku3kfKgUBGW4vBdNaujIBmk57NbGpWB2IS78ek0gDHNKwoQ==", + "requested": "[1.8.0, )", + "resolved": "1.8.0", + "contentHash": "g1yB0CkX7BVOx84P0SLm8guypbEfigqjddZsI9KgJzba6yRRcekBqDp6YTT1hO8ZcFcW8VZbsymejTJftJoQyg==", "dependencies": { "System.Numerics.Vectors": "4.5.0" } @@ -111,9 +111,9 @@ }, "Xamarin.Forms": { "type": "Direct", - "requested": "[5.0.0.2545, )", - "resolved": "5.0.0.2545", - "contentHash": "mjfNx4Y/RD0FYjrBfETT2iNdFD1WCXN5wNHPhQaXm3k0u5XYJaOx5K83EZ8nVun+FPi7Wo3rQPIN0DLCs5PG4A==" + "requested": "[5.0.0.2612, )", + "resolved": "5.0.0.2612", + "contentHash": "zQcy3NJgRJnLRWQZ2TZPCgDoTDHoYskHLutKDvz1pVNtvJ8U7kkg4mE2XATs3dAkQ+oWoqB4VOBGRk9uAfoRMw==" }, "Microsoft.Bcl.AsyncInterfaces": { "type": "Transitive", @@ -130,36 +130,38 @@ }, "Microsoft.IdentityModel.Abstractions": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "70MbUvri/xthpVpSEve7X6ysNtTe5MgLEgNyhnZ5z7WXVgFOkUfI7RNtqS6oenLoaaMpnRJrrZFt9Pps5NknBQ==" + "resolved": "6.32.1", + "contentHash": "S44xfpWeoPOQl2YHdp1TB0iYMXF0QHvHHFHsLere9j/0VL5/sTimy7KYjNI+46GXwOjRFvdtt+vIb36UjubEaA==" }, "Microsoft.IdentityModel.JsonWebTokens": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "3Lhgxoc1YhIocnPh3fTE5IK3Ap7yG3WK4TFk01Y90danCYmV7gIW8E1d4b3BtaP9B85eIJ0bmtV4GPiSOF5i/A==", + "resolved": "6.32.1", + "contentHash": "mfEKYEyemkzkLfjxyN5/d1owLpE8JArslFNeDMlNMX75p+U9E67rg5MGzOXHhrOICfDS+OKV2ChJmPPZ9o4HIA==", "dependencies": { - "Microsoft.IdentityModel.Tokens": "6.25.0", + "Microsoft.IdentityModel.Tokens": "6.32.1", "System.Text.Encoding": "4.3.0", + "System.Text.Encodings.Web": "4.7.2", "System.Text.Json": "4.7.2" } }, "Microsoft.IdentityModel.Logging": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "65/a4Ln4hWKy3M+yMApYKkht/feQKr2DmnHPKROSLxBxFTvrm49K34yuD/VhGmg38U9lAhN5DOK/khq9W4B1ig==", + "resolved": "6.32.1", + "contentHash": "g+VienLv1RjOfnxsDid3f6g5MTCRv/vDl3mofabc6m/uDzJpoAlXymo2kqpSAWMrGbqCQI01SvYDxHjmoo3h+Q==", "dependencies": { - "Microsoft.IdentityModel.Abstractions": "6.25.0" + "Microsoft.IdentityModel.Abstractions": "6.32.1" } }, "Microsoft.IdentityModel.Tokens": { "type": "Transitive", - "resolved": "6.25.0", - "contentHash": "GIDvDPu2ii11w4UyHPTBsReNraoh3253sQIOPQg7ZCW6kfDj5a/0OrTInYMliIdSNpDXQMYKMimRJG/3i1sAYQ==", + "resolved": "6.32.1", + "contentHash": "8zGvRVWoVQSYg7qQj3zUslleZ/9lwDb6cWgDkIuqr0mCtXK/dr6IDgP7KpWJ5UhkoYYfLvwBl4GYEz4xMH524A==", "dependencies": { "Microsoft.CSharp": "4.5.0", - "Microsoft.IdentityModel.Logging": "6.25.0", + "Microsoft.IdentityModel.Logging": "6.32.1", "System.Security.Cryptography.Cng": "4.5.0", "System.Text.Encoding": "4.3.0", + "System.Text.Encodings.Web": "4.7.2", "System.Text.Json": "4.7.2" } }, @@ -254,9 +256,10 @@ }, "System.Text.Encodings.Web": { "type": "Transitive", - "resolved": "4.7.1", - "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==", + "resolved": "4.7.2", + "contentHash": "iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==", "dependencies": { + "System.Buffers": "4.5.1", "System.Memory": "4.5.4" } }, From cadcbb837450440c8232f65efcd3b0b7928a9050 Mon Sep 17 00:00:00 2001 From: Ilya Lehchylin Date: Fri, 18 Aug 2023 01:31:53 +0300 Subject: [PATCH 2/2] [UPDATE] Enabled MultiDex for Release --- source/EduCATS.Android/EduCATS.Android.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/source/EduCATS.Android/EduCATS.Android.csproj b/source/EduCATS.Android/EduCATS.Android.csproj index b391b56d..ed0d3d90 100644 --- a/source/EduCATS.Android/EduCATS.Android.csproj +++ b/source/EduCATS.Android/EduCATS.Android.csproj @@ -57,6 +57,7 @@ false aab;apk latest + true