summaryrefslogtreecommitdiff
path: root/lang/ironpython/files/patch-Solutions-Common.proj
blob: 813bf09d8ef63aa0a5fd45f624954648de0176e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- Solutions/Common.proj.orig	2013-05-01 13:37:45.000000000 +0200
+++ Solutions/Common.proj	2013-05-01 13:37:50.000000000 +0200
@@ -147,7 +147,7 @@
     <OutputPath>$(SolutionDir)..\bin\$(Configuration)</OutputPath>
     <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
     <WarningsNotAsErrors>618;429;219;1717;162;414</WarningsNotAsErrors>
-    <NoWarn>1591;1584;1574;444;1685;1573</NoWarn>
+    <NoWarn>1591;1584;1574;1685;1573;436</NoWarn>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <PlatformTarget>AnyCPU</PlatformTarget>
@@ -467,4 +467,4 @@
       <Private>False</Private>
     </Reference>
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>