From 86ff600347dfe74211102ce58145ba0752048f43 Mon Sep 17 00:00:00 2001 From: trippsc2 Date: Sun, 19 Apr 2020 18:05:14 -0400 Subject: [PATCH] Map Locations Light Up - Changed the map locations to light up on mouse over. --- OpenTracker.Models/OpenTracker.Models.csproj | 2 +- OpenTracker.Setup/OpenTracker.Setup.vdproj | 6 +++--- OpenTracker/App.xaml | 8 ++++++++ OpenTracker/OpenTracker.csproj | 6 +++--- OpenTracker/Views/MapLocationControl.xaml | 2 +- 5 files changed, 16 insertions(+), 8 deletions(-) diff --git a/OpenTracker.Models/OpenTracker.Models.csproj b/OpenTracker.Models/OpenTracker.Models.csproj index fb677830..9c641e4d 100644 --- a/OpenTracker.Models/OpenTracker.Models.csproj +++ b/OpenTracker.Models/OpenTracker.Models.csproj @@ -2,7 +2,7 @@ netcoreapp3.1 - 0.8.0 + 0.8.1 diff --git a/OpenTracker.Setup/OpenTracker.Setup.vdproj b/OpenTracker.Setup/OpenTracker.Setup.vdproj index 94407e31..b4d2e416 100644 --- a/OpenTracker.Setup/OpenTracker.Setup.vdproj +++ b/OpenTracker.Setup/OpenTracker.Setup.vdproj @@ -274,15 +274,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:OpenTracker" - "ProductCode" = "8:{4BDAF4C5-99EA-4D74-B743-D0B96C70E3DA}" - "PackageCode" = "8:{0110FA88-E80B-44A7-9033-2FE5BDF23931}" + "ProductCode" = "8:{7ABF3E44-0DD5-48D4-A792-3BA6BCAB8C91}" + "PackageCode" = "8:{39BBFD34-33C5-432D-95C0-622DDFAC5408}" "UpgradeCode" = "8:{C98C2121-B4C5-473A-9B86-5407FEFFE8F1}" "AspNetVersion" = "8:2.0.50727.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:TRUE" - "ProductVersion" = "8:0.8.0" + "ProductVersion" = "8:0.8.1" "Manufacturer" = "8:OpenTracker" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" diff --git a/OpenTracker/App.xaml b/OpenTracker/App.xaml index bf3a6c13..ca8b77a1 100644 --- a/OpenTracker/App.xaml +++ b/OpenTracker/App.xaml @@ -96,7 +96,15 @@ + + + + diff --git a/OpenTracker/OpenTracker.csproj b/OpenTracker/OpenTracker.csproj index 34811feb..52b25161 100644 --- a/OpenTracker/OpenTracker.csproj +++ b/OpenTracker/OpenTracker.csproj @@ -4,10 +4,10 @@ netcoreapp3.1 triforce.ico - 0.8.0 + 0.8.1 Tripp - 0.8.0.0 - 0.8.0.0 + 0.8.1.0 + 0.8.1.0 osx-x64;linux-x64;debian-x64;rhel-x64;win-x64;win-x86;win7-x64;win7-x86 diff --git a/OpenTracker/Views/MapLocationControl.xaml b/OpenTracker/Views/MapLocationControl.xaml index 5a312ba2..1e645e72 100644 --- a/OpenTracker/Views/MapLocationControl.xaml +++ b/OpenTracker/Views/MapLocationControl.xaml @@ -13,7 +13,7 @@ -