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.
2 parents 3228645 + 3adb9a7 commit c03b859Copy full SHA for c03b859
UtilitiesTests/UtilitiesTests.csproj
@@ -25,7 +25,7 @@
25
<PackageReference Include="Serilog" Version="4.3.0" />
26
<PackageReference Include="xunit" Version="2.9.3" />
27
<PackageReference Include="xunit.analyzers" Version="1.23.0" />
28
- <PackageReference Include="xunit.runner.visualstudio" Version="3.1.2" PrivateAssets="All" />
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.1.3" PrivateAssets="All" />
29
</ItemGroup>
30
<ItemGroup>
31
<ProjectReference Include="..\Utilities\Utilities.csproj" />
0 commit comments