Skip to content

Commit

Permalink
https://github.com/dotnet/sourcelink/issues/572
Browse files Browse the repository at this point in the history
  • Loading branch information
Simply007 committed Jul 21, 2022
1 parent c7cc63d commit 84b4812
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<LangVersion>latest</LangVersion>
</PropertyGroup>

Expand Down
1 change: 1 addition & 0 deletions Kontent.Ai.Management/Kontent.Ai.Management.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<LangVersion>latest</LangVersion>
</PropertyGroup>

Expand Down

0 comments on commit 84b4812

Please sign in to comment.