Skip to content

Commit

Permalink
fix(Device::Refresh): Fix issue where the list of device wouldn't be …
Browse files Browse the repository at this point in the history
…properly refresh after new device added/removed.

Fixes #1113
  • Loading branch information
Belphemur committed Feb 9, 2023
1 parent 4ebd206 commit cbb7d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SoundSwitch/SoundSwitch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<PackageReference Include="AuthenticodeExaminer" Version="0.3.0" />
<PackageReference Include="ContribSentry" Version="4.0.0" />
<PackageReference Include="JetBrains.Annotations" Version="2022.3.1" />
<PackageReference Include="Job.Scheduler" Version="3.1.3" />
<PackageReference Include="Job.Scheduler" Version="3.1.4" />
<PackageReference Include="Markdig" Version="0.30.4" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="RailSharp" Version="1.0.0" />
Expand Down

0 comments on commit cbb7d25

Please sign in to comment.