What are the requirements for PSGet 3? #475
              
                Unanswered
              
          
                  
                    
                      OranguTech
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 4 comments
-
| 
         I get the same result using v3.0.19.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         I don't see anything in the manifest. Here's what I'm testing.  $psversiontable
Name                           Value
----                           -----
PSVersion                      5.1.14393.2273
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.14393.2273
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1 | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         I raised the issue. https://github.com/PowerShell/PowerShellGet/issues/1038  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         This is not an issue it seems on Windows Server 2019.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Server 2016 1607:
DotNetFramework 4.6 is installed:
https://docs.microsoft.com/en-us/dotnet/standard/net-standard says DotnetStandard 2.0 should work on Framework 4.6.1
What's the minimum version?
Beta Was this translation helpful? Give feedback.
All reactions