6 lines
266 B
XML
6 lines
266 B
XML
<Application x:Class="PipefyAddCompanies.UI.App"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
StartupUri="UI/Views/MainWindow.xaml">
|
|
</Application>
|