Skip to content

Commit 89c8189

Browse files
Bump xunit.runner.visualstudio from 3.0.0-pre.49 to 3.0.0 in /src
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.0-pre.49 to 3.0.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.0-pre.49...3.0.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc716ca commit 89c8189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
<PackageVersion Include="Verify.SqlServer" Version="10.1.0" />
2525
<PackageVersion Include="Verify.XunitV3" Version="28.5.0" />
2626
<PackageVersion Include="xunit.v3" Version="0.7.0-pre.15" />
27-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0-pre.49" />
27+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
2828
</ItemGroup>
2929
</Project>

0 commit comments

Comments
 (0)