feat: upgrade(downgrade) to preview 5.

This commit is contained in:
rabbitism
2023-02-03 22:46:48 +08:00
parent c6cd17007a
commit fdd90f20b6
4 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ Please don't update if you are not using Avalonia latest nightly build. </Packag
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.0.999-cibuild0029384-beta" />
<PackageReference Include="Avalonia" Version="11.0.0-preview5" />
</ItemGroup>
</Project>