|
16 | 16 | <PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="3.1.21" /> |
17 | 17 | <PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="3.1.21" /> |
18 | 18 | <PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="3.1.21" /> |
19 | | - <PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="3.1.21" /> |
20 | 19 | </ItemGroup> |
21 | 20 | <ItemGroup Condition=" $(TargetFramework.StartsWith('net5.0')) "> |
22 | 21 | <!-- Microsoft.Extensions.* & AspNetCore & EntityFrameworkCore(NET50) --> |
|
35 | 34 | <PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="5.0.12" /> |
36 | 35 | <PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="5.0.12" /> |
37 | 36 | <PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="5.0.12" /> |
38 | | - <PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="5.0.12" /> |
39 | 37 | </ItemGroup> |
40 | 38 | <ItemGroup Condition=" $(TargetFramework.StartsWith('net6.0')) "> |
41 | 39 | <!-- Microsoft.Extensions.* & AspNetCore & EntityFrameworkCore(NET60) --> |
42 | 40 | <PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" /> |
43 | 41 | <PackageVersion Include="Microsoft.Extensions.Http" Version="6.0.0" /> |
44 | 42 | <PackageVersion Include="Microsoft.Extensions.Logging" Version="6.0.0" /> |
45 | 43 | <PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0" /> |
46 | | - <PackageVersion Include="Microsoft.Extensions.Logging.AzureAppServices" Version="6.0.0" /> |
47 | | - <PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="6.0.0" /> |
48 | | - <PackageVersion Include="Microsoft.EntityFrameworkCore" Version="6.0.0" /> |
49 | | - <PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0" /> |
50 | | - <PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0" /> |
51 | | - <PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.0" /> |
52 | | - <PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.0" /> |
53 | | - <PackageVersion Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.0" /> |
54 | | - <PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="6.0.0" /> |
55 | | - <PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.0" /> |
56 | | - <PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="6.0.0" /> |
57 | | - <PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.0" /> |
| 44 | + <PackageVersion Include="Microsoft.Extensions.Logging.AzureAppServices" Version="6.0.1" /> |
| 45 | + <PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="6.0.1" /> |
| 46 | + <PackageVersion Include="Microsoft.EntityFrameworkCore" Version="6.0.1" /> |
| 47 | + <PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.1" /> |
| 48 | + <PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.1" /> |
| 49 | + <PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.1" /> |
| 50 | + <PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.1" /> |
| 51 | + <PackageVersion Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.1" /> |
| 52 | + <PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="6.0.1" /> |
| 53 | + <PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.1" /> |
| 54 | + <PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="6.0.1" /> |
58 | 55 | </ItemGroup> |
59 | 56 | <ItemGroup Condition=" $(TargetFramework.StartsWith('net6.0')) "> |
60 | 57 | <!-- Entity Framework Plus --> |
61 | 58 | <!-- A FREE & Open Source library to enhance EF6 and EF Core --> |
62 | | - <PackageVersion Include="Z.EntityFramework.Plus.EFCore" Version="6.13.2" /> |
| 59 | + <PackageVersion Include="Z.EntityFramework.Plus.EFCore" Version="6.13.5" /> |
63 | 60 |
|
64 | 61 | <!-- AspNetCore 6 OpenId/OAuth --> |
65 | 62 | <PackageVersion Include="AspNet.Security.OpenId.Steam" Version="6.0.0" /> |
66 | | - <PackageVersion Include="AspNet.Security.OAuth.QQ" Version="6.0.0" /> |
67 | | - <PackageVersion Include="AspNet.Security.OAuth.Apple" Version="6.0.0" /> |
| 63 | + <PackageVersion Include="AspNet.Security.OAuth.QQ" Version="6.0.1" /> |
| 64 | + <PackageVersion Include="AspNet.Security.OAuth.Apple" Version="6.0.1" /> |
68 | 65 | </ItemGroup> |
69 | 66 | <ItemGroup> |
70 | 67 | </ItemGroup> |
|
82 | 79 | </ItemGroup> |
83 | 80 | <ItemGroup Condition=" $(TargetFramework.StartsWith('netstandard')) "> |
84 | 81 | <!-- BCL(NETSTANDARD) --> |
85 | | - <PackageVersion Include="System.Text.Json" Version="6.0.0" /> |
| 82 | + <PackageVersion Include="System.Text.Json" Version="6.0.1" /> |
86 | 83 | <PackageVersion Include="System.Text.Encodings.Web" Version="6.0.0" /> |
87 | 84 | <PackageVersion Include="System.Drawing.Common" Version="6.0.0" /> |
88 | 85 | <PackageVersion Include="System.Security.Principal.Windows" Version="5.0.0" /> |
|
103 | 100 | <PackageVersion Include="Microsoft.AppCenter" Version="4.4.0" /> |
104 | 101 | <PackageVersion Include="Microsoft.AppCenter.Analytics" Version="4.4.0" /> |
105 | 102 | <PackageVersion Include="Microsoft.AppCenter.Crashes" Version="4.4.0" /> |
106 | | - <PackageVersion Include="Aigio.Avalonia.AppCenter" Version="4.4.0.1" /> |
107 | | - <PackageVersion Include="Aigio.Avalonia.AppCenter.Analytics" Version="4.4.0" /> |
108 | | - <PackageVersion Include="Aigio.Avalonia.AppCenter.Crashes" Version="4.4.0" /> |
| 103 | + <PackageVersion Include="Aigio.Avalonia.AppCenter" Version="4.4.0.2" /> |
| 104 | + <PackageVersion Include="Aigio.Avalonia.AppCenter.Analytics" Version="4.4.0.2" /> |
| 105 | + <PackageVersion Include="Aigio.Avalonia.AppCenter.Crashes" Version="4.4.0.2" /> |
109 | 106 | <PackageVersion Include="nor0x.AppCenter" Version="4.4.0-XMAC" /> |
110 | 107 | <PackageVersion Include="nor0x.AppCenter.Analytics" Version="4.4.0-XMAC" /> |
111 | 108 | <PackageVersion Include="nor0x.AppCenter.Crashes" Version="4.4.0-XMAC" /> |
|
122 | 119 |
|
123 | 120 | <!-- NUnit & NUnit.Xamarin & Moq --> |
124 | 121 | <PackageVersion Include="NUnit" Version="3.13.2" /> |
125 | | - <PackageVersion Include="NUnit3TestAdapter" Version="4.1.0" /> |
| 122 | + <PackageVersion Include="NUnit3TestAdapter" Version="4.2.0" /> |
126 | 123 | <PackageVersion Include="nunit.xamarin" Version="3.6.1" /> |
127 | 124 | <PackageVersion Include="PCLStorage" Version="1.0.2" /> |
128 | 125 | <PackageVersion Include="Moq" Version="4.16.1" /> |
|
134 | 131 |
|
135 | 132 | <!-- ReactiveUI --> |
136 | 133 | <PackageVersion Include="System.Reactive" Version="5.0.0" /> |
137 | | - <PackageVersion Include="Splat" Version="14.1.1" /> |
138 | | - <PackageVersion Include="DynamicData" Version="7.4.3" /> |
139 | | - <PackageVersion Include="ReactiveUI" Version="17.1.6" /> |
140 | | - <!--<PackageVersion Include="ReactiveUI.Fody" Version="17.1.6" /> --> |
141 | | - <PackageVersion Include="ReactiveUI.XamForms" Version="17.1.6" /> |
| 134 | + <PackageVersion Include="Splat" Version="14.1.17" /> |
| 135 | + <PackageVersion Include="DynamicData" Version="7.4.9" /> |
| 136 | + <PackageVersion Include="ReactiveUI" Version="17.1.17" /> |
| 137 | + <!--<PackageVersion Include="ReactiveUI.Fody" Version="17.1.17" /> --> |
| 138 | + <PackageVersion Include="ReactiveUI.XamForms" Version="17.1.17" /> |
142 | 139 | <PackageVersion Include="ReactiveUI.AndroidX" Version="17.0.1" /> |
143 | 140 |
|
144 | 141 | <!-- SkiaSharp & HarfBuzzSharp --> |
145 | | - <PackageVersion Include="HarfBuzzSharp" Version="2.6.1.8" /> |
146 | | - <PackageVersion Include="HarfBuzzSharp.NativeAssets.Linux" Version="2.6.1.8" /> |
147 | | - <PackageVersion Include="SkiaSharp" Version="2.80.3" /> |
148 | | - <PackageVersion Include="SkiaSharp.NativeAssets.Linux" Version="2.80.3" /> |
| 142 | + <PackageVersion Include="HarfBuzzSharp" Version="2.8.2-preview.179" /> |
| 143 | + <PackageVersion Include="HarfBuzzSharp.NativeAssets.Linux" Version="2.8.2-preview.179" /> |
| 144 | + <PackageVersion Include="SkiaSharp" Version="2.88.0-preview.179" /> |
| 145 | + <PackageVersion Include="SkiaSharp.NativeAssets.Linux" Version="2.88.0-preview.179" /> |
149 | 146 |
|
150 | 147 | <!-- AutoMapper --> |
151 | 148 | <PackageVersion Include="AutoMapper" Version="10.1.1" /> |
|
156 | 153 |
|
157 | 154 | <!-- QRCode --> |
158 | 155 | <!--<PackageVersion Include="QRCoder" Version="1.4.2" />--> |
159 | | - <PackageVersion Include="Net.Codecrete.QrCodeGenerator" Version="2.0.0" /> |
| 156 | + <PackageVersion Include="Net.Codecrete.QrCodeGenerator" Version="2.0.1" /> |
160 | 157 |
|
161 | 158 | <!-- NotifyIcon --> |
162 | | - <PackageVersion Include="NotifyIcon.Base" Version="1.0.5" /> |
163 | | - <!--<PackageVersion Include="NotifyIcon.Linux" Version="1.0.5" />--> |
164 | | - <!--<PackageVersion Include="NotifyIcon.Mac" Version="1.0.5" />--> |
165 | | - <PackageVersion Include="NotifyIcon.Windows" Version="1.0.5" /> |
| 159 | + <PackageVersion Include="NotifyIcon.Base" Version="1.0.5.1" /> |
| 160 | + <!--<PackageVersion Include="NotifyIcon.Linux" Version="1.0.5.1" />--> |
| 161 | + <!--<PackageVersion Include="NotifyIcon.Mac" Version="1.0.5.1" />--> |
| 162 | + <PackageVersion Include="NotifyIcon.Windows" Version="1.0.5.1" /> |
166 | 163 | <!--<PackageVersion Include="GtkSharp" Version="3.24.24.34" />--> |
167 | 164 |
|
168 | 165 | <!-- Compression --> |
|
181 | 178 | <PackageVersion Include="TinyPinyin.Net" Version="1.0.2" /> |
182 | 179 |
|
183 | 180 | <!-- Win32/Windows --> |
184 | | - <PackageVersion Include="TaskScheduler" Version="2.9.2" /> |
| 181 | + <PackageVersion Include="TaskScheduler" Version="2.9.3" /> |
185 | 182 |
|
186 | 183 | <!-- Swagger --> |
187 | 184 | <PackageVersion Include="Swashbuckle.AspNetCore" Version="6.2.3" /> |
|
203 | 200 | <PackageVersion Include="MonoMac.NetStandard" Version="0.0.4" /> |
204 | 201 |
|
205 | 202 | <!-- .NET Compat --> |
206 | | - <PackageVersion Include="OperatingSystem2" Version="1.4.2" /> |
207 | | - <PackageVersion Include="JustArchiNET.Madness" Version="3.0.0" /> |
| 203 | + <PackageVersion Include="OperatingSystem2" Version="1.4.2.1" /> |
| 204 | + <PackageVersion Include="JustArchiNET.Madness" Version="3.1.1" /> |
208 | 205 |
|
209 | 206 | <!-- Serialize --> |
210 | 207 | <PackageVersion Include="MessagePack" Version="2.3.85" /> |
|
236 | 233 | <PackageVersion Include="Polly" Version="7.2.2" /> |
237 | 234 |
|
238 | 235 | <!--Avalonia Start--> |
239 | | - <PackageVersion Include="Avalonia" Version="0.10.10" /> |
240 | | - <PackageVersion Include="Avalonia.Desktop" Version="0.10.10" /> |
241 | | - <PackageVersion Include="Avalonia.Diagnostics" Version="0.10.10" /> |
242 | | - <PackageVersion Include="Avalonia.ReactiveUI" Version="0.10.10" /> |
243 | | - <!--<PackageVersion Include="Avalonia.Direct2D1" Version="0.10.9" />--> |
244 | | - <PackageVersion Include="Avalonia.Controls.DataGrid" Version="0.10.10" /> |
245 | | - <PackageVersion Include="Avalonia.Xaml.Behaviors" Version="0.10.10.4" /> |
| 236 | + <PackageVersion Include="Avalonia" Version="0.10.11" /> |
| 237 | + <PackageVersion Include="Avalonia.Desktop" Version="0.10.11" /> |
| 238 | + <PackageVersion Include="Avalonia.Skia" Version="0.10.11" /> |
| 239 | + <PackageVersion Include="Avalonia.Diagnostics" Version="0.10.11" /> |
| 240 | + <PackageVersion Include="Avalonia.ReactiveUI" Version="0.10.11" /> |
| 241 | + <!--<PackageVersion Include="Avalonia.Direct2D1" Version="0.10.11" />--> |
| 242 | + <PackageVersion Include="Avalonia.Controls.DataGrid" Version="0.10.11" /> |
| 243 | + <PackageVersion Include="Avalonia.Xaml.Behaviors" Version="0.10.11.5" /> |
246 | 244 | <!--<PackageVersion Include="Avalonia.AvaloniaEdit" Version="0.10.4" />--> |
247 | 245 | <!--<PackageVersion Include="CefNet.Avalonia" Version="93.1.21240.857" />--> |
248 | 246 | <!--<PackageVersion Include="LibVLCSharp.Avalonia" Version="3.5.1" />--> |
249 | | - <!--<PackageVersion Include="FluentAvaloniaUI" Version="1.1.6" />--> |
250 | | - <PackageVersion Include="JumpLists.Win32.Avalonia" Version="0.0.1" /> |
| 247 | + <!--<PackageVersion Include="FluentAvaloniaUI" Version="1.1.8" />--> |
| 248 | + <PackageVersion Include="JumpLists.Win32.Avalonia" Version="1.0.0" /> |
251 | 249 | <!--Avalonia End--> |
252 | 250 |
|
253 | 251 | <!-- Xamarin.Android --> |
254 | 252 | <PackageVersion Include="Xamarin.Google.Dagger" Version="2.39.1" /> |
255 | | - <PackageVersion Include="Xamarin.Google.MLKit.BarcodeScanning" Version="116.1.2.2" /> |
| 253 | + <PackageVersion Include="Xamarin.Google.MLKit.BarcodeScanning" Version="116.1.2.3" /> |
256 | 254 | <PackageVersion Include="Plugin.CurrentActivity" Version="2.1.0.4" /> |
257 | 255 | <PackageVersion Include="de.hdodenhof.circleimageview" Version="3.1.0" /> |
258 | 256 | <PackageVersion Include="Square.OkHttp3" Version="4.9.2" /> |
259 | 257 | <PackageVersion Include="Square.Picasso" Version="2.71828.0" /> |
260 | | - <PackageVersion Include="LeakCanaryBinding" Version="1.5.1.1" /> |
| 258 | + <!--<PackageVersion Include="LeakCanaryBinding" Version="1.5.1.1" />--> |
261 | 259 | <!--<PackageVersion Include="TencentOpenApiSDK.Android" Version="3.5.4.11" />--> |
262 | 260 |
|
263 | 261 | <!-- Xamarin.AndroidX --> |
|
0 commit comments