aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/src/ProtocolBuffersLite.Test/App.xaml
blob: d4f1f2e3e706fef6ec018d08c6a79167ccf7db7f (plain)
1
2
3
4
5
6
7
8
<Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
             x:Class="ProtocolBuffers.SilverlightTest.App"
             >
    <Application.Resources>
        
    </Application.Resources>
</Application>