Skip to content

Commit

Permalink
Merge pull request #78 from NeilMacMullen/dependabot/nuget/System.Man…
Browse files Browse the repository at this point in the history
…agement.Automation-7.3.9

Bump System.Management.Automation from 7.3.6 to 7.3.9
  • Loading branch information
NeilMacMullen authored Nov 12, 2023
2 parents 36c9766 + 0196e1c commit 70da1d6
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.6" />
<PackageReference Include="System.Management.Automation" Version="7.3.9" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Core\Core.csproj" />
Expand Down

0 comments on commit 70da1d6

Please sign in to comment.