ReleaseNotes
Contains the parsed information of the release notes text file.
 
  Record Fields
  
    
      | Record Field | Description | 
    
    
      
        
          
            AssemblyVersion
          
          
            Signature: string 
                       
         | 
        
            
               
               
            
          The parsed version. 
         | 
      
      
        
          
            Date
          
          
            Signature: DateTime option 
                       
         | 
        
            
               
               
            
          Release date 
         | 
      
      
        
          
            Notes
          
          
            Signature: string list 
                       
         | 
        
            
               
               
            
          
         | 
      
      
        
          
            NugetVersion
          
          
            Signature: string 
                       
         | 
        
            
               
               
            
          The nuget package version. 
         | 
      
      
        
          
            SemVer
          
          
            Signature: SemVerInfo 
                       
         | 
        
            
               
               
            
          Semantic version 
         | 
      
    
  
  Static members