blob: 74146126b93d67802e45e7904f8ec0f4efeb2020 [file] [log] [blame]
<Project Sdk="Microsoft.NET.Sdk">
<!--
Note: common properties and targets for tests are imported from the
Directory.Build.props and Directory.Build.targets files in the parent directoty
-->
<!-- The protobuf compiler settings to test -->
<ItemGroup>
<Protobuf Include="**/*.proto" />
</ItemGroup>
</Project>