File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
src/Serilog.Sinks.OpenTelemetry Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1313 <RepositoryType >git</RepositoryType >
1414 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1515 <RootNamespace >Serilog</RootNamespace >
16+ <PackageReadmeFile >README.md</PackageReadmeFile >
1617 </PropertyGroup >
1718
1819 <PropertyGroup Condition =" '$(TargetFramework)' == 'net6.0' " >
2425 </PropertyGroup >
2526
2627 <ItemGroup >
27- <None Include =" ..\..\assets\serilog-sink-nuget.png" Pack =" true" Visible =" false" PackagePath =" " />
28+ <None Include =" ../../assets/serilog-sink-nuget.png" Pack =" true" Visible =" false" PackagePath =" /" />
29+ <None Include =" ../../README.md" Pack =" true" Visible =" false" PackagePath =" /" />
2830 <PackageReference Include =" Google.Protobuf" Version =" 3.21.11" />
2931 <PackageReference Include =" Grpc.Net.Client" Version =" 2.50.0" />
3032 <PackageReference Include =" Serilog" Version =" 2.12.0" />
You can’t perform that action at this time.
0 commit comments