Skip to content

Commit 946bba7

Browse files
Merge pull request #34 from loresoft/dependabot/nuget/xunit-2d63af336a
Bump the xunit group with 2 updates
2 parents 20bd120 + 035022b commit 946bba7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/TableStorage.Abstracts.Tests/TableStorage.Abstracts.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
</PackageReference>
1818
<PackageReference Include="FluentAssertions" Version="7.0.0" />
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
20-
<PackageReference Include="xunit" Version="2.9.2" />
20+
<PackageReference Include="xunit" Version="2.9.3" />
2121
<PackageReference Include="XUnit.Hosting" Version="2.0.0" />
22-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
22+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2525
</PackageReference>

0 commit comments

Comments
 (0)