Skip to content

Commit d2cb2ef

Browse files
Bump xunit.v3 from 1.1.0 to 2.0.0
Bumps [xunit.v3](https://github.com/xunit/xunit) from 1.1.0 to 2.0.0. - [Commits](xunit/xunit@v3-1.1.0...v2-2.0) --- updated-dependencies: - dependency-name: xunit.v3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 946ee93 commit d2cb2ef

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
@@ -44,7 +44,7 @@
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4545
<PrivateAssets>all</PrivateAssets>
4646
</PackageReference>
47-
<PackageReference Include="xunit.v3" Version="1.1.0" />
47+
<PackageReference Include="xunit.v3" Version="2.0.0" />
4848
</ItemGroup>
4949

5050
<ItemGroup>

0 commit comments

Comments
 (0)