mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-04-06 23:14:10 +00:00
Added Desktop build + sample apps
This commit is contained in:
parent
c5150bba41
commit
76bbf4beee
40 changed files with 69507 additions and 31 deletions
7
src/SampleApp.WinDesktop/Properties/Settings.settings
Normal file
7
src/SampleApp.WinDesktop/Properties/Settings.settings
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<SettingsFile xmlns="uri:settings" CurrentProfile="(Default)">
|
||||
<Profiles>
|
||||
<Profile Name="(Default)" />
|
||||
</Profiles>
|
||||
<Settings />
|
||||
</SettingsFile>
|
||||
Loading…
Add table
Add a link
Reference in a new issue