Skip to content

Commit

Permalink
Bump System.Management.Automation since 7.0 is EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
andyleejordan committed Sep 26, 2024
1 parent 6ea97af commit 9699f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="Pluralize.NET" Version="1.0.2" />
<PackageVersion Include="PowerShellStandard.Library" Version="3.0.0-preview-02" />
<PackageVersion Include="System.Management.Automation" Version="7.0.13" />
<PackageVersion Include="System.Management.Automation" Version="7.2.23" />
<PackageVersion Include="System.Reflection.TypeExtensions" Version="4.7.0" />
</ItemGroup>
</Project>

0 comments on commit 9699f9f

Please sign in to comment.