/* App.xaml.cs/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */ /* This copyright was auto-generated on Wed, Sep 1, 2021 5:05:37 PM */ using System; using System.Collections.Generic; using System.Configuration; using System.Data; using System.Linq; using System.Threading.Tasks; using System.Windows; namespace GoProCSharpSample { /// /// Interaction logic for App.xaml /// public partial class App : Application { } }