Skip to content

Commit

Permalink
xunit 2.8.0 -> 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jnyrup committed May 27, 2024
1 parent 49b9d47 commit 5333673
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Build/_build.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
Expand All @@ -19,7 +19,7 @@
<ItemGroup>
<PackageDownload Include="GitVersion.Tool" Version="[5.10.0]" />
<PackageDownload Include="ReportGenerator" Version="[5.2.0]" />
<PackageDownload Include="xunit.runner.console" Version="[2.8.0]" />
<PackageDownload Include="xunit.runner.console" Version="[2.8.1]" />
<PackageReference Include="LibGit2Sharp" Version="0.30.0" />
<PackageReference Include="Nuke.Common" Version="8.0.0" />
<PackageReference Include="Nuke.Components" Version="8.0.0" />
Expand Down

0 comments on commit 5333673

Please sign in to comment.