Skip to content

Commit

Permalink
Bump System.Management.Automation from 7.4.1 to 7.4.2
Browse files Browse the repository at this point in the history
Bumps [System.Management.Automation](https://github.com/PowerShell/PowerShell) from 7.4.1 to 7.4.2.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.4.1...v7.4.2)

---
updated-dependencies:
- dependency-name: System.Management.Automation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2024
1 parent 4e5834f commit 680ad05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DriveProvider/DriveProvider.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Management.Automation" Version="7.4.1" />
<PackageReference Include="System.Management.Automation" Version="7.4.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Core\Core.csproj" />
Expand Down

0 comments on commit 680ad05

Please sign in to comment.