We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7304c7 commit 4002b3cCopy full SHA for 4002b3c
Engine/Engine.csproj
@@ -70,7 +70,7 @@
70
71
72
<ItemGroup Condition="'$(TargetFramework)' == 'net6'">
73
- <PackageReference Include="System.Management.Automation" Version="7.0.11" />
+ <PackageReference Include="System.Management.Automation" Version="7.0.13" />
74
</ItemGroup>
75
<PropertyGroup Condition="'$(TargetFramework)' == 'net6'">
76
<DefineConstants>$(DefineConstants);PSV7;CORECLR</DefineConstants>
0 commit comments