File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed 
src/BlackFox.ColoredPrintf Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1+ ## New in 1.0.2  
2+ 
3+ *  Remove ValueTuple reference
4+ 
15### New in 1.0.1  
26
37*  Add an icon to the NuGet package
Original file line number Diff line number Diff line change 33    <TargetFrameworks >netstandard2.0</TargetFrameworks >
44    <TargetFrameworks  Condition =" '$(OS)' == 'Windows_NT'"  >net45;netstandard2.0</TargetFrameworks >
55    <PackageIconUrl >https://raw.githubusercontent.com/vbfox/ColoredPrintf/master/src/BlackFox.ColoredPrintf/Icon.png</PackageIconUrl >
6+     <DisableImplicitSystemValueTupleReference >true</DisableImplicitSystemValueTupleReference >
7+     <DisableImplicitFSharpCoreReference >true</DisableImplicitFSharpCoreReference >
68  </PropertyGroup >
79  <ItemGroup >
810    <Compile  Include =" AssemblyInfo.fs"   />
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments