Skip to content

Commit a4f3032

Browse files
Dependency (dependabot/nuget): Bump Microsoft.Windows.CsWinRT in /Source (#2853)
Bumps [Microsoft.Windows.CsWinRT](https://github.com/microsoft/cswinrt) from 2.1.3 to 2.1.5. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d36239 commit a4f3032

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
@@ -38,7 +38,7 @@
3838
<PackageReference Include="MahApps.Metro.IconPacks.Modern" Version="5.0.0"/>
3939
<PackageReference Include="MahApps.Metro.IconPacks.Octicons" Version="5.0.0"/>
4040
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2792.45"/>
41-
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.3"/>
41+
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.5"/>
4242
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
4343
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.5"/>
4444
</ItemGroup>

Source/NETworkManager/NETworkManager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<PackageReference Include="MahApps.Metro.IconPacks.Modern" Version="5.0.0"/>
7474
<PackageReference Include="MahApps.Metro.IconPacks.Octicons" Version="5.0.0"/>
7575
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2792.45"/>
76-
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.3"/>
76+
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.5"/>
7777
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.135"/>
7878
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
7979
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.5"/>

0 commit comments

Comments
 (0)