Files
Asegasa.NET/GestionAsegasa/Application.xaml
2026-02-19 08:35:01 +01:00

10 lines
365 B
XML

<Application x:Class="Application"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:GestionAsegasa"
StartupUri="dxwInicio.xaml">
<Application.Resources>
</Application.Resources>
</Application>