MonodroidStockPortfolio/MonoStockPortfolio/PostSharp.Custom.targets

6 lines
262 B
Text
Raw Normal View History

2010-12-19 20:34:20 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<PostSharpAssemblyBindingPolicySet>Silverlight20</PostSharpAssemblyBindingPolicySet>
</PropertyGroup>
</Project>