We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb5d7ce commit ef975c8Copy full SHA for ef975c8
src/Serilog.Extensions.Logging/Serilog.Extensions.Logging.csproj
@@ -17,7 +17,7 @@
17
<PublishRepositoryUrl>true</PublishRepositoryUrl>
18
<EmbedUntrackedSources>true</EmbedUntrackedSources>
19
<ContinuousIntegrationBuild Condition="'$(APPVEYOR)' == 'true'">True</ContinuousIntegrationBuild>
20
- <PackageReadmeFile>..\..\README.md</PackageReadmeFile>
+ <PackageReadmeFile>README.md</PackageReadmeFile>
21
</PropertyGroup>
22
23
<ItemGroup>
0 commit comments