Upgrade avalonia

This commit is contained in:
Robert McRackan 2025-01-07 08:00:35 -05:00
parent a522e1ff7e
commit c7279574a9
8 changed files with 32 additions and 32 deletions

View file

@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<Version>11.6.3.1</Version>
<Version>11.6.4.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="13.0.1" />