-
| 
         For editing a legacy software project from many years ago, I'm looking for nHibernate v1.0 or v1.1 (not sure which one is actually needed), it's for a co-worker of mine. I have only found v1.2 on GitHub. Any additional sources where I could find it?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            oskarb
          
      
      
        Nov 21, 2024 
      
    
    Replies: 1 comment 1 reply
-
| 
         If you mean the source, the tags seem to exist in git. If you mean binaries, this pre-dates nuget. Non-nuget binaries were (and still are) published on Sourceforge: It seems you want the "OldFiles" folder for such palaeolithical artifacts.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        mas1701
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
If you mean the source, the tags seem to exist in git.
If you mean binaries, this pre-dates nuget. Non-nuget binaries were (and still are) published on Sourceforge:
https://sourceforge.net/projects/nhibernate/files/
It seems you want the "OldFiles" folder for such palaeolithical artifacts.