Skip to content

Commit bc936e0

Browse files
authored
Don't override xunit versions from arcade in Versions.props
Follow-up to #62250, we don't need to override these versions.
1 parent 0dd28ac commit bc936e0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

eng/Versions.props

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -315,12 +315,6 @@
315315
<SwashbuckleAspNetCoreVersion>6.6.2</SwashbuckleAspNetCoreVersion>
316316
<VerifySourceGeneratorsVersion>2.2.0</VerifySourceGeneratorsVersion>
317317
<VerifyXunitVersion>19.14.0</VerifyXunitVersion>
318-
<XunitAbstractionsVersion>2.0.3</XunitAbstractionsVersion>
319-
<XunitAnalyzersVersion>1.15.0</XunitAnalyzersVersion>
320-
<XunitVersion>2.9.2</XunitVersion>
321-
<XunitAssertVersion>$(XunitVersion)</XunitAssertVersion>
322-
<XunitExtensibilityCoreVersion>$(XunitVersion)</XunitExtensibilityCoreVersion>
323-
<XunitExtensibilityExecutionVersion>$(XunitVersion)</XunitExtensibilityExecutionVersion>
324318
<MicrosoftDataSqlClientVersion>5.2.2</MicrosoftDataSqlClientVersion>
325319
<MicrosoftOpenApiVersion>2.0.0-preview.18</MicrosoftOpenApiVersion>
326320
<MicrosoftOpenApiYamlReaderVersion>2.0.0-preview.18</MicrosoftOpenApiYamlReaderVersion>

0 commit comments

Comments
 (0)