Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Windows.CsWinRT from 2.0.4 to 2.0.7
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Windows.CsWinRT](https://github.com/microsoft/cswinrt) from 2.0.4 to 2.0.7.
- [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 Feb 23, 2024
1 parent c401ce4 commit 2d3bc2e
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.0.4" />
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.7" />
<PackageReference Include="Serilog" Version="3.1.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 2d3bc2e

Please sign in to comment.