SuNetVerseWolk 82aeabd64e first commit
2025-04-14 10:50:02 +03:00

18 lines
337 B
C#

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;
namespace DEmoTest2025
{
/// <summary>
/// Логика взаимодействия для App.xaml
/// </summary>
public partial class App : Application
{
}
}