Skip to content

Commit

Permalink
Update Microsoft.Extensions.DependencyModel to 8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Numpsy committed Oct 9, 2024
1 parent 77fcc2a commit b0db34c
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 b0db34c

Please sign in to comment.