Skip to content

Commit e4bd8a5

Browse files
dependabot[bot]jcoliz
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.7.2...v17.8.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e282569 commit e4bd8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ExcelFinancialFunctions.Tests/ExcelFinancialFunctions.Tests.fsproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<ItemGroup>
1818
<PackageReference Include="FsCheck" Version="2.16.5" />
19-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
19+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
2020
<PackageReference Include="NUnit" Version="3.13.3" />
2121
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
2222
<PackageReference Include="coverlet.collector" Version="6.0.0">

0 commit comments

Comments
 (0)