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 14
14
<RepositoryType >git</RepositoryType >
15
15
<PackageTags >selenium webdriver automation</PackageTags >
16
16
<PackageLicenseFile >LICENSE</PackageLicenseFile >
17
- <Copyright >Copyright 2023 Aquality Automation</Copyright >
17
+ <Copyright >Copyright 2024 Aquality Automation</Copyright >
18
18
<IsPackable >true</IsPackable >
19
19
</PropertyGroup >
20
20
51
51
<PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 8.0.0" />
52
52
<PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 8.0.0" />
53
53
<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 " />
56
56
<PackageReference Include =" SkiaSharp" Version =" 2.88.7" />
57
57
</ItemGroup >
58
58
</Project >
Original file line number Diff line number Diff line change 32
32
<PrivateAssets >all</PrivateAssets >
33
33
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
34
34
</PackageReference >
35
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8 .0" />
35
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9 .0" />
36
36
</ItemGroup >
37
37
38
38
<ItemGroup >
Original file line number Diff line number Diff line change 186
186
same "printed page" as the copyright notice for easier
187
187
identification within third-party archives.
188
188
189
- Copyright 2023 Aquality Automation
189
+ Copyright 2024 Aquality Automation
190
190
191
191
Licensed under the Apache License, Version 2.0 (the "License");
192
192
you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments