Skip to content

Commit

Permalink
Merge pull request #254 from chef/dependabot/nuget/System.Management.…
Browse files Browse the repository at this point in the history
…Automation-7.4.6

Bump System.Management.Automation from 7.4.5 to 7.4.6
  • Loading branch information
johnmccrae authored Oct 24, 2024
2 parents 3612062 + a8ca827 commit 89d84d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chef.Powershell.Core/Chef.Powershell.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Microsoft.WSMan.Runtime" Version="7.4.6" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="8.0.1" />
<PackageReference Include="System.Management.Automation" Version="7.4.5" />
<PackageReference Include="System.Management.Automation" Version="7.4.6" />
</ItemGroup>

</Project>

0 comments on commit 89d84d5

Please sign in to comment.