We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9b6aa commit e200a04Copy full SHA for e200a04
src/Renci.SshNet/Renci.SshNet.csproj
@@ -23,6 +23,7 @@
23
<IncludeSymbols>True</IncludeSymbols>
24
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
25
<EmbedUntrackedSources>true</EmbedUntrackedSources>
26
+ <PublishRepositoryUrl>true</PublishRepositoryUrl>
27
</PropertyGroup>
28
29
<PropertyGroup Condition="'$(CI)' != ''">
0 commit comments