Skip to content

Commit 7356f25

Browse files
dependabot[bot]BadMagic100
authored andcommitted
Bump the avalonia-core group with 1 update
Bumps Avalonia from 11.3.7 to 11.3.8 --- updated-dependencies: - dependency-name: Avalonia dependency-version: 11.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: avalonia-core ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b75482 commit 7356f25

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

ArchipelagoDebugClient.Desktop/ArchipelagoDebugClient.Desktop.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18+
<PackageReference Include="Avalonia" Version="11.3.8" />
1819
<ProjectReference Include="..\ArchipelagoDebugClient\ArchipelagoDebugClient.csproj" />
1920
</ItemGroup>
2021
</Project>

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
33
<Nullable>enable</Nullable>
4-
<AvaloniaVersion>11.3.7</AvaloniaVersion>
4+
<AvaloniaVersion>11.3.8</AvaloniaVersion>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)