Files
WechatBakTool/App.xaml
2023-12-06 20:25:35 +08:00

10 lines
366 B
XML

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