File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net8 .0</TargetFramework >
5+ <TargetFramework >net9 .0</TargetFramework >
66 <ImplicitUsings >enable</ImplicitUsings >
77 <Nullable >disable</Nullable >
88 <FileVersion >1.3.0.0</FileVersion >
99 <AssemblyVersion >1.3.0.0</AssemblyVersion >
1010 </PropertyGroup >
1111
1212 <ItemGroup >
13- <PackageReference Include =" HtmlAgilityPack" Version =" 1.11.68 " />
14- <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 8 .0.1 " />
15- <PackageReference Include =" X.Web.Sitemap" Version =" 2.10.3 " />
13+ <PackageReference Include =" HtmlAgilityPack" Version =" 1.12.0 " />
14+ <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 9 .0.3 " />
15+ <PackageReference Include =" X.Web.Sitemap" Version =" 2.10.5 " />
1616 </ItemGroup >
1717
1818 <ItemGroup >
You can’t perform that action at this time.
0 commit comments