Skip to content

Commit bd23244

Browse files
author
github-actions
committed
fix: update packages
1 parent c0f1baa commit bd23244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Aguacongas.Identity.RavenDb.IntegrationTest/Aguacongas.Identity.RavenDb.IntegrationTest.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1818
<PackageReference Include="RavenDB.TestDriver" Version="7.0.0" />
1919
<PackageReference Include="xunit" Version="2.9.3" />
20-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
20+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2323
</PackageReference>

0 commit comments

Comments
 (0)