Skip to content

Commit a8e2f67

Browse files
Bump xunit.runner.visualstudio from 2.8.2 to 3.1.4 (#109)
* Bump xunit.runner.visualstudio from 2.8.2 to 3.1.4 --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Restore wildcard --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bart Koelman <[email protected]>
1 parent e4e5ae6 commit a8e2f67

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
@@ -14,7 +14,7 @@
1414
<MongoDBDriverVersion>3.3.*</MongoDBDriverVersion>
1515
<TestSdkVersion>17.14.*</TestSdkVersion>
1616
<XunitVersion>2.9.*</XunitVersion>
17-
<XunitVisualStudioVersion>2.8.*</XunitVisualStudioVersion>
17+
<XunitVisualStudioVersion>3.1.*</XunitVisualStudioVersion>
1818
</PropertyGroup>
1919

2020
<PropertyGroup Condition="'$(TargetFramework)' == 'net9.0'">

0 commit comments

Comments
 (0)