Skip to content

Commit

Permalink
Bump Avalonia.Svg.Skia from 11.0.0-rc1.1 to 11.0.0.7
Browse files Browse the repository at this point in the history
Bumps [Avalonia.Svg.Skia](https://github.com/wieslawsoltes/Svg.Skia) from 11.0.0-rc1.1 to 11.0.0.7.
- [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.Svg.Skia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 7, 2023
1 parent 4d3367b commit ba4ada3
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 @@ -27,7 +27,7 @@
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.4" />
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.0.4" />
<PackageReference Include="Avalonia.ReactiveUI" Version="11.0.4" />
<PackageReference Include="Avalonia.Svg.Skia" Version="11.0.0-rc1.1" />
<PackageReference Include="Avalonia.Svg.Skia" Version="11.0.0.7" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.4" />
<PackageReference Include="Deadpikle.AvaloniaProgressRing" Version="0.10.1" />
<PackageReference Include="Mapsui.Avalonia" Version="4.0.0" />
Expand Down

0 comments on commit ba4ada3

Please sign in to comment.