Skip to content

Commit 74e0b99

Browse files
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /src
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.7.2...v17.8.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c528d9 commit 74e0b99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SqlServer.Native.Tests/SqlServer.Native.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Verify.Xunit" Version="22.1.4" />
1616
<PackageReference Include="Xunit" Version="2.6.1" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" PrivateAssets="all" />
18-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
18+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1919
<ProjectReference Include="..\Shared\Shared.csproj" />
2020
<ProjectReference Include="..\SqlServer.Deduplication\SqlServer.Deduplication.csproj" />
2121
<ProjectReference Include="..\SqlServer.HttpPassthrough.SampleEndpoint\SqlServer.HttpPassthrough.SampleEndpoint.csproj" />

0 commit comments

Comments
 (0)