diff --git a/src/NmeaParser.sln b/src/NmeaParser.sln index ba46e63..1b85bd9 100644 --- a/src/NmeaParser.sln +++ b/src/NmeaParser.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 -VisualStudioVersion = 15.0.27130.2003 +VisualStudioVersion = 15.0.27130.2010 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "NmeaParser", "NmeaParser", "{1701F3BA-A09C-4706-A612-24FD9340FC18}" EndProject @@ -9,14 +9,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{CF767486 EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SampleApp.WinDesktop", "SampleApp.WinDesktop\SampleApp.WinDesktop.csproj", "{5DB6C7C7-A19C-4BE3-AFE6-26E3061DA01F}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Store-Phone-81", "Store-Phone-81", "{71F04187-BE90-47DE-A7BD-4D6CED50D446}" -EndProject -Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "SampleApp.Store.Shared", "SampleApp.Store\SampleApp.Store.Shared\SampleApp.Store.Shared.shproj", "{95E812E6-17C2-494F-A446-FDE42D75331C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SampleApp.Store.Windows", "SampleApp.Store\SampleApp.Store.Windows\SampleApp.Store.Windows.csproj", "{C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SampleApp.Store.WindowsPhone", "SampleApp.Store\SampleApp.Store.WindowsPhone\SampleApp.Store.WindowsPhone.csproj", "{9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}" -EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Desktop", "Desktop", "{7ABA337E-6748-484E-A0F4-E1715E1C95F1}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UnitTests", "UnitTests", "{28B8E327-C504-4E08-B2CE-09D1CBB8B904}" @@ -42,10 +34,7 @@ EndProject Global GlobalSection(SharedMSBuildProjectFiles) = preSolution UnitTests\NmeaParser.Tests\NmeaParser.Tests.projitems*{92cad93b-6c3b-45a0-a723-be046de50fec}*SharedItemsImports = 4 - SampleApp.Store\SampleApp.Store.Shared\SampleApp.Store.Shared.projitems*{95e812e6-17c2-494f-a446-fde42d75331c}*SharedItemsImports = 13 UnitTests\NmeaParser.Tests\NmeaParser.Tests.projitems*{979ae182-eb59-4181-9d45-3fd6e4817f11}*SharedItemsImports = 13 - SampleApp.Store\SampleApp.Store.Shared\SampleApp.Store.Shared.projitems*{9ee3ea1d-f28c-4cf2-b540-db0415050d5f}*SharedItemsImports = 4 - SampleApp.Store\SampleApp.Store.Shared\SampleApp.Store.Shared.projitems*{c4b3935b-7ed4-40cc-b1d2-bc2b854e319d}*SharedItemsImports = 4 EndGlobalSection GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -74,54 +63,6 @@ Global {5DB6C7C7-A19C-4BE3-AFE6-26E3061DA01F}.Release|x64.Build.0 = Release|Any CPU {5DB6C7C7-A19C-4BE3-AFE6-26E3061DA01F}.Release|x86.ActiveCfg = Release|Any CPU {5DB6C7C7-A19C-4BE3-AFE6-26E3061DA01F}.Release|x86.Build.0 = Release|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Debug|ARM.ActiveCfg = Debug|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Debug|ARM.Build.0 = Debug|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Debug|ARM.Deploy.0 = Debug|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Debug|x64.ActiveCfg = Debug|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Debug|x64.Build.0 = Debug|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Debug|x64.Deploy.0 = Debug|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Debug|x86.ActiveCfg = Debug|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Debug|x86.Build.0 = Debug|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Debug|x86.Deploy.0 = Debug|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Release|Any CPU.Build.0 = Release|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Release|Any CPU.Deploy.0 = Release|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Release|ARM.ActiveCfg = Release|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Release|ARM.Build.0 = Release|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Release|ARM.Deploy.0 = Release|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Release|x64.ActiveCfg = Release|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Release|x64.Build.0 = Release|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Release|x64.Deploy.0 = Release|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Release|x86.ActiveCfg = Release|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Release|x86.Build.0 = Release|Any CPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D}.Release|x86.Deploy.0 = Release|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Debug|ARM.ActiveCfg = Debug|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Debug|ARM.Build.0 = Debug|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Debug|ARM.Deploy.0 = Debug|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Debug|x64.ActiveCfg = Debug|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Debug|x64.Build.0 = Debug|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Debug|x64.Deploy.0 = Debug|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Debug|x86.ActiveCfg = Debug|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Debug|x86.Build.0 = Debug|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Debug|x86.Deploy.0 = Debug|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Release|Any CPU.Build.0 = Release|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Release|Any CPU.Deploy.0 = Release|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Release|ARM.ActiveCfg = Release|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Release|ARM.Build.0 = Release|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Release|ARM.Deploy.0 = Release|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Release|x64.ActiveCfg = Release|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Release|x64.Build.0 = Release|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Release|x64.Deploy.0 = Release|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Release|x86.ActiveCfg = Release|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Release|x86.Build.0 = Release|Any CPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F}.Release|x86.Deploy.0 = Release|Any CPU {7B252F1E-2E9D-4362-9C14-3376AAB8B5A0}.Debug|Any CPU.ActiveCfg = Debug|x86 {7B252F1E-2E9D-4362-9C14-3376AAB8B5A0}.Debug|Any CPU.Build.0 = Debug|x86 {7B252F1E-2E9D-4362-9C14-3376AAB8B5A0}.Debug|Any CPU.Deploy.0 = Debug|x86 @@ -190,10 +131,6 @@ Global EndGlobalSection GlobalSection(NestedProjects) = preSolution {5DB6C7C7-A19C-4BE3-AFE6-26E3061DA01F} = {7ABA337E-6748-484E-A0F4-E1715E1C95F1} - {71F04187-BE90-47DE-A7BD-4D6CED50D446} = {A4B9D59A-C8C6-4199-A7F3-F3AF0C748281} - {95E812E6-17C2-494F-A446-FDE42D75331C} = {71F04187-BE90-47DE-A7BD-4D6CED50D446} - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D} = {71F04187-BE90-47DE-A7BD-4D6CED50D446} - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F} = {71F04187-BE90-47DE-A7BD-4D6CED50D446} {7ABA337E-6748-484E-A0F4-E1715E1C95F1} = {A4B9D59A-C8C6-4199-A7F3-F3AF0C748281} {28B8E327-C504-4E08-B2CE-09D1CBB8B904} = {CF767486-305D-40EE-8845-58EF76C16D85} {01FEC943-B537-4BCF-945A-6C914B06E448} = {A4B9D59A-C8C6-4199-A7F3-F3AF0C748281} diff --git a/src/NmeaParser/NmeaParser.csproj b/src/NmeaParser/NmeaParser.csproj index 473060b..d63f9c3 100644 --- a/src/NmeaParser/NmeaParser.csproj +++ b/src/NmeaParser/NmeaParser.csproj @@ -1,7 +1,7 @@ - netstandard1.4;net451;monoandroid50;xamarinios10;uap10.0;win81 + netstandard1.4;net451;monoandroid50;xamarinios10;uap10.0 true true Debug;Release @@ -48,12 +48,6 @@ NMEA Parser - UWP - - 8.1 - $(DefineConstants);WINDOWS_STORE - NMEA Parser - WinStore - - diff --git a/src/SampleApp.Store/SampleApp.Store.Shared/App.xaml b/src/SampleApp.Store/SampleApp.Store.Shared/App.xaml deleted file mode 100644 index 8fb9de2..0000000 --- a/src/SampleApp.Store/SampleApp.Store.Shared/App.xaml +++ /dev/null @@ -1,7 +0,0 @@ - - - diff --git a/src/SampleApp.Store/SampleApp.Store.Shared/App.xaml.cs b/src/SampleApp.Store/SampleApp.Store.Shared/App.xaml.cs deleted file mode 100644 index bbe3d16..0000000 --- a/src/SampleApp.Store/SampleApp.Store.Shared/App.xaml.cs +++ /dev/null @@ -1,137 +0,0 @@ -using System; -using System.Collections.Generic; -using System.IO; -using System.Linq; -using System.Runtime.InteropServices.WindowsRuntime; -using Windows.ApplicationModel; -using Windows.ApplicationModel.Activation; -using Windows.Foundation; -using Windows.Foundation.Collections; -using Windows.UI.Xaml; -using Windows.UI.Xaml.Controls; -using Windows.UI.Xaml.Controls.Primitives; -using Windows.UI.Xaml.Data; -using Windows.UI.Xaml.Input; -using Windows.UI.Xaml.Media; -using Windows.UI.Xaml.Media.Animation; -using Windows.UI.Xaml.Navigation; - -// The Blank Application template is documented at http://go.microsoft.com/fwlink/?LinkId=234227 - -namespace SampleApp.Store -{ - /// - /// Provides application-specific behavior to supplement the default Application class. - /// - public sealed partial class App : Application - { -#if WINDOWS_PHONE_APP - private TransitionCollection transitions; -#endif - - /// - /// Initializes the singleton application object. This is the first line of authored code - /// executed, and as such is the logical equivalent of main() or WinMain(). - /// - public App() - { - this.InitializeComponent(); - this.Suspending += this.OnSuspending; - } - - /// - /// Invoked when the application is launched normally by the end user. Other entry points - /// will be used when the application is launched to open a specific file, to display - /// search results, and so forth. - /// - /// Details about the launch request and process. - protected override void OnLaunched(LaunchActivatedEventArgs e) - { -#if DEBUG - if (System.Diagnostics.Debugger.IsAttached) - { - this.DebugSettings.EnableFrameRateCounter = true; - } -#endif - - Frame rootFrame = Window.Current.Content as Frame; - - // Do not repeat app initialization when the Window already has content, - // just ensure that the window is active - if (rootFrame == null) - { - // Create a Frame to act as the navigation context and navigate to the first page - rootFrame = new Frame(); - - // TODO: change this value to a cache size that is appropriate for your application - rootFrame.CacheSize = 1; - - if (e.PreviousExecutionState == ApplicationExecutionState.Terminated) - { - // TODO: Load state from previously suspended application - } - - // Place the frame in the current Window - Window.Current.Content = rootFrame; - } - - if (rootFrame.Content == null) - { -#if WINDOWS_PHONE_APP - // Removes the turnstile navigation for startup. - if (rootFrame.ContentTransitions != null) - { - this.transitions = new TransitionCollection(); - foreach (var c in rootFrame.ContentTransitions) - { - this.transitions.Add(c); - } - } - - rootFrame.ContentTransitions = null; - rootFrame.Navigated += this.RootFrame_FirstNavigated; -#endif - - // When the navigation stack isn't restored navigate to the first page, - // configuring the new page by passing required information as a navigation - // parameter - if (!rootFrame.Navigate(typeof(MainPage), e.Arguments)) - { - throw new Exception("Failed to create initial page"); - } - } - - // Ensure the current window is active - Window.Current.Activate(); - } - -#if WINDOWS_PHONE_APP - /// - /// Restores the content transitions after the app has launched. - /// - /// The object where the handler is attached. - /// Details about the navigation event. - private void RootFrame_FirstNavigated(object sender, NavigationEventArgs e) - { - var rootFrame = sender as Frame; - rootFrame.ContentTransitions = this.transitions ?? new TransitionCollection() { new NavigationThemeTransition() }; - rootFrame.Navigated -= this.RootFrame_FirstNavigated; - } -#endif - - /// - /// Invoked when application execution is being suspended. Application state is saved - /// without knowing whether the application will be terminated or resumed with the contents - /// of memory still intact. - /// - /// The source of the suspend request. - /// Details about the suspend request. - private void OnSuspending(object sender, SuspendingEventArgs e) - { - var deferral = e.SuspendingOperation.GetDeferral(); - - // TODO: Save application state and stop any background activity - deferral.Complete(); - } - } -} \ No newline at end of file diff --git a/src/SampleApp.Store/SampleApp.Store.Shared/MainPage.xaml b/src/SampleApp.Store/SampleApp.Store.Shared/MainPage.xaml deleted file mode 100644 index a839fe3..0000000 --- a/src/SampleApp.Store/SampleApp.Store.Shared/MainPage.xaml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - diff --git a/src/SampleApp.Store/SampleApp.Store.Shared/MainPage.xaml.cs b/src/SampleApp.Store/SampleApp.Store.Shared/MainPage.xaml.cs deleted file mode 100644 index a3b37bc..0000000 --- a/src/SampleApp.Store/SampleApp.Store.Shared/MainPage.xaml.cs +++ /dev/null @@ -1,73 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using Windows.Devices.Bluetooth.Rfcomm; -using Windows.Devices.Enumeration; -using Windows.UI.Xaml.Controls; - -// The Blank Page item template is documented at http://go.microsoft.com/fwlink/?LinkId=234238 - -namespace SampleApp.Store -{ - /// - /// An empty page that can be used on its own or navigated to within a Frame. - /// - public sealed partial class MainPage : Page - { - private Queue messages = new Queue(101); - - public MainPage() - { - this.InitializeComponent(); - //Load a simulated GPS device that plays back an NMEA log file - LoadLocalGpsSimulationData(); - //Use this to connect to a bluetooth device instead: - //LoadBluetoothGPS(); - } - - private async void LoadBluetoothGPS() - { - //Ensure the bluetooth capability is enabled by opening package.appxmanifest in a text editor, - // and add the following to the section: - // - // - // - // - // - - //Get list of devices - string serialDeviceType = RfcommDeviceService.GetDeviceSelector(RfcommServiceId.SerialPort); - var devices = await DeviceInformation.FindAllAsync(serialDeviceType); - - string GpsDeviceName = "HOLUX GPSlim236"; //Change name to your device or build UI for user to select from list of 'devices' - //Select device by name - var bluetoothDevice = devices.Where(t => t.Name == GpsDeviceName).FirstOrDefault(); - //Get service - RfcommDeviceService rfcommService = await RfcommDeviceService.FromIdAsync(bluetoothDevice.Id); - if (rfcommService != null) - { - var device = new NmeaParser.BluetoothDevice(rfcommService); - device.MessageReceived += device_MessageReceived; - await device.OpenAsync(); - } - } - - public async void LoadLocalGpsSimulationData() - { - var file = await Windows.Storage.StorageFile.GetFileFromApplicationUriAsync(new Uri("ms-appx:///NmeaSampleData.txt")); - var device = new NmeaParser.NmeaFileDevice(file); - device.MessageReceived += device_MessageReceived; - var _ = device.OpenAsync(); - } - - private void device_MessageReceived(object sender, NmeaParser.NmeaMessageReceivedEventArgs args) - { - var _ = Dispatcher.RunAsync(Windows.UI.Core.CoreDispatcherPriority.Normal, () => - { - messages.Enqueue(args.Message.MessageType + ": " + args.Message.ToString()); - if (messages.Count > 100) messages.Dequeue(); //Keep message queue at 100 - output.Text = string.Join("\n", messages.ToArray()); - }); - } - } -} diff --git a/src/SampleApp.Store/SampleApp.Store.Shared/SampleApp.Store.Shared.projitems b/src/SampleApp.Store/SampleApp.Store.Shared/SampleApp.Store.Shared.projitems deleted file mode 100644 index fccb4bb..0000000 --- a/src/SampleApp.Store/SampleApp.Store.Shared/SampleApp.Store.Shared.projitems +++ /dev/null @@ -1,28 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - true - 95e812e6-17c2-494f-a446-fde42d75331c - - - SampleApp.Store - - - - Designer - - - App.xaml - - - MainPage.xaml - - - - - Designer - MSBuild:Compile - - - \ No newline at end of file diff --git a/src/SampleApp.Store/SampleApp.Store.Shared/SampleApp.Store.Shared.shproj b/src/SampleApp.Store/SampleApp.Store.Shared/SampleApp.Store.Shared.shproj deleted file mode 100644 index e364bb4..0000000 --- a/src/SampleApp.Store/SampleApp.Store.Shared/SampleApp.Store.Shared.shproj +++ /dev/null @@ -1,12 +0,0 @@ - - - - 95e812e6-17c2-494f-a446-fde42d75331c - - - - - - - - diff --git a/src/SampleApp.Store/SampleApp.Store.Windows/Assets/Logo.scale-100.png b/src/SampleApp.Store/SampleApp.Store.Windows/Assets/Logo.scale-100.png deleted file mode 100644 index e26771c..0000000 Binary files a/src/SampleApp.Store/SampleApp.Store.Windows/Assets/Logo.scale-100.png and /dev/null differ diff --git a/src/SampleApp.Store/SampleApp.Store.Windows/Assets/SmallLogo.scale-100.png b/src/SampleApp.Store/SampleApp.Store.Windows/Assets/SmallLogo.scale-100.png deleted file mode 100644 index 1eb0d9d..0000000 Binary files a/src/SampleApp.Store/SampleApp.Store.Windows/Assets/SmallLogo.scale-100.png and /dev/null differ diff --git a/src/SampleApp.Store/SampleApp.Store.Windows/Assets/SplashScreen.scale-100.png b/src/SampleApp.Store/SampleApp.Store.Windows/Assets/SplashScreen.scale-100.png deleted file mode 100644 index c951e03..0000000 Binary files a/src/SampleApp.Store/SampleApp.Store.Windows/Assets/SplashScreen.scale-100.png and /dev/null differ diff --git a/src/SampleApp.Store/SampleApp.Store.Windows/Assets/StoreLogo.scale-100.png b/src/SampleApp.Store/SampleApp.Store.Windows/Assets/StoreLogo.scale-100.png deleted file mode 100644 index dcb6727..0000000 Binary files a/src/SampleApp.Store/SampleApp.Store.Windows/Assets/StoreLogo.scale-100.png and /dev/null differ diff --git a/src/SampleApp.Store/SampleApp.Store.Windows/Package.appxmanifest b/src/SampleApp.Store/SampleApp.Store.Windows/Package.appxmanifest deleted file mode 100644 index 58ef60e..0000000 --- a/src/SampleApp.Store/SampleApp.Store.Windows/Package.appxmanifest +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - SampleApp.Store.Windows - mort5161 - Assets\StoreLogo.png - - - - 6.3.0 - 6.3.0 - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/SampleApp.Store/SampleApp.Store.Windows/Properties/AssemblyInfo.cs b/src/SampleApp.Store/SampleApp.Store.Windows/Properties/AssemblyInfo.cs deleted file mode 100644 index a7d2973..0000000 --- a/src/SampleApp.Store/SampleApp.Store.Windows/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,29 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("SampleApp.Store.Windows")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("SampleApp.Store.Windows")] -[assembly: AssemblyCopyright("Copyright © 2014")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// 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: AssemblyFileVersion("1.0.0.0")] -[assembly: ComVisible(false)] \ No newline at end of file diff --git a/src/SampleApp.Store/SampleApp.Store.Windows/SampleApp.Store.Windows.csproj b/src/SampleApp.Store/SampleApp.Store.Windows/SampleApp.Store.Windows.csproj deleted file mode 100644 index 347fcc4..0000000 --- a/src/SampleApp.Store/SampleApp.Store.Windows/SampleApp.Store.Windows.csproj +++ /dev/null @@ -1,76 +0,0 @@ - - - - - Debug - AnyCPU - {C4B3935B-7ED4-40CC-B1D2-BC2B854E319D} - AppContainerExe - Properties - SampleApp.Store - SampleApp.Store.Windows - en-US - 8.1 - 12 - 512 - true - {BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - SampleApp.Store.Windows_TemporaryKey.pfx - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE;NETFX_CORE;WINDOWS_APP - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE;NETFX_CORE;WINDOWS_APP - prompt - 4 - - - - - {1adc3666-1ddb-48c4-9811-1e58b6d09a7c} - NmeaParser - - - - - - - - Designer - - - - - - NmeaSampleData.txt - - - - - - - - 12.0 - - - - - \ No newline at end of file diff --git a/src/SampleApp.Store/SampleApp.Store.Windows/SampleApp.Store.Windows_TemporaryKey.pfx b/src/SampleApp.Store/SampleApp.Store.Windows/SampleApp.Store.Windows_TemporaryKey.pfx deleted file mode 100644 index 5eea279..0000000 Binary files a/src/SampleApp.Store/SampleApp.Store.Windows/SampleApp.Store.Windows_TemporaryKey.pfx and /dev/null differ diff --git a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/Logo.scale-240.png b/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/Logo.scale-240.png deleted file mode 100644 index 76921ca..0000000 Binary files a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/Logo.scale-240.png and /dev/null differ diff --git a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/SmallLogo.scale-240.png b/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/SmallLogo.scale-240.png deleted file mode 100644 index 3166301..0000000 Binary files a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/SmallLogo.scale-240.png and /dev/null differ diff --git a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/SplashScreen.scale-240.png b/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/SplashScreen.scale-240.png deleted file mode 100644 index 33f26b3..0000000 Binary files a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/SplashScreen.scale-240.png and /dev/null differ diff --git a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/Square71x71Logo.scale-240.png b/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/Square71x71Logo.scale-240.png deleted file mode 100644 index cfa54be..0000000 Binary files a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/Square71x71Logo.scale-240.png and /dev/null differ diff --git a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/StoreLogo.scale-240.png b/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/StoreLogo.scale-240.png deleted file mode 100644 index 47e084b..0000000 Binary files a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/StoreLogo.scale-240.png and /dev/null differ diff --git a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/WideLogo.scale-240.png b/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/WideLogo.scale-240.png deleted file mode 100644 index 6249d29..0000000 Binary files a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Assets/WideLogo.scale-240.png and /dev/null differ diff --git a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Package.appxmanifest b/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Package.appxmanifest deleted file mode 100644 index 8260d0a..0000000 --- a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Package.appxmanifest +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - SampleApp.Store.WindowsPhone - mort5161 - Assets\StoreLogo.png - - - - 6.3.1 - 6.3.1 - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Properties/AssemblyInfo.cs b/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Properties/AssemblyInfo.cs deleted file mode 100644 index ff8eda2..0000000 --- a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,29 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("SampleApp.Store.WindowsPhone")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("SampleApp.Store.WindowsPhone")] -[assembly: AssemblyCopyright("Copyright © 2014")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// 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: AssemblyFileVersion("1.0.0.0")] -[assembly: ComVisible(false)] \ No newline at end of file diff --git a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/SampleApp.Store.WindowsPhone.csproj b/src/SampleApp.Store/SampleApp.Store.WindowsPhone/SampleApp.Store.WindowsPhone.csproj deleted file mode 100644 index 148048e..0000000 --- a/src/SampleApp.Store/SampleApp.Store.WindowsPhone/SampleApp.Store.WindowsPhone.csproj +++ /dev/null @@ -1,79 +0,0 @@ - - - - - Debug - AnyCPU - {9EE3EA1D-F28C-4CF2-B540-DB0415050D5F} - AppContainerExe - Properties - SampleApp.Store - SampleApp.Store.WindowsPhone - en-US - 8.1 - 12 - 512 - {76F1466A-8B6D-4E39-A767-685A06062A39};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - true - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE;NETFX_CORE;WINDOWS_PHONE_APP - prompt - 4 - - - - - {1adc3666-1ddb-48c4-9811-1e58b6d09a7c} - NmeaParser - - - - - - - - Designer - - - - - NmeaSampleData.txt - - - - - - - - - - 12.0 - - - WindowsPhoneApp - - - - - \ No newline at end of file