File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed 
src/Serilog.Sinks.AzureTableStorage Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1111    <PackageId >Serilog.Sinks.AzureTableStorage</PackageId >
1212    <PackageTags >serilog;logging;azure</PackageTags >
1313    <PackageIcon >serilog-sink-nuget.png</PackageIcon >
14+     <PackageReadmeFile >README.md</PackageReadmeFile >
1415    <PackageProjectUrl >https://github.com/serilog-contrib/serilog-sinks-azuretablestorage</PackageProjectUrl >
1516    <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
1617    <RepositoryUrl >https://github.com/serilog-contrib/serilog-sinks-azuretablestorage.git</RepositoryUrl >
2324  </PropertyGroup >
2425
2526  <ItemGroup >
26-     <None  Include =" images\serilog-sink-nuget.png"   Pack =" true"   PackagePath =" \"   />
27+     <None  Include =" images\serilog-sink-nuget.png"  >
28+       <Pack >true</Pack >
29+       <PackagePath >\</PackagePath >
30+       <Visible >false</Visible >
31+     </None >
32+     <None  Include =" .\..\..\README.md"  >
33+       <Pack >true</Pack >
34+       <PackagePath >\</PackagePath >
35+       <Visible >false</Visible >
36+     </None >
2737  </ItemGroup >
2838
2939  <PropertyGroup >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments