Skip to content

Commit

Permalink
Merge pull request #1300 from Belphemur/dependabot/nuget/Microsoft.Ex…
Browse files Browse the repository at this point in the history
…tensions.Caching.Memory-8.0.0
  • Loading branch information
Belphemur authored Nov 18, 2023
2 parents 190b003 + 26a0051 commit e9833ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SoundSwitch.Common/SoundSwitch.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="NAudio.Wasapi" Version="22.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.0" />
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
</ItemGroup>
Expand Down

0 comments on commit e9833ba

Please sign in to comment.