Skip to content

Commit

Permalink
chore(deps): bump Deadpikle.AvaloniaProgressRing from 0.10.1 to 0.10.2 (
Browse files Browse the repository at this point in the history
#218)

Bumps [Deadpikle.AvaloniaProgressRing](https://github.com/Deadpikle/AvaloniaProgressRing) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/Deadpikle/AvaloniaProgressRing/releases)
- [Commits](Deadpikle/AvaloniaProgressRing@v0.10.1...v0.10.2)

---
updated-dependencies:
- dependency-name: Deadpikle.AvaloniaProgressRing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent fd15187 commit 1671260
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AccountDownloader/AccountDownloader.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net7.0</TargetFramework>
Expand Down Expand Up @@ -78,7 +78,7 @@
<!-- Avalonia addons -->
<PackageReference Include="AsyncImageLoader.Avalonia" Version="3.2.0" />
<PackageReference Include="MessageBox.Avalonia" Version="3.1.4" />
<PackageReference Include="Deadpikle.AvaloniaProgressRing" Version="0.10.1" />
<PackageReference Include="Deadpikle.AvaloniaProgressRing" Version="0.10.2" />

<ProjectReference Include="..\AccountDownloaderLibrary\AccountDownloaderLibrary.csproj" />

Expand Down

0 comments on commit 1671260

Please sign in to comment.