Skip to content

Commit 0014f02

Browse files
chore(deps): update dependency microsoft.net.test.sdk to 17.11.0 (#240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f53145 commit 0014f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</ItemGroup>
4545

4646
<ItemGroup Condition="$(IsTestProject)">
47-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
47+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
4848
<PackageReference Include="MSTest.TestAdapter" Version="3.5.0" />
4949
<PackageReference Include="MSTest.TestFramework" Version="3.5.0" />
5050
<PackageReference Include="coverlet.collector" Version="6.0.2" />

0 commit comments

Comments
 (0)