File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
2
<ItemGroup >
3
- <PackageReference Include =" HarfBuzzSharp" Version =" 2.8.2-preview.178 " />
4
- <PackageReference Condition =" '$(IncludeLinuxSkia)' == 'true'" Include =" HarfBuzzSharp.NativeAssets.Linux" Version =" 2.8.2-preview.178 " />
5
- <PackageReference Condition =" '$(IncludeWasmSkia)' == 'true'" Include =" HarfBuzzSharp.NativeAssets.WebAssembly" Version =" 2.8.2-preview.178 " />
3
+ <PackageReference Include =" HarfBuzzSharp" Version =" 2.8.2.1 -preview.108 " />
4
+ <PackageReference Condition =" '$(IncludeLinuxSkia)' == 'true'" Include =" HarfBuzzSharp.NativeAssets.Linux" Version =" 2.8.2.1 -preview.108 " />
5
+ <PackageReference Condition =" '$(IncludeWasmSkia)' == 'true'" Include =" HarfBuzzSharp.NativeAssets.WebAssembly" Version =" 2.8.2.1 -preview.108 " />
6
6
</ItemGroup >
7
7
</Project >
Original file line number Diff line number Diff line change 1
1
<Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
2
<ItemGroup >
3
- <PackageReference Include =" SkiaSharp" Version =" 2.88.1-preview.1 " />
4
- <PackageReference Condition =" '$(IncludeLinuxSkia)' == 'true'" Include =" SkiaSharp.NativeAssets.Linux" Version =" 2.88.1-preview.1 " />
5
- <PackageReference Condition =" '$(IncludeWasmSkia)' == 'true'" Include =" SkiaSharp.NativeAssets.WebAssembly" Version =" 2.88.1-preview.1 " />
3
+ <PackageReference Include =" SkiaSharp" Version =" 2.88.1-preview.108 " />
4
+ <PackageReference Condition =" '$(IncludeLinuxSkia)' == 'true'" Include =" SkiaSharp.NativeAssets.Linux" Version =" 2.88.1-preview.108 " />
5
+ <PackageReference Condition =" '$(IncludeWasmSkia)' == 'true'" Include =" SkiaSharp.NativeAssets.WebAssembly" Version =" 2.88.1-preview.108 " />
6
6
</ItemGroup >
7
7
</Project >
You can’t perform that action at this time.
0 commit comments