Skip to content

Commit acff0f2

Browse files
Bump Microsoft.Windows.CsWinRT from 1.6.5 to 2.0.0 in /Source (#1503)
Bumps [Microsoft.Windows.CsWinRT](https://github.com/microsoft/cswinrt) from 1.6.5 to 2.0.0. - [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-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f7ba19 commit acff0f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Source/NETworkManager.Models/NETworkManager.Models.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PackageReference Include="MahApps.Metro" Version="2.4.9" />
3737
<PackageReference Include="MahApps.Metro.IconPacks" Version="4.11.0" />
3838
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.1293.44" />
39-
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="1.6.5" />
39+
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.0" />
4040
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
4141
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.6" />
4242
</ItemGroup>

Source/NETworkManager/NETworkManager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<PackageReference Include="MahApps.Metro" Version="2.4.9" />
4949
<PackageReference Include="MahApps.Metro.IconPacks" Version="4.11.0" />
5050
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.1293.44" />
51-
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="1.6.5" />
51+
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.0" />
5252
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.39" />
5353
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
5454
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.6" />

0 commit comments

Comments
 (0)