Skip to content

Commit cee6b93

Browse files
Bump Microsoft.Windows.CsWinRT from 1.2.2 to 1.2.3 in /Source
Bumps [Microsoft.Windows.CsWinRT](https://github.com/microsoft/cswinrt) from 1.2.2 to 1.2.3. - [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) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ac55816 commit cee6b93

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Source/NETworkManager.Models/NETworkManager.Models.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageReference Include="MahApps.Metro.IconPacks" Version="4.8.0" />
3131
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.1.3" />
3232
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.774.44" />
33-
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="1.2.2" />
33+
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="1.2.3" />
3434
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
3535
</ItemGroup>
3636

Source/NETworkManager/NETworkManager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<PackageReference Include="MahApps.Metro.IconPacks" Version="4.8.0" />
4343
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.1.3" />
4444
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.774.44" />
45-
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="1.2.2" />
45+
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="1.2.3" />
4646
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.31" />
4747
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
4848
<Reference Include="AxMSTSCLib">

0 commit comments

Comments
 (0)