Skip to content

Commit 5d1aea7

Browse files
build(deps): bump Microsoft.NET.Test.Sdk in /test/integration
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.8.0...v17.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a19eef0 commit 5d1aea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/Appium.Net.Integration.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<None Remove="apps\**" />
1010
</ItemGroup>
1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1313
<PackageReference Include="NUnit" Version="4.0.1" />
1414
<PackageReference Include="NUnit.Analyzers" Version="3.10.0">
1515
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)