-
Test.Utility depends on:
```xml
```
```xml
```
This is probably like 30 projects.
NuGet.Versioning does not have any dependencies.
NuGet.Versionin…
-
I have a little script that I'm working on that attempts to update the PackageManagement and PowerShellGet Modules in PowerShell Core if they're not the latest. It seems like I'm getting a race condit…
-
```
System.Management.Automation.PSInvalidOperationException: The WriteObject and WriteError methods cannot be called from outside the overrides of the BeginProcessing, ProcessRecord, and EndProcessi…
-
_From @jwittner on April 12, 2018 21:37_
Note: The same commands succeed in Windows Powershell.
Steps to reproduce
------------------
```powershell
$creds = Get-Credential #Enter VSTS PAT
Re…
-
Can't set AllowClobber on PackageManagement DSC via AdditionalParameters property
PackageManagement CarbonModule
{
Name = 'Carbon'
MinimumVersion = '2.5.0…
-
I receive errors about needing to run as the administrator while running the script.
PackageManagement\Install-Package : Administrator rights are required to install or …
-
Hello to all,
I have to manage an Azure File Syn Proof of Concept, with data on 3 different Win2012r2 file servers.
Our outsourcer that manage Azure Tenant and Azure resources wants I install AZ M…
-
In my global Nuget config I have a source that requires authentication.
I've authenticated for this source before. `dotnet restore` works fine and can access packages from this source.
But in F# i…
-
PackageManagement\Install-Package : The following commands are already available on this system:'Get-Task'. This module 'VMware.VimAutomation.Common' may override the existing commands.
If you still …
-
**Describe the bug**
Get-MgEnvironment: SessionNotInitialized exception being thrown after the Microsoft.Graph.Authentication module is not forcibly removed from a session
**To Reproduce**
Steps …