Skip to content

Commit

Permalink
Merge pull request #439 from Numpsy/mde_802
Browse files Browse the repository at this point in the history
Update Microsoft.Extensions.DependencyModel to 8.0.2
  • Loading branch information
nblumhardt authored Oct 9, 2024
2 parents 77fcc2a + b0db34c commit 0c31659
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.1" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.2" />
</ItemGroup>
</Project>

0 comments on commit 0c31659

Please sign in to comment.