| 
6 | 6 |   <!-- Global packages (private, build-time packages for all projects) -->  | 
7 | 7 |   <ItemGroup>  | 
8 | 8 |     <GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.6.133" />  | 
9 |  | -    <GlobalPackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.507" />  | 
 | 9 | +    <GlobalPackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />  | 
10 | 10 |     <GlobalPackageReference Include="Umbraco.Code" Version="2.1.0" />  | 
11 | 11 |     <GlobalPackageReference Include="Umbraco.GitVersioning.Extensions" Version="0.2.0" />  | 
12 | 12 |   </ItemGroup>  | 
13 | 13 |   <!-- Microsoft packages -->  | 
14 | 14 |   <ItemGroup>  | 
15 |  | -    <PackageVersion Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.1" />  | 
 | 15 | +    <PackageVersion Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.3" />  | 
16 | 16 |     <PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.1" />  | 
17 | 17 |     <PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />  | 
18 | 18 |     <PackageVersion Include="Microsoft.Data.Sqlite" Version="8.0.1" />  | 
19 | 19 |     <PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.1" />  | 
20 |  | -    <PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.1" />  | 
21 |  | -    <PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.1" />  | 
 | 20 | +    <PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.3" />  | 
 | 21 | +    <PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.3" />  | 
22 | 22 |     <PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />  | 
23 | 23 |     <PackageVersion Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />  | 
24 | 24 |     <PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />  | 
 | 
29 | 29 |     <PackageVersion Include="Microsoft.Extensions.Identity.Core" Version="8.0.1" />  | 
30 | 30 |     <PackageVersion Include="Microsoft.Extensions.Identity.Stores" Version="8.0.1" />  | 
31 | 31 |     <PackageVersion Include="Microsoft.Extensions.Logging" Version="8.0.0" />  | 
32 |  | -    <PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.1" />  | 
 | 32 | +    <PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.2" />  | 
33 | 33 |     <PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />  | 
34 | 34 |     <PackageVersion Include="Microsoft.Extensions.Options.DataAnnotations" Version="8.0.0" />  | 
35 | 35 |     <PackageVersion Include="System.Runtime.Caching" Version="8.0.0" />  | 
 | 
46 | 46 |     <PackageVersion Include="Dazinator.Extensions.FileProviders" Version="2.0.0" />  | 
47 | 47 |     <PackageVersion Include="Examine" Version="3.2.0" />  | 
48 | 48 |     <PackageVersion Include="Examine.Core" Version="3.2.0" />  | 
49 |  | -    <PackageVersion Include="HtmlAgilityPack" Version="1.11.57" />  | 
 | 49 | +    <PackageVersion Include="HtmlAgilityPack" Version="1.11.60" />  | 
50 | 50 |     <PackageVersion Include="K4os.Compression.LZ4" Version="1.3.6" />  | 
51 |  | -    <PackageVersion Include="MailKit" Version="4.3.0" />  | 
 | 51 | +    <PackageVersion Include="MailKit" Version="4.4.0" />  | 
52 | 52 |     <PackageVersion Include="Markdown" Version="2.2.1" />  | 
53 | 53 |     <PackageVersion Include="MessagePack" Version="2.5.140" />  | 
54 | 54 |     <PackageVersion Include="MiniProfiler.AspNetCore.Mvc" Version="4.3.8" />  | 
 | 
72 | 72 |     <PackageVersion Include="Serilog.Sinks.Async" Version="1.5.0" />  | 
73 | 73 |     <PackageVersion Include="Serilog.Sinks.File" Version="5.0.0" />  | 
74 | 74 |     <PackageVersion Include="Serilog.Sinks.Map" Version="1.0.2" />  | 
75 |  | -    <PackageVersion Include="SixLabors.ImageSharp" Version="3.1.2" />  | 
 | 75 | +    <PackageVersion Include="SixLabors.ImageSharp" Version="3.1.3" />  | 
76 | 76 |     <PackageVersion Include="SixLabors.ImageSharp.Web" Version="3.1.0" />  | 
77 | 77 |     <PackageVersion Include="Smidge.InMemory" Version="4.3.0" />  | 
78 | 78 |     <PackageVersion Include="Smidge.Nuglify" Version="4.3.0" />  | 
 | 
0 commit comments