[xbuild] Microsoft.Common.targets - import Before/After targets files.
[mono.git] / mcs / tools / xbuild / xbuild / Microsoft.Silverlight.CSharp.targets
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2         <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
3         <Import Project="Microsoft.Silverlight.Common.targets"/>
4 </Project>