File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<?xml  version =" 1.0"  encoding =" utf-8" 
22<Project >
33  <PropertyGroup >
4-     <Version >6.1.0 </Version >
4+     <Version >6.1.1 </Version >
55    <AssemblyVersion >1.0.0</AssemblyVersion >
66    <PackageTags >Polyfill</PackageTags >
77    <DisableImplicitNamespaceImports >true</DisableImplicitNamespaceImports >
Original file line number Diff line number Diff line change 6161  <Target 
6262      Name =" PolyfillValidateNugetTargets" 
6363      AfterTargets =" AfterBuild" 
64-       Condition =" $(NoWarn.Contains('PolyfillTargetsForNuget')) != true" 
64+       Condition =" $(NoWarn.Contains('PolyfillTargetsForNuget')) != true And '$(GeneratePackageOnBuild)' == 'true' " 
6565    <Warning 
6666        Code =" PolyfillTargetsForNuget" 
6767        Text =" Projects that produce a nuget and consume Polyfill:
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments