File tree Expand file tree Collapse file tree
test/OpenCvSharp.Tests.Avalonia Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments