Skip to content

Commit

Permalink
Bump Avalonia.Controls.Skia from 11.0.0.1 to 11.0.0.6
Browse files Browse the repository at this point in the history
Bumps [Avalonia.Controls.Skia](https://github.com/wieslawsoltes/Svg.Skia) from 11.0.0.1 to 11.0.0.6.
- [Release notes](https://github.com/wieslawsoltes/Svg.Skia/releases)
- [Changelog](https://github.com/wieslawsoltes/Svg.Skia/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wieslawsoltes/Svg.Skia/commits)

---
updated-dependencies:
- dependency-name: Avalonia.Controls.Skia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 27, 2023
1 parent 4d3367b commit 8f31b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/weather/weather.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<ItemGroup>
<PackageReference Include="Avalonia" Version="11.0.4" />
<PackageReference Include="Avalonia.Controls.Skia" Version="11.0.0.1" />
<PackageReference Include="Avalonia.Controls.Skia" Version="11.0.0.6" />
<PackageReference Include="Avalonia.Desktop" Version="11.0.4" />
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.4" />
Expand Down

0 comments on commit 8f31b04

Please sign in to comment.