Angular 14 (#1420)
* Updated to Angular 14 * Fixed all new tslint issues * Fixed a routing bug for Angular 14 * Updated ngBootstrap and bootstrap. Fixed side nav item not highlighting on route change * Refactored how default dark styles are done * Migrated everything to a typed form * Bump versions by dotnet-bump-version. * Fixed a regression where click areas need an explicit z-index * Cleanup some css * Bumped docnet back to the alpha which has our downstream fixes * Updated dependencies to later versions. Mainly just NetVips with some archive fixes. * Fixed broken unit tests (due to some fixes in SharpCompress that changed byte arrays, but not visible quality)
|
@ -10,8 +10,8 @@
|
|||
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.7" />
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
|
||||
<PackageReference Include="NSubstitute" Version="4.4.0" />
|
||||
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="17.0.21" />
|
||||
<PackageReference Include="xunit" Version="2.4.1" />
|
||||
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="17.0.24" />
|
||||
<PackageReference Include="xunit" Version="2.4.2" />
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
|
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 142 KiB |
Before Width: | Height: | Size: 123 KiB After Width: | Height: | Size: 151 KiB |
Before Width: | Height: | Size: 123 KiB After Width: | Height: | Size: 151 KiB |
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 119 KiB |
Before Width: | Height: | Size: 123 KiB After Width: | Height: | Size: 151 KiB |