Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 5b0d1e8 commit 4ff1bfa
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>net7.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Management.Automation" Version="7.3.10" />
<PackageReference Include="System.Management.Automation" Version="7.3.11" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Core\Core.csproj" />
Expand Down

0 comments on commit 4ff1bfa

Please sign in to comment.