Skip to content

Commit

Permalink
Update SCEToolSharp to 1.0.11
Browse files Browse the repository at this point in the history
ACTUALLY fixes the UTF-8 problems on Windows
  • Loading branch information
Beyley committed Nov 10, 2023
1 parent aaa49c4 commit fa0af51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Refresher/Refresher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<EmbeddedResource Include="Resources\refresher.ico" LogicalName="refresher.ico" />
<PackageReference Include="FluentFTP" Version="48.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="SCEToolSharp" Version="1.0.10" />
<PackageReference Include="SCEToolSharp" Version="1.0.11" />
<EmbeddedResource Include="Resources\Allefresher.prx" />
</ItemGroup>

Expand Down

0 comments on commit fa0af51

Please sign in to comment.