Skip to content

Commit

Permalink
Merge pull request #47 from amwx/v1.1.5
Browse files Browse the repository at this point in the history
v1.1.5 Update
  • Loading branch information
amwx authored Oct 27, 2021
2 parents fcfc26f + 56d7449 commit 8f284bb
Show file tree
Hide file tree
Showing 158 changed files with 10,707 additions and 6,059 deletions.
13 changes: 6 additions & 7 deletions FluentAvalonia/FluentAvalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

<PropertyGroup>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Version>1.1.3</Version>
<AssemblyVersion>1.1.3.0</AssemblyVersion>
<Version>1.1.5</Version>
<AssemblyVersion>1.1.5.0</AssemblyVersion>
</PropertyGroup>


Expand All @@ -25,11 +25,10 @@
<ItemGroup>
<AvaloniaResource Include="Assets\*.*" />
<AvaloniaResource Include="Fonts\*.*" />
</ItemGroup>

</ItemGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="0.10.7" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.7" />
<PackageReference Include="Avalonia.Diagnostics" Version="0.10.7" />
<PackageReference Include="Avalonia" Version="0.10.9" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.9" />
<PackageReference Include="Avalonia.Diagnostics" Version="0.10.9" />
</ItemGroup>
</Project>
Binary file added FluentAvalonia/Fonts/FluentAvalonia.ttf
Binary file not shown.
Binary file removed FluentAvalonia/Fonts/FluentSystemIcons-Filled.ttf
Binary file not shown.
Binary file removed FluentAvalonia/Fonts/FluentSystemIcons-Regular.ttf
Binary file not shown.
Loading

0 comments on commit 8f284bb

Please sign in to comment.