Skip to content

Commit 6b2dc02

Browse files
chore(deps): update dependency microsoft.net.test.sdk to v17.9.0 (#302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a396f1 commit 6b2dc02

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
@@ -34,7 +34,7 @@
3434
</PropertyGroup>
3535

3636
<ItemGroup Condition="$(IsTestProject)">
37-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
37+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
3838
<PackageReference Include="xunit" Version="2.6.2" />
3939
<PackageReference Include="xunit.runner.console" Version="2.6.2" />
4040
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4" />

0 commit comments

Comments
 (0)