Files
ClientApiPoC/OnPremiseApp/App.xaml
2026-03-13 10:23:47 +01:00

9 lines
353 B
XML

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