Code Contracts exist on SL4, use the real bits instead
This commit is contained in:
Родитель
7f2ee210fc
Коммит
8478b7d80c
|
@ -1,6 +1,6 @@
|
|||
using System;
|
||||
|
||||
#if SILVERLIGHT || DOTNETISOLDANDSAD
|
||||
#if DOTNETISOLDANDSAD
|
||||
|
||||
namespace System.Diagnostics.Contracts
|
||||
{
|
||||
|
|
|
@ -77,7 +77,6 @@
|
|||
<Reference Include="System.Windows.Browser" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="ContractStubs.cs" />
|
||||
<Compile Include="Interfaces.cs" />
|
||||
<Compile Include="Logging.cs" />
|
||||
<Compile Include="MemoizingMRUCache.cs" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче