File tree Expand file tree Collapse file tree
src/OpenCvSharp.AvaloniaExtensions
test/OpenCvSharp.Tests.Avalonia Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 <ItemGroup >
4545 <!-- Avalonia.Base.dll (WriteableBitmap/PixelFormat) ships inside the "Avalonia" package itself;
4646 there is no separate "Avalonia.Base" NuGet package to depend on instead. -->
47- <PackageReference Include =" Avalonia" Version =" 12.1.0 " />
47+ <PackageReference Include =" Avalonia" Version =" 12.1.1 " />
4848 </ItemGroup >
4949
5050 <ItemGroup >
Original file line number Diff line number Diff line change 1919
2020 <ItemGroup >
2121 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.8.1" />
22- <PackageReference Include =" Avalonia.Headless.XUnit" Version =" 12.1.0 " />
22+ <PackageReference Include =" Avalonia.Headless.XUnit" Version =" 12.1.1 " />
2323 <!-- Real Skia-backed WriteableBitmap storage for the tests; not needed by the library itself. -->
24- <PackageReference Include =" Avalonia.Skia" Version =" 12.1.0 " />
24+ <PackageReference Include =" Avalonia.Skia" Version =" 12.1.1 " />
2525 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" >
2626 <PrivateAssets >all</PrivateAssets >
2727 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments