Skip to content

Commit

Permalink
Update ClientUpdater
Browse files Browse the repository at this point in the history
- Add error message for the reason download fails to the message box for file download failures
  • Loading branch information
Starkku committed Jun 16, 2023
1 parent 4fa52c1 commit a8ed284
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DTAConfig/DTAConfig.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>
<Import Project="$(MSBuildThisFileDirectory)..\build\WinForms.props" />
<ItemGroup>
<PackageReference Include="CnCNet.ClientUpdater" Version="1.0.14" />
<PackageReference Include="CnCNet.ClientUpdater" Version="1.0.15" />
<PackageReference Include="GitVersion.MsBuild" Version="5.11.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Binary file removed References/CnCNet.ClientUpdater.1.0.14.nupkg
Binary file not shown.
Binary file removed References/CnCNet.ClientUpdater.1.0.14.snupkg
Binary file not shown.
Binary file added References/CnCNet.ClientUpdater.1.0.15.nupkg
Binary file not shown.
Binary file added References/CnCNet.ClientUpdater.1.0.15.snupkg
Binary file not shown.

0 comments on commit a8ed284

Please sign in to comment.