Skip to content

Commit 8b075c8

Browse files
Bump SauceLabs.Visual from 0.8.0 to 0.9.0 in /dotnet-xunit (#640)
Bumps [SauceLabs.Visual](https://github.com/saucelabs/visual-sdks) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/saucelabs/visual-sdks/releases) - [Commits](saucelabs/visual-sdks@java-0.8.0...dotnet-0.9.0) --- updated-dependencies: - dependency-name: SauceLabs.Visual dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9343c3a commit 8b075c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet-xunit/SauceLabs.Visual.Example/SauceLabs.Visual.Example.csproj

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

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
13-
<PackageReference Include="SauceLabs.Visual" Version="0.8.0" />
13+
<PackageReference Include="SauceLabs.Visual" Version="0.9.0" />
1414
<PackageReference Include="xunit" Version="2.7.0" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)