File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1818 <PackageLicenseUrl >https://github.com/pythonnet/pythonnet/blob/master/LICENSE</PackageLicenseUrl >
1919 <RepositoryUrl >https://github.com/pythonnet/pythonnet</RepositoryUrl >
2020 <RepositoryType >git</RepositoryType >
21+ <!-- The following is recommended for public projects -->
22+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
23+ <DebugSymbols >true</DebugSymbols >
24+ <IncludeSymbols >true</IncludeSymbols >
25+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
2126 <!-- <PackageReleaseNotes>https://github.com/pythonnet/pythonnet/releases/tag/v2.4.0</PackageReleaseNotes>-->
2227 <PackageTags >python interop dynamic dlr Mono pinvoke</PackageTags >
2328 <PackageIconUrl >https://raw.githubusercontent.com/pythonnet/pythonnet/master/src/console/python-clear.ico</PackageIconUrl >
134139 <PrivateAssets >all</PrivateAssets >
135140 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
136141 </PackageReference >
142+ <!-- The following is recommended for public projects -->
143+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
137144 </ItemGroup >
138145
139146 <Import Project =" Sdk.targets" Sdk =" Microsoft.NET.Sdk" />
You can’t perform that action at this time.
0 commit comments