Skip to content

Commit

Permalink
Update Harden Windows Security.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
HotCakeX committed Aug 28, 2024
1 parent d5425bd commit 499e5c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Harden-Windows-Security Module/Harden Windows Security.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.5.0-preview.3" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.5.0-preview.4" />
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.3" />
<PackageReference Include="System.DirectoryServices.AccountManagement" Version="9.0.0-preview.7.24405.7" />
<PackageReference Include="System.Management" Version="9.0.0-preview.7.24405.7" />
<PackageReference Include="System.Management.Automation" Version="7.5.0-preview.3" />
<PackageReference Include="System.Management.Automation" Version="7.5.0-preview.4" />
</ItemGroup>

</Project>

0 comments on commit 499e5c1

Please sign in to comment.