Skip to content

Commit 7ded3ff

Browse files
authored
Merge pull request #2128 from shimat/renovate/avalonia-monorepo
Update avalonia monorepo to 12.1.2
2 parents 7d1ae7e + 8bd2049 commit 7ded3ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/OpenCvSharp.Tests.Avalonia/OpenCvSharp.Tests.Avalonia.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.9.0" />
2222
<!-- Avalonia.Headless.XUnit 12.1.1 calls xUnit 3 discovery internals that changed in xUnit 4.
2323
Use HeadlessUnitTestSession directly until the integration package supports xUnit 4. -->
24-
<PackageReference Include="Avalonia.Headless" Version="12.1.1" />
24+
<PackageReference Include="Avalonia.Headless" Version="12.1.2" />
2525
<!-- Real Skia-backed WriteableBitmap storage for the tests; not needed by the library itself. -->
26-
<PackageReference Include="Avalonia.Skia" Version="12.1.1" />
26+
<PackageReference Include="Avalonia.Skia" Version="12.1.2" />
2727
<PackageReference Include="xunit.runner.visualstudio" Version="4.0.0">
2828
<PrivateAssets>all</PrivateAssets>
2929
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)