Skip to content

Commit f437a4d

Browse files
dependabot[bot]milkshakeuk
authored andcommitted
Bump Microsoft.NET.Test.Sdk in /tests/NHapi.NUnit.SourceGeneration
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 b0e8871 commit f437a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NHapi.NUnit.SourceGeneration/NHapi.NUnit.SourceGeneration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<ItemGroup>
1818
<PackageReference Include="NUnit" Version="3.13.3" />
1919
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" />
20-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
20+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
2121
<PackageReference Include="coverlet.collector" Version="3.2.0">
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)