Skip to content

Commit 43059ac

Browse files
dependabot[bot]milkshakeuk
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /tests/NHapi.NUnit
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 d1fe69c commit 43059ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NHapi.NUnit/NHapi.NUnit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<ItemGroup>
3131
<PackageReference Include="NUnit" Version="3.14.0" />
3232
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
33-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
33+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
3434
<PackageReference Include="coverlet.collector" Version="6.0.0">
3535
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3636
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)