Skip to content

Commit 50e8aa8

Browse files
chore(deps): update dependency microsoft.net.test.sdk to 17.11.0 (#222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 751b1f0 commit 50e8aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Directory.build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
</PropertyGroup>
5050

5151
<ItemGroup Condition="$(IsTestProject)">
52-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
52+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
5353
<PackageReference Include="xunit" Version="2.9.0" />
5454
<PackageReference Include="xunit.runner.console" Version="2.9.0" />
5555
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />

0 commit comments

Comments
 (0)