Fix net45 assmeblies publishing
This commit is contained in:
Binary file not shown.
@@ -58,7 +58,7 @@ param($OutputFolder)
|
|||||||
"VMware.vSphere.LsClient",
|
"VMware.vSphere.LsClient",
|
||||||
"bin",
|
"bin",
|
||||||
$Configuration,
|
$Configuration,
|
||||||
"netcoreapp2.0",
|
"net45",
|
||||||
"VMware.vSphere.LsClient.dll")
|
"VMware.vSphere.LsClient.dll")
|
||||||
|
|
||||||
$netcoreSsoAdminSource = [IO.Path]::Combine(
|
$netcoreSsoAdminSource = [IO.Path]::Combine(
|
||||||
|
|||||||
Reference in New Issue
Block a user