File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1+ ### [2.2.6] - 2022-06-27
2+ 
3+ - Enable Predictive Intellisense by default (#3351)
4+ 
15### [2.2.5] - 2022-05-03
26
37- Re-package the `2.2.4-beta1` version to `2.2.5` as an offical servicing release.
Original file line number Diff line number Diff line change 55    <RootNamespace >Microsoft.PowerShell.PSReadLine</RootNamespace >
66    <AssemblyName >Microsoft.PowerShell.PSReadLine2</AssemblyName >
77    <NoWarn >$(NoWarn);CA1416</NoWarn >
8-     <AssemblyVersion >2.2.5 .0</AssemblyVersion >
9-     <FileVersion >2.2.5 </FileVersion >
10-     <InformationalVersion >2.2.5 </InformationalVersion >
8+     <AssemblyVersion >2.2.6 .0</AssemblyVersion >
9+     <FileVersion >2.2.6 </FileVersion >
10+     <InformationalVersion >2.2.6 </InformationalVersion >
1111    <CheckForOverflowUnderflow >true</CheckForOverflowUnderflow >
1212    <TargetFrameworks >net462;net6.0</TargetFrameworks >
1313    <SuppressNETCoreSdkPreviewMessage >true</SuppressNETCoreSdkPreviewMessage >
Original file line number Diff line number Diff line change 11@ {
22RootModule  =  ' PSReadLine.psm1' 
33NestedModules  =  @ (" Microsoft.PowerShell.PSReadLine2.dll" 
4- ModuleVersion  =  ' 2.2.5 ' 
4+ ModuleVersion  =  ' 2.2.6 ' 
55GUID  =  ' 5714753b-2afd-4492-a5fd-01d9e2cff8b5' 
66Author  =  ' Microsoft Corporation' 
77CompanyName  =  ' Microsoft Corporation' 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments