Skip to content

Commit ca7a870

Browse files
Dependency (dependabot/nuget): Bump Microsoft.PowerShell.SDK in /Source (#2801)
Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.4.3 to 7.4.4. - [Release notes](https://github.com/PowerShell/PowerShell/releases) - [Commits](PowerShell/PowerShell@v7.4.3...v7.4.4) --- 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>
1 parent bfaac35 commit ca7a870

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
@@ -40,7 +40,7 @@
4040
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2592.51" />
4141
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.8" />
4242
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
43-
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.3" />
43+
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.4" />
4444
</ItemGroup>
4545

4646
<ItemGroup>

Source/NETworkManager/NETworkManager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.8" />
7676
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.122" />
7777
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
78-
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.3" />
78+
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.4" />
7979
<PackageReference Include="nulastudio.NetBeauty" Version="2.1.4.3" />
8080
<Reference Include="AxMSTSCLib">
8181
<HintPath>$(TargetDir)\lib\AxMSTSCLib.dll</HintPath>

0 commit comments

Comments
 (0)