Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Windows.CsWinRT from 2.1.5 to 2.1.6
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Windows.CsWinRT](https://github.com/microsoft/cswinrt) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/microsoft/cswinrt/releases)
- [Changelog](https://github.com/microsoft/CsWinRT/blob/master/docs/breakingchanges-rc2.md)
- [Commits](https://github.com/microsoft/cswinrt/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Windows.CsWinRT
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 78192e1 commit b510e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SoundSwitch.Audio.Manager/SoundSwitch.Audio.Manager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.5" />
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.6" />
<PackageReference Include="Serilog" Version="4.0.2" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit b510e88

Please sign in to comment.