blob: 4cb726abec892f0459ddfec1f2124a53094136f7 [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>