blob: 8a9fbc72203363d1f697175f383ae92f78d59eef [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>