Skip to content

Commit

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

Bump System.Management.Automation from 7.4.2 to 7.4.5
  • Loading branch information
NeilMacMullen authored Sep 4, 2024
2 parents ae8ea90 + 28181ac commit 3d630c9
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.2" />
<PackageReference Include="System.Management.Automation" Version="7.4.5" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Core\Core.csproj" />
Expand Down

0 comments on commit 3d630c9

Please sign in to comment.