File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed
Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change 88 <LangVersion >Latest</LangVersion >
99 <NoWarn >NU5048</NoWarn >
1010 <TreatWarningsAsErrors Condition =" '$(Configuration)'=='Release'" >true</TreatWarningsAsErrors >
11- <PublishRepositoryUrl >true</PublishRepositoryUrl >
12- <EmbedUntrackedSources >true</EmbedUntrackedSources >
13- <IncludeSymbols >true</IncludeSymbols >
14- <SymbolPackageFormat >snupkg</SymbolPackageFormat >
11+ </PropertyGroup >
1512
16- <!-- NuGet properties -->
17- <Copyright >Copyright (c) Yufei Huang.</Copyright >
18- <Authors >Yufei Huang</Authors >
19- <Company >.NET Foundation</Company >
20- <Product >HtmlReader</Product >
13+ <PropertyGroup >
14+ <Authors >Microsoft</Authors >
15+ <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
2116 <Description >Fast, lightweight HTML parser with accurate source information.</Description >
2217 <PackageLicenseExpression >MIT</PackageLicenseExpression >
23- <PackageProjectUrl >https://github.com/yufeih/HtmlReader </PackageProjectUrl >
18+ <PackageProjectUrl >https://github.com/docascode/HtmlReaderWriter </PackageProjectUrl >
2419 <PublishRepositoryUrl >true</PublishRepositoryUrl >
20+ <IncludeSymbols >true</IncludeSymbols >
21+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
22+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
2523 </PropertyGroup >
2624
2725 <ItemGroup >
You can’t perform that action at this time.
0 commit comments