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