Skip to content

Commit

Permalink
Update MinimalAvalonia.IntegrationTest.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Aug 19, 2022
1 parent 0916484 commit f62d952
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<LangVersion>latest</LangVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia.Desktop" Version="0.10.13" />
<PackageReference Include="Avalonia.Desktop" Version="11.0.0-preview1" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MinimalAvalonia" Version="0.10.13-preview.5" />
<PackageReference Include="MinimalAvalonia" Version="11.0.0-preview1" />
</ItemGroup>
</Project>

0 comments on commit f62d952

Please sign in to comment.