Skip to content

Commit 52b6918

Browse files
dependabot[bot]BadMagic100
authored andcommitted
Bump the avalonia-core group with 1 update
Bumps Microsoft.Extensions.DependencyInjection from 9.0.5 to 9.0.6 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: avalonia-core ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a1e0cb commit 52b6918

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ArchipelagoDebugClient/ArchipelagoDebugClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
3535
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="$(AvaloniaVersion)" />
3636
<PackageReference Include="DialogHost.Avalonia" Version="0.9.3" />
37-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.5" />
37+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.6" />
3838
<PackageReference Include="DynamicData" Version="9.4.1" />
3939
</ItemGroup>
4040
</Project>

0 commit comments

Comments
 (0)