Skip to content

Commit

Permalink
v1.1.224
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Dec 9, 2023
1 parent a26b250 commit 4320a30
Show file tree
Hide file tree
Showing 9 changed files with 4,219 additions and 4,101 deletions.
2 changes: 1 addition & 1 deletion FluentIcons.Avalonia/FluentIcons.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;netstandard2.1;net6.0</TargetFrameworks>
<VersionPrefix>1.1.223</VersionPrefix>
<VersionPrefix>1.1.224</VersionPrefix>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<Description>FluentUI System Icons wrapper for Avalonia.</Description>
Expand Down
Binary file modified FluentIcons.Avalonia/Fonts/FluentSystemIcons-Resizable.ttf
Binary file not shown.
2 changes: 1 addition & 1 deletion FluentIcons.Common/FluentIcons.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<VersionPrefix>1.1.223</VersionPrefix>
<VersionPrefix>1.1.224</VersionPrefix>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<Description>A shared library for FluentUI System Icons wrapper.</Description>
Expand Down
Loading

0 comments on commit 4320a30

Please sign in to comment.