File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 66 <AssemblyName >AngleSharp.Diffing.Tests</AssemblyName >
77 <RootNamespace >AngleSharp.Diffing</RootNamespace >
88 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies > <!-- https://github.com/Tyrrrz/GitHubActionsTestLogger/issues/5 -->
9+ <Nullable >annotations</Nullable >
910 </PropertyGroup >
1011
1112 <ItemGroup >
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <Version >0.15 .0</Version >
3+ <Version >0.16 .0</Version >
44 </PropertyGroup >
55
66 <PropertyGroup >
7- <LangVersion >8 .0</LangVersion >
7+ <LangVersion >9 .0</LangVersion >
88 <Nullable >enable</Nullable >
99 <WarningsAsErrors >CS8600;CS8602;CS8603;CS8625</WarningsAsErrors >
1010 <SignAssembly >true</SignAssembly >
1111 <AssemblyOriginatorKeyFile >../Key.snk</AssemblyOriginatorKeyFile >
1212 </PropertyGroup >
1313
1414 <ItemGroup >
15- <PackageReference Include =" AngleSharp" Version =" 0.15 .0" />
16- <PackageReference Include =" AngleSharp.Css" Version =" 0.15 .0" />
15+ <PackageReference Include =" AngleSharp" Version =" 0.16 .0" />
16+ <PackageReference Include =" AngleSharp.Css" Version =" 0.16 .0" />
1717 </ItemGroup >
1818</Project >
You can’t perform that action at this time.
0 commit comments