File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
ManyConsole.CommandLineUtils Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1414 <IncludeSource >True</IncludeSource >
1515 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
1616 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
17+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
1718 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
18- <Version >1.1.5 -alpha</Version >
19+ <Version >1.1.6 -alpha</Version >
1920 </PropertyGroup >
20-
2121 <ItemGroup >
2222 <PackageReference Include =" McMaster.Extensions.CommandLineUtils" Version =" 2.3.4" />
2323 <PackageReference Include =" System.ComponentModel.TypeConverter" Version =" 4.3.0" />
24+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta2-19367-01" >
25+ <PrivateAssets >all</PrivateAssets >
26+ <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
27+ </PackageReference >
2428 </ItemGroup >
2529 <ItemGroup >
2630 <Folder Include =" Internal\" />
You can’t perform that action at this time.
0 commit comments