Skip to content

Commit

Permalink
chore(deps): update package versions
Browse files Browse the repository at this point in the history
Updated the `coverlet.collector` package from `6.0.2` to `6.0.3` and the `Velopack` package from `0.0.1023` to `0.0.1053`.
  • Loading branch information
realybin committed Jan 1, 2025
1 parent 0741bd1 commit 3aee498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
-->
<ItemGroup>
<PackageVersion Include="CommunityToolkit.Mvvm" Version="8.4.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.2">
<PackageVersion Include="coverlet.collector" Version="6.0.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageVersion>
Expand All @@ -33,7 +33,7 @@
<PackageVersion Include="SingleInstanceCore" Version="2.2.2" />
<PackageVersion Include="System.Text.Json" Version="9.0.0" />
<PackageVersion Include="ValueConverters" Version="3.1.22" />
<PackageVersion Include="Velopack" Version="0.0.1023" />
<PackageVersion Include="Velopack" Version="0.0.1053" />
<PackageVersion Include="WPF.JoshSmith.Controls.DragCanvas" Version="2.0.3" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0">
Expand Down

0 comments on commit 3aee498

Please sign in to comment.