Skip to content

Commit b3ad832

Browse files
Bump the all-dependencies group with 1 update
Bumps the all-dependencies group with 1 update: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.7.1...v17.7.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9642fdf commit b3ad832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ookii.AnswerFile.Tests/Ookii.AnswerFile.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</ItemGroup>
3636

3737
<ItemGroup>
38-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
38+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
3939
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
4040
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
4141
<PackageReference Include="coverlet.collector" Version="6.0.0">

0 commit comments

Comments
 (0)