Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinnara committed Jan 6, 2021
1 parent d898bef commit 73e296c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ModernWpf.MahApps/ModernWpf.MahApps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MahApps.Metro" Version="2.4.1" />
<PackageReference Include="MahApps.Metro" Version="2.4.3" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion samples/FluentRibbonSample/FluentRibbonSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Fluent.Ribbon" Version="8.0.2" />
<PackageReference Include="Fluent.Ribbon" Version="8.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion samples/MahAppsSample/MahAppsSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MahApps.Metro" Version="2.4.1" />
<PackageReference Include="MahApps.Metro" Version="2.4.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 73e296c

Please sign in to comment.