ImgMetadataRemover/UwpApplication/App.xaml

6 lines
194 B
Text
Raw Permalink Normal View History

2022-04-03 16:27:11 +00:00
<Application
x:Class="UwpApplication.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
</Application>