Import-Dependencies
0.0.6
Script to import dependencies from the PowerShell Gallery and NuGet.
Please make sure to have the Modules WriteLog and PowerShellGet (>= 2.2.4) installed.
Installation Options
Owners
Copyright
(c) 2024 Apteco GmbH. All rights reserved.
Package Details
Author(s)
- florian.von.bracht@apteco.de
Tags
"PSEdition_Desktop" "Windows" "Apteco"
Dependencies
This script has no dependencies.
Release Notes
0.0.6 Checking 64bit of OS and process
Output last error when using Kernel32
Adding runtime errors to log instead of console
0.0.5 Make sure Get-Package is from PackageManagement and NOT VS
0.0.4 Make sure to reuse a log, if already set
0.0.3 Minor Improvements
Status information at the end
Differentiation between .net core and windows/desktop priorities
0.0.2 Fixed a problem with out commented input parameters
0.0.1 Initial release of this script
FileList
- Import-Dependencies.nuspec
- Import-Dependencies.ps1