mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
add net core to docs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user