39 |
<NoWarn>1607</NoWarn> |
<NoWarn>1607</NoWarn> |
40 |
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
41 |
</PropertyGroup> |
</PropertyGroup> |
42 |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'All Configurations|AnyCPU'"> |
43 |
|
<OutputPath>bin\All Configurations\</OutputPath> |
44 |
|
</PropertyGroup> |
45 |
<ItemGroup> |
<ItemGroup> |
46 |
<Reference Include="System" /> |
<Reference Include="System" /> |
47 |
<Reference Include="System.Core"> |
<Reference Include="System.Core"> |