-
-
Notifications
You must be signed in to change notification settings - Fork 7
Switch DevExpress
Apostolis Bekiaris edited this page Oct 7, 2019
·
6 revisions
Switch csproj DevExpress references to Nuget packages
Switch-DevExpress [[-dxNugetPackagesPath] <String[]>] [-sourcePath] <String> [<CommonParameters>]
Switch csproj DevExpress references to Nuget packages
PS C:\> Switch-DevExpress -dxNugetPackagesPath "C:\Program Files (x86)\DevExpress 19.1\Components\System\Components\packages\" -sourcePath .
{{ Fill dxNugetPackagesPath Description }}
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
{{ Fill sourcePath Description }}
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.