|
@@ -108,7 +108,7 @@
|
|
|
<PackageReference Include="Avalonia.ReactiveUI" Version="11.3.0-beta2" />
|
|
|
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
|
|
|
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.3.0-beta2" />
|
|
|
- <PackageReference Include="Avalonia.Svg.Skia" Version="11.2.0.2" />
|
|
|
+ <PackageReference Include="Avalonia.Svg.Skia" Version="11.2.7.1" />
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|