mirror of
https://github.com/bitwarden/mobile
synced 2026-01-03 17:13:50 +00:00
PM-3349 PM-3350 MAUI Migration Initial
This commit is contained in:
8
src/Core/App.xaml
Normal file
8
src/Core/App.xaml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Application xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
|
||||
x:Class="Bit.App.App">
|
||||
<Application.Resources>
|
||||
</Application.Resources>
|
||||
</Application>
|
||||
|
||||
Reference in New Issue
Block a user