Skip to content

Commit

Permalink
Dependency (dependabot/nuget): Bump Microsoft.PowerShell.SDK in /Sour…
Browse files Browse the repository at this point in the history
…ce (#2868)

Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.4.5...v7.4.6)

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.SDK
  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>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 74f56ed commit 2471ce2
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 @@ -40,7 +40,7 @@
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2792.45"/>
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.6"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.5"/>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.6"/>
</ItemGroup>

<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 @@ -76,7 +76,7 @@
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.6"/>
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.135"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.5"/>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.6"/>
<PackageReference Include="nulastudio.NetBeauty" Version="2.1.4.3"/>
<Reference Include="AxMSTSCLib">
<HintPath>$(TargetDir)\lib\AxMSTSCLib.dll</HintPath>
Expand Down

0 comments on commit 2471ce2

Please sign in to comment.