Skip to content

Commit 8e4f35c

Browse files
dependabot[bot]SIkebe
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.0
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13b8a77 commit 8e4f35c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CookieSample.E2ETests/CookieSample.E2ETests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="ClosedXML" Version="0.105.0" />
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.8.0" />
1111
<PackageReference Include="Selenium.WebDriver" Version="4.46.0" />
1212
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="150.0.7871.11500" />
1313
<PackageReference Include="Selenium.WebDriver.MSEdgeDriver" Version="126.0.2592.102" Condition=" '$(OS)' == 'Windows_NT' " />

0 commit comments

Comments
 (0)