File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 2626      Condition =" @(_NetEvolveDefaults->Count()) == 0" 
2727  </Target >
2828
29-   <PropertyGroup  Label =" CopyrightAutomation" Condition =" '$(Copyright)' == ''" 
30-     <_CopyrightYearStart  Condition =" '$(CopyrightYearStart)' == ''" _CopyrightYearStart >
31-     <_CopyrightYearStart  Condition =" '$(CopyrightYearStart)' != ''" _CopyrightYearStart >
32-     <CopyrightYear >$([System.DateTime]::Now.Year)</CopyrightYear >
33-     <Copyright  Condition =" '$(CopyrightYear)' > '$(_CopyrightYearStart)'" Copyright >
34-     <Copyright  Condition =" '$(CopyrightYear)' == '$(_CopyrightYearStart)'" Copyright >
35-   </PropertyGroup >
36- 
3729  <PropertyGroup  Label =" Properties correction" 
3830    <IsTestProject  Condition =" '$(IsTestProject)' != 'true' and $(MSBuildProjectName.Contains('.Tests'))" IsTestProject >
3931    <IsTestProject  Condition =" '$(IsTestProject)' != 'true'" IsTestProject >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments