1
0
Files
Debug_pro 43d7845cf1 finally
2026-02-12 01:01:44 +03:00

15 lines
223 B
C#

using System.Configuration;
using System.Data;
using System.Windows;
namespace Lab
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}
}