AppSAV/MauiAppStock/AppShell.xaml
brunetg 5b1a85b925 revert 0afc6f6a5d6f3e71a126bd53cf1e23d62dbd1a6b
revert revert a6913a5400bf5e54e6552927186b6c31f0529efb

revert merge fournisseur et mouvementStock
2025-05-10 01:17:21 +02:00

11 lines
323 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<Shell
x:Class="MauiAppStock.AppShell"
xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
xmlns:views="clr-namespace:MauiAppStock.Views"
Shell.FlyoutBehavior="Disabled"
Title="MauiAppStock">
</Shell>