Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

Commit

Permalink
Downgrade Microsoft.PowerShell.SDK from 7.4.1 to 7.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
StrangeRanger committed Feb 26, 2024
1 parent 635bf8b commit 42bc36f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ActiveDirectoryQuerier/ActiveDirectoryQuerier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Management.Infrastructure" Version="3.0.0" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.1" />
<PackageReference Include="System.Management.Automation" Version="7.4.1" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.3.11" />
</ItemGroup>

</Project>

0 comments on commit 42bc36f

Please sign in to comment.