Directory.build.props 192 B

123456789
  1. <Project>
  2. <Import Project="..\Directory.Build.props" />
  3. <PropertyGroup>
  4. <DefineConstants>$(DefineConstants);REFERENCE_ASSEMBLY</DefineConstants>
  5. </PropertyGroup>
  6. </Project>