Skip to content

Commit b8d3e4c

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.3.2 to 17.4.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v17.3.2...v17.4.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 08d1e7e commit b8d3e4c

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.0" />
20-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
20+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
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)