|
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.4" /> |
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 | | - <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" /> |
| 19 | + <PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.4" /> |
| 20 | + <PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.4" /> |
| 21 | + <PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.4" /> |
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 | 51 | <PackageVersion Include="MailKit" Version="4.3.0" /> |
52 | 52 | <PackageVersion Include="Markdown" Version="2.2.1" /> |
|
0 commit comments