Skip to content

Commit

Permalink
Bump SMA version
Browse files Browse the repository at this point in the history
  • Loading branch information
andyleejordan committed Sep 17, 2024
1 parent f7304c7 commit 0808f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Engine/Engine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@


<ItemGroup Condition="'$(TargetFramework)' == 'net6'">
<PackageReference Include="System.Management.Automation" Version="7.0.11" />
<PackageReference Include="System.Management.Automation" Version="7.0.13" />
</ItemGroup>
<PropertyGroup Condition="'$(TargetFramework)' == 'net6'">
<DefineConstants>$(DefineConstants);PSV7;CORECLR</DefineConstants>
Expand Down

0 comments on commit 0808f8a

Please sign in to comment.