We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb5e7e2 commit cfc6e14Copy full SHA for cfc6e14
test/TestBuildingBlocks/TestBuildingBlocks.csproj
@@ -17,6 +17,6 @@
17
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(TestSdkVersion)" />
18
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="$(EFCorePostgresVersion)" />
19
<PackageReference Include="xunit" Version="2.5.0" />
20
- <PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" PrivateAssets="All" />
+ <PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="All" />
21
</ItemGroup>
22
</Project>
0 commit comments