Further improvements for update handling. IO-408

This commit is contained in:
Patrick Fic
2021-01-18 15:22:47 -08:00
parent 1b4e5fb3f0
commit f41488307f
9 changed files with 56 additions and 31 deletions

View File

@@ -51,7 +51,7 @@ using System.Windows;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.0.4.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
//Setting Squirrel Aware Version.
[assembly: AssemblyMetadata("SquirrelAwareVersion", "1")]

View File

@@ -160,7 +160,7 @@ namespace BodyshopPartner.Properties {
}
/// <summary>
/// Looks up a localized string similar to Browse for QB File.
/// Looks up a localized string similar to Browse for QuickBooks File.
/// </summary>
public static string Label_BrowseForQb {
get {

View File

@@ -151,7 +151,7 @@
<value>Auto-start Monitors</value>
</data>
<data name="Label_BrowseForQb" xml:space="preserve">
<value>Browse for QB File</value>
<value>Browse for QuickBooks File</value>
</data>
<data name="Label_FilePath" xml:space="preserve">
<value>File Path</value>