Skip to content

Commit

Permalink
Merge pull request #366 from loresoft/dependabot/nuget/XUnit.Hosting-…
Browse files Browse the repository at this point in the history
…1.5.0

Bump XUnit.Hosting from 1.2.0 to 1.5.0
  • Loading branch information
pwelter34 committed Apr 7, 2024
2 parents 58f75a2 + f53b384 commit 252b9a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Npgsql" Version="8.0.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Testcontainers.Postgresql" Version="3.8.0" />
<PackageReference Include="XUnit.Hosting" Version="1.2.0" />
<PackageReference Include="XUnit.Hosting" Version="1.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="dbup-sqlite" Version="5.0.40" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="XUnit.Hosting" Version="1.2.0" />
<PackageReference Include="XUnit.Hosting" Version="1.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down
Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="Testcontainers.Azurite" Version="3.8.0" />
<PackageReference Include="Testcontainers.MsSql" Version="3.8.0" />
<PackageReference Include="Testcontainers.Redis" Version="3.8.0" />
<PackageReference Include="XUnit.Hosting" Version="1.2.0" />
<PackageReference Include="XUnit.Hosting" Version="1.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 252b9a3

Please sign in to comment.