Skip to content

Commit 2d3bc2e

Browse files
chore(deps): bump Microsoft.Windows.CsWinRT from 2.0.4 to 2.0.7
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]>
1 parent c401ce4 commit 2d3bc2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoundSwitch.Audio.Manager/SoundSwitch.Audio.Manager.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
14-
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.4" />
14+
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.7" />
1515
<PackageReference Include="Serilog" Version="3.1.1" />
1616
</ItemGroup>
1717
<ItemGroup>

0 commit comments

Comments
 (0)