Skip to content

Commit 5222f77

Browse files
dependabot[bot]abelbraaksma
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0
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 6ee16b8 commit 5222f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<ItemGroup>
5757
<PackageReference Include="FsToolkit.ErrorHandling.TaskResult" Version="3.2.0" />
5858
<PackageReference Include="FsUnit.xUnit" Version="5.1.0" />
59-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
59+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
6060
<PackageReference Include="xunit" Version="2.4.2" />
6161
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
6262
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)