Skip to content

Commit

Permalink
Merge pull request #246 from Umplify/dependabot/nuget/Microsoft.Exten…
Browse files Browse the repository at this point in the history
…sions.DependencyInjection.Abstractions-8.0.1

Bump Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.0 to 8.0.1
  • Loading branch information
Arash-Sabet authored Mar 17, 2024
2 parents 38b02fb + 4249671 commit b1b1825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Xunit.Microsoft.DependencyInjection.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="8.0.0" />
Expand Down

0 comments on commit b1b1825

Please sign in to comment.