Skip to content

Commit 4f17ba1

Browse files
committed
xml doc
1 parent 89b30d0 commit 4f17ba1

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

src/jjm.one.Microsoft.Extensions.Logging.Helpers/jjm.one.Microsoft.Extensions.Logging.Helpers.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@
2323

2424
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
2525
<LangVersion>latestmajor</LangVersion>
26+
<DocumentationFile>.\jjm.one.Microsoft.Extensions.Logging.Helpers.xml</DocumentationFile>
2627
</PropertyGroup>
2728
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
2829
<LangVersion>latestmajor</LangVersion>
30+
<DocumentationFile>.\jjm.one.Microsoft.Extensions.Logging.Helpers.xml</DocumentationFile>
2931
</PropertyGroup>
3032
<ItemGroup>
3133
<None Include="..\..\LICENSE">

src/jjm.one.Microsoft.Extensions.Logging.Helpers/jjm.one.Microsoft.Extensions.Logging.Helpers.xml

Lines changed: 33 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)