Skip to content

Commit 581c317

Browse files
Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 in /UnitTests (#259)
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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cb1c3e commit 581c317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnitTests/UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="nunit" Version="3.13.3" />
1111
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" />
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
1313
</ItemGroup>
1414
<ItemGroup>
1515
<ProjectReference Include="..\src\Microsoft.IO.RecyclableMemoryStream.csproj" />

0 commit comments

Comments
 (0)