Skip to content

Commit

Permalink
Merge pull request #428 from Numpsy/bump
Browse files Browse the repository at this point in the history
Update Microsoft.Extensions.DependencyModel to 8.0.1
  • Loading branch information
nblumhardt authored Jul 11, 2024
2 parents d9ddc39 + 6c231a3 commit e42be6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
<ItemGroup>
<!-- The versions of all references in this group must match the major and minor components of the package version prefix. -->
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.1" />
</ItemGroup>
</Project>

0 comments on commit e42be6a

Please sign in to comment.