Skip to content

Commit b2342b2

Browse files
docs(docs): 📚 remove Convert-CommandsToList doc and tidy README/Set-ProjectVersion
* Delete obsolete Docs/Convert-CommandsToList.md (placeholder help file removed) * Remove `Convert-CommandsToList` entry from Docs/Readme.md * Simplify description in Docs/Set-ProjectVersion.md by removing the explicit `.csproj` field list to keep docs concise
1 parent f63b3c3 commit b2342b2

File tree

3 files changed

+0
-95
lines changed

3 files changed

+0
-95
lines changed

‎Docs/Convert-CommandsToList.md‎

Lines changed: 0 additions & 91 deletions
This file was deleted.

‎Docs/Readme.md‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ Locale: en-US
1111
{{ Fill in the Description }}
1212

1313
## PSPublishModule Cmdlets
14-
### [Convert-CommandsToList](Convert-CommandsToList.md)
15-
{{ Fill in the Description }}
16-
1714
### [Convert-ProjectEncoding](Convert-ProjectEncoding.md)
1815
{{ Fill in the Description }}
1916

‎Docs/Set-ProjectVersion.md‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Set-ProjectVersion [[-VersionType] <String>] [[-NewVersion] <String>] [[-ModuleN
2121
## DESCRIPTION
2222
Updates version numbers in C# projects (.csproj), PowerShell modules (.psd1),
2323
and PowerShell build scripts that contain 'Invoke-ModuleBuild'.
24-
For .csproj files, it updates Version, VersionPrefix, PackageVersion, AssemblyVersion, FileVersion, and InformationalVersion when present.
2524
Can increment
2625
version components or set a specific version.
2726

0 commit comments

Comments
 (0)