Skip to content

Commit 99ca74a

Browse files
dependabot[bot]milkshakeuk
authored andcommitted
Bump Microsoft.NET.Test.Sdk in /tests/NHapi.Base.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 43059ac commit 99ca74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NHapi.Base.NUnit/NHapi.Base.NUnit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<ItemGroup>
1919
<PackageReference Include="NUnit" Version="3.14.0" />
2020
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
21-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
21+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
2222
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
2323

2424
<PackageReference Include="coverlet.collector" Version="6.0.0">

0 commit comments

Comments
 (0)