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 a518228 + 6655830 commit 280c3abCopy full SHA for 280c3ab
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.24.0" />
28
- <PackageReference Include="xunit.runner.visualstudio" Version="3.1.4" PrivateAssets="All" />
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.1.5" PrivateAssets="All" />
29
</ItemGroup>
30
<ItemGroup>
31
<ProjectReference Include="..\Utilities\Utilities.csproj" />
0 commit comments