AssemblyVersion
          
          
            Signature: string 
                       
         | 
        
            
               
               
            
          the parsed Version 
         | 
      
      
        
          
            Changes
          
          
            Signature: Change list 
                       
         | 
        
            
               
               
            
          The parsed list of changes 
         | 
      
      
        
          
            Date
          
          
            Signature: DateTime option 
                       
         | 
        
            
               
               
            
          Release DateTime 
         | 
      
      
        
          
            Description
          
          
            Signature: string option 
                       
         | 
        
            
               
               
            
          a descriptive text (after the header) 
         | 
      
      
        
          
            IsYanked
          
          
            Signature: bool 
                       
         | 
        
            
               
               
            
          True, if the entry was yanked 
         | 
      
      
        
          
            NuGetVersion
          
          
            Signature: string 
                       
         | 
        
            
               
               
            
          the NuGet package version 
         | 
      
      
        
          
            SemVer
          
          
            Signature: SemVerInfo 
                       
         | 
        
            
               
               
            
          Semantic version 
         |