Skip to content

Commit

Permalink
Dependency (dependabot/nuget): Bump Microsoft.PowerShell.SDK in /Source
Browse files Browse the repository at this point in the history
Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.4.6 to 7.5.0.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.4.6...v7.5.0)

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.SDK
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 5f23543 commit 76c4320
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.2903.40"/>
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.2.0"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.6"/>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.5.0"/>
</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 @@ -78,7 +78,7 @@
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.2.0" />
<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.6" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.5.0" />
<PackageReference Include="nulastudio.NetBeauty" Version="2.1.4.3" />
<Reference Include="AxMSTSCLib">
<HintPath>$(TargetDir)\lib\AxMSTSCLib.dll</HintPath>
Expand Down

0 comments on commit 76c4320

Please sign in to comment.