/* App.xaml.cs/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */ /* This copyright was auto-generated on Wed Oct 20 21:41:18 UTC 2021 */ using System; using System.Collections.Generic; using System.Configuration; using System.Data; using System.Linq; using System.Threading.Tasks; using System.Windows; namespace GoProWebcamViewer { /// /// Interaction logic for App.xaml /// public partial class App : Application { } }