Skip to content

Commit

Permalink
Change UpdateUrl to Azure blob storage.
Browse files Browse the repository at this point in the history
  • Loading branch information
harlam357 committed Apr 18, 2021
1 parent 869f7dd commit 3767cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HFM/app.config
Expand Up @@ -12,7 +12,7 @@
<applicationSettings>
<HFM.Forms.Properties.Settings>
<setting name="UpdateUrl" serializeAs="String">
<value>https://drive.google.com/uc?authuser=0&amp;id=13I1sk0uZiR6vE30HwaK9wOOj-XhfhInX&amp;export=download</value>
<value>https://hfmnet.blob.core.windows.net/hfmnet/ApplicationUpdate.xml</value>
</setting>
</HFM.Forms.Properties.Settings>
</applicationSettings>
Expand Down

0 comments on commit 3767cc9

Please sign in to comment.