File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
src/Nogic.WritableOptions Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 77 <RepositoryUrl >$(PackageProjectUrl)</RepositoryUrl >
88 <RepositoryType >git</RepositoryType >
99 <PackageLicenseExpression >MIT</PackageLicenseExpression >
10+ <IncludeSymbols >true</IncludeSymbols >
11+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
1012
1113 <!-- Build Options -->
1214 <DisableImplicitNuGetFallbackFolder >true</DisableImplicitNuGetFallbackFolder >
Original file line number Diff line number Diff line change 1414 <None Include =" ../../README.md" Pack =" true" PackagePath =" /" />
1515 </ItemGroup >
1616
17+ <ItemGroup >
18+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" all" />
19+ </ItemGroup >
20+
1721 <ItemGroup Condition =" '$(TargetFramework)'!='netstandard2.0'" >
1822 <PackageReference Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 7.0.0" />
1923 <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 7.0.0" />
You can’t perform that action at this time.
0 commit comments