add net core to docs

This commit is contained in:
Dmitry Shibanov
2020-02-03 17:18:44 +03:00
parent 92abbfe59f
commit c357051102
2 changed files with 3 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ $SoftwareName = ".NET 4.8"
$Description = @"
_Version:_ $version
_Path:_ ${Env:ProgramFiles(x86)}\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools
"@
Add-SoftwareDetailsToMarkdown -SoftwareName $SoftwareName -DescriptionMarkdown $Description