Skip to content

Commit

Permalink
Dependency (dependabot/nuget): Bump Microsoft.Windows.CsWinRT in /Source
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Windows.CsWinRT](https://github.com/microsoft/cswinrt) from 2.1.1 to 2.1.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)

---
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 Sep 16, 2024
1 parent f92c10a commit 5f64915
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/NETworkManager.Models/NETworkManager.Models.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="MahApps.Metro.IconPacks.Modern" Version="5.0.0"/>
<PackageReference Include="MahApps.Metro.IconPacks.Octicons" Version="5.0.0"/>
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2739.15"/>
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.1"/>
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.3"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.5"/>
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Source/NETworkManager/NETworkManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<PackageReference Include="MahApps.Metro.IconPacks.Modern" Version="5.0.0"/>
<PackageReference Include="MahApps.Metro.IconPacks.Octicons" Version="5.0.0"/>
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2739.15"/>
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.1"/>
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.3"/>
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.122"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.5"/>
Expand Down

0 comments on commit 5f64915

Please sign in to comment.