Skip to content

Commit 314090f

Browse files
Fixed Chocolatey package
1 parent efa52ac commit 314090f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

Src/DSInternals.PowerShell/Chocolatey/dsinternals-psmodule.nuspec

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
44
<metadata>
55
<id>DSInternals-PSModule</id>
6-
<version>6.1</version>
6+
<version>6.1.1</version>
77
<packageSourceUrl>https://github.com/MichaelGrafnetter/DSInternals/tree/master/Src/DSInternals.PowerShell/Chocolatey</packageSourceUrl>
88
<owners>MichaelGrafnetter</owners>
99
<title>DSInternals PowerShell Module</title>
@@ -37,10 +37,7 @@ The DSInternals PowerShell Module has these main features:
3737
## Disclaimer
3838
Features exposed through these tools are not supported by Microsoft. Improper use might cause irreversible damage to domain controllers or negatively impact domain security.</description>
3939
<releaseNotes>
40-
* Fixed a bug in `ntds.dit` prefix table parsing.
41-
* Re-enabled native ARM64 support.
42-
* Fixed RSA public key operation issues in PowerShell Core.
43-
* Added the `Integrity.Tests.ps1` script for checking module integrity.
40+
* Resolved issues with parsing LAPS passwords and key credentials
4441
</releaseNotes>
4542
<dependencies>
4643
<!-- Windows Management Framework 3+. For OS prior to Windows 8 and Windows Server 2012. -->

0 commit comments

Comments
 (0)