Skip to content

Commit

Permalink
Downgrade HandyControls to fix icons
Browse files Browse the repository at this point in the history
  • Loading branch information
CarbonNeuron committed Apr 22, 2021
1 parent 414d3da commit e801714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AUCapture-WPF/AUCapture-WPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<PackageReference Include="Config.Net" Version="4.15.0" />
<PackageReference Include="Config.Net.Json" Version="4.15.0" />
<PackageReference Include="Gu.Wpf.Localization" Version="6.7.0" />
<PackageReference Include="HandyControl" Version="3.1.0" />
<PackageReference Include="HandyControl" Version="3.0.0" />
<PackageReference Include="Humanizer.Core" Version="2.8.26" />
<PackageReference Include="LoadingIndicators.WPF.Core" Version="1.0.1" />
<PackageReference Include="MahApps.Metro" Version="2.4.5" />
Expand Down

0 comments on commit e801714

Please sign in to comment.