Revert "Missing resouce & version updates."
This reverts commit dba5377a05.
This commit is contained in:
@@ -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.12.0")]
|
||||
[assembly: AssemblyVersion("1.0.11.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
||||
//Setting Squirrel Aware Version.
|
||||
[assembly: AssemblyMetadata("SquirrelAwareVersion", "1")]
|
||||
@@ -113,7 +113,7 @@
|
||||
</ComboBox>
|
||||
<Button Command="{Binding LogoutCommand, UpdateSourceTrigger=PropertyChanged}"
|
||||
Margin="8"
|
||||
|
||||
Style="{StaticResource }"
|
||||
Content="{x:Static p:Resources.Actions_Logout}" />
|
||||
<Separator />
|
||||
<CheckBox IsChecked="{Binding Source={x:Static p:Settings.Default}, Path=AutoStartMonitor}"
|
||||
|
||||
Reference in New Issue
Block a user