mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Fixed connection error in updater
This commit is contained in:
parent
279efb7d70
commit
1f3c48f2c7
2 changed files with 1 additions and 1 deletions
|
|
@ -199,9 +199,9 @@
|
|||
<None Include="App.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Resources\Updater.exe" />
|
||||
<None Include="Resources\application.png" />
|
||||
<None Include="Resources\application-dock-180.png" />
|
||||
<None Include="Resources\Updater.exe" />
|
||||
<Content Include="Notepad_Lock.ico" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in a new issue