Skip to content

Commit

Permalink
Update xunit-dotnet monorepo (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
gritcsenko authored Dec 12, 2023
2 parents 85a9e0a + db9ad5f commit ce2eed6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/HomeInventory/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
<PackageVersion Include="SpecFlow.xUnit" Version="3.9.74" />
<PackageVersion Include="Throw" Version="1.4.0" />
<PackageVersion Include="Verify.Xunit" Version="22.6.0" />
<PackageVersion Include="xunit" Version="2.6.2" />
<PackageVersion Include="xunit.core" Version="2.6.2" />
<PackageVersion Include="xunit" Version="2.6.3" />
<PackageVersion Include="xunit.core" Version="2.6.3" />
</ItemGroup>
<ItemGroup>
<!--Compile-time dependencies-->
Expand All @@ -88,6 +88,6 @@
<PackageVersion Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.5" />
<PackageVersion Include="NSubstitute.Analyzers.CSharp" Version="1.0.16" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.14.0.81108" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.4" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.5" />
</ItemGroup>
</Project>

0 comments on commit ce2eed6

Please sign in to comment.