Skip to content

Commit 0fff36b

Browse files
Bump xunit.runner.visualstudio from 3.0.0-pre.49 to 3.0.0
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 4469c03 commit 0fff36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AsyncMemoryCache.Tests/AsyncMemoryCache.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PrivateAssets>all</PrivateAssets>
3737
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3838
</PackageReference>
39-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0-pre.49">
39+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
4040
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4141
<PrivateAssets>all</PrivateAssets>
4242
</PackageReference>

0 commit comments

Comments
 (0)