File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
src/Aquality.Selenium.Core
tests/Aquality.Selenium.Core.Tests Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414 <RepositoryType >git</RepositoryType >
1515 <PackageTags >selenium webdriver automation</PackageTags >
1616 <PackageLicenseFile >LICENSE</PackageLicenseFile >
17- <Copyright >Copyright 2023 Aquality Automation</Copyright >
17+ <Copyright >Copyright 2024 Aquality Automation</Copyright >
1818 <IsPackable >true</IsPackable >
1919 </PropertyGroup >
2020
5151 <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 8.0.0" />
5252 <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 8.0.0" />
5353 <PackageReference Include =" NLog" Version =" 5.2.8" />
54- <PackageReference Include =" Selenium.Support" Version =" 4.16.2 " />
55- <PackageReference Include =" Selenium.WebDriver" Version =" 4.16.2 " />
54+ <PackageReference Include =" Selenium.Support" Version =" 4.17.0 " />
55+ <PackageReference Include =" Selenium.WebDriver" Version =" 4.17.0 " />
5656 <PackageReference Include =" SkiaSharp" Version =" 2.88.7" />
5757 </ItemGroup >
5858</Project >
Original file line number Diff line number Diff line change 3232 <PrivateAssets >all</PrivateAssets >
3333 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3434 </PackageReference >
35- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8 .0" />
35+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9 .0" />
3636 </ItemGroup >
3737
3838 <ItemGroup >
Original file line number Diff line number Diff line change 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright 2023 Aquality Automation
189+ Copyright 2024 Aquality Automation
190190
191191 Licensed under the Apache License, Version 2.0 (the "License");
192192 you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments