Imported Upstream version 1.34.0
[platform/upstream/grpc.git] / examples / csharp / HelloworldXamarin / HelloworldXamarin / App.xaml
1 <?xml version="1.0" encoding="utf-8" ?>
2 <Application xmlns="http://xamarin.com/schemas/2014/forms"
3              xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
4              x:Class="HelloworldXamarin.App">
5     <Application.Resources>
6
7     </Application.Resources>
8 </Application>