File tree 3 files changed +0
-3
lines changed
3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 22
22
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
23
23
<PrivateAssets >all</PrivateAssets >
24
24
</PackageReference >
25
- <PackageReference Include =" SauceControl.InheritDoc" PrivateAssets =" all" />
26
25
<PackageReference Include =" Microsoft.SourceLink.GitHub" >
27
26
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
28
27
<PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 21
21
</ItemGroup >
22
22
<ItemGroup >
23
23
<PackageVersion Include =" Nerdbank.GitVersioning" Version =" 3.7.115" />
24
- <PackageVersion Include =" SauceControl.InheritDoc" Version =" 2.0.2" />
25
24
<PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" />
26
25
</ItemGroup >
27
26
</Project >
Original file line number Diff line number Diff line change 6
6
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
7
7
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
8
8
<GenerateDocumentationFile >true</GenerateDocumentationFile >
9
- <InheritDocEnabled >true</InheritDocEnabled >
10
9
</PropertyGroup >
11
10
</Project >
You can’t perform that action at this time.
0 commit comments