Posts
                          
                            Sort by recent activity
                          
                          
                        
                      
                      
                        SQL Compare not aware of *.sql files when using VS sqlproj file
                        
                        
                        
                        
                      
                      
                      
                  
                  
                In VS project, within sqlproj file we have definitions which includes *.sql files forĀ Build part in xmle.g. <ItemGroup><Build Include="cpaas\Views\*.sql" />...Problem is that SQLCompare is not awar...