Skip to content

Commit

Permalink
Merge pull request #98 from Ken-Tucker/dependabot/nuget/Microsoft.Ext…
Browse files Browse the repository at this point in the history
…ensions.DependencyInjection-9.0.1

Bump Microsoft.Extensions.DependencyInjection from 9.0.0 to 9.0.1
  • Loading branch information
vb2ae authored Jan 20, 2025
2 parents c2757bb + 827fed1 commit 6648ce0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.2.3" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.1" />
</ItemGroup>


Expand Down

0 comments on commit 6648ce0

Please sign in to comment.