Skip to content

Commit 3eae90c

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.4.0 to 17.4.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.4.0...v17.4.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 162fb6d commit 3eae90c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.13.3" />
2020
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" />
21-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
21+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
2222
<PackageReference Include="TimeZoneConverter" Version="6.0.1" />
2323

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

0 commit comments

Comments
 (0)