aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/csharp/HelloworldXamarin/HelloworldXamarin/HelloworldXamarin.projitems
diff options
context:
space:
mode:
Diffstat (limited to 'examples/csharp/HelloworldXamarin/HelloworldXamarin/HelloworldXamarin.projitems')
-rw-r--r--examples/csharp/HelloworldXamarin/HelloworldXamarin/HelloworldXamarin.projitems3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/csharp/HelloworldXamarin/HelloworldXamarin/HelloworldXamarin.projitems b/examples/csharp/HelloworldXamarin/HelloworldXamarin/HelloworldXamarin.projitems
index 87466cb4a7..25f5478c53 100644
--- a/examples/csharp/HelloworldXamarin/HelloworldXamarin/HelloworldXamarin.projitems
+++ b/examples/csharp/HelloworldXamarin/HelloworldXamarin/HelloworldXamarin.projitems
@@ -9,6 +9,7 @@
<Import_RootNamespace>HelloworldXamarin</Import_RootNamespace>
</PropertyGroup>
<ItemGroup>
- <Compile Include="$(MSBuildThisFileDirectory)MyClass.cs" />
+ <Compile Include="$(MSBuildThisFileDirectory)Helloworld.cs" />
+ <Compile Include="$(MSBuildThisFileDirectory)HelloworldGrpc.cs" />
</ItemGroup>
</Project> \ No newline at end of file