Skip to content

Commit b7745ae

Browse files
committed
Update TestSdkVersion to allow minor version updates
1 parent 13e5b32 commit b7745ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<ScalarAspNetCoreVersion>2.9.*</ScalarAspNetCoreVersion>
2929
<SwashbuckleVersion>9.*-*</SwashbuckleVersion>
3030
<SystemTextJsonVersion>9.0.*</SystemTextJsonVersion>
31-
<TestSdkVersion>18.0.0</TestSdkVersion>
31+
<TestSdkVersion>18.0.*</TestSdkVersion>
3232
<XunitVersion>2.9.*</XunitVersion>
3333
<XunitVisualStudioVersion>3.1.*</XunitVisualStudioVersion>
3434
</PropertyGroup>

0 commit comments

Comments
 (0)