Skip to content

Commit bdf87ac

Browse files
Dependency (dependabot/nuget): Bump Microsoft.PowerShell.SDK in /Source
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>
1 parent 495b68d commit bdf87ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Source/NETworkManager.Models/NETworkManager.Models.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2957.106"/>
4141
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.2.0"/>
4242
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
43-
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.6"/>
43+
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.5.0"/>
4444
</ItemGroup>
4545

4646
<ItemGroup>

Source/NETworkManager/NETworkManager.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.2.0" />
7979
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.135" />
8080
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
81-
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.6" />
81+
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.5.0" />
8282
<PackageReference Include="nulastudio.NetBeauty" Version="2.1.4.3" />
8383
<Reference Include="AxMSTSCLib">
8484
<HintPath>$(TargetDir)\lib\AxMSTSCLib.dll</HintPath>

0 commit comments

Comments
 (0)