Skip to content

Commit 24b9546

Browse files
Update Microsoft.NET.Test.Sdk requirement from 17.7.* to 17.8.* (#1385)
1 parent 0bf35b6 commit 24b9546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<NpgsqlVersion>7.0.*</NpgsqlVersion>
3939
<SourceLinkVersion>1.1.*</SourceLinkVersion>
4040
<SystemTextJsonVersion>7.0.*</SystemTextJsonVersion>
41-
<TestSdkVersion>17.7.*</TestSdkVersion>
41+
<TestSdkVersion>17.8.*</TestSdkVersion>
4242
<XunitVersion>2.5.*</XunitVersion>
4343
</PropertyGroup>
4444

0 commit comments

Comments
 (0)