Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperJMN committed Mar 26, 2024
1 parent d0a83db commit da905bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/AvaloniaSyncer.Android/AvaloniaSyncer.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<AndroidPackageFormat>apk</AndroidPackageFormat>
<AndroidEnableProfiledAot>False</AndroidEnableProfiledAot>
</PropertyGroup>

<ItemGroup>
<AndroidResource Include="Icon.png">
<Link>Resources\drawable\Icon.png</Link>
Expand Down
6 changes: 3 additions & 3 deletions src/AvaloniaSyncer/AvaloniaSyncer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<PackageReference Include="ReactiveUI.Fody" Version="19.5.41" />
<PackageReference Include="ReactiveUI.Validation" Version="3.1.7" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="Zafiro.Avalonia" Version="3.0.80" />
<PackageReference Include="Zafiro.Avalonia.Dialogs" Version="3.0.80" />
<PackageReference Include="Zafiro.Avalonia.FileExplorer" Version="1.0.43" />
<PackageReference Include="Zafiro.Avalonia" Version="3.0.81" />
<PackageReference Include="Zafiro.Avalonia.Dialogs" Version="3.0.81" />
<PackageReference Include="Zafiro.Avalonia.FileExplorer" Version="1.0.44" />
<PackageReference Include="Zafiro.FileSystem.Local" Version="5.0.11" />
<PackageReference Include="Zafiro.FileSystem.SeaweedFS" Version="5.0.11" />
<PackageReference Include="Zafiro.FileSystem.Sftp" Version="5.0.11" />
Expand Down

0 comments on commit da905bc

Please sign in to comment.