File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
<PackageReference Condition =" '$(IncludeWasmSkia)' == 'true'" Include =" SkiaSharp.NativeAssets.WebAssembly" Version =" 2.88.9" />
6
6
</ItemGroup >
7
7
<ItemGroup Condition =" '$(AvsIncludeSkiaSharp3)' == 'true'" >
8
- <PackageReference Include =" SkiaSharp" Version =" 3.118 .0-preview.1.2" />
9
- <PackageReference Condition =" '$(IncludeLinuxSkia)' == 'true'" Include =" SkiaSharp.NativeAssets.Linux" Version =" 3.118 .0-preview.1.2" />
10
- <PackageReference Condition =" '$(IncludeWasmSkia)' == 'true'" Include =" SkiaSharp.NativeAssets.WebAssembly" Version =" 3.118 .0-preview.1.2" />
8
+ <PackageReference Include =" SkiaSharp" Version =" 3.119 .0-preview.1.2" />
9
+ <PackageReference Condition =" '$(IncludeLinuxSkia)' == 'true'" Include =" SkiaSharp.NativeAssets.Linux" Version =" 3.119 .0-preview.1.2" />
10
+ <PackageReference Condition =" '$(IncludeWasmSkia)' == 'true'" Include =" SkiaSharp.NativeAssets.WebAssembly" Version =" 3.119 .0-preview.1.2" />
11
11
</ItemGroup >
12
12
</Project >
You can’t perform that action at this time.
0 commit comments