|
18 | 18 | <ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
19 | 19 | <AllowCrossPlatformRetargeting>false</AllowCrossPlatformRetargeting>
|
20 | 20 | <OutputPath>..\Artifacts\UnitsNet.WindowsRuntimeComponent</OutputPath>
|
21 |
| - <BaseIntermediateOutputPath>obj\$(MSBuildProjectName)</BaseIntermediateOutputPath> |
| 21 | + <NoWarn>CS1701;CS1702;CS1705;CS0618;CS0809;2008</NoWarn> |
22 | 22 | </PropertyGroup>
|
23 | 23 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
24 | 24 | <PlatformTarget>AnyCPU</PlatformTarget>
|
|
42 | 42 | <PlatformTarget>x86</PlatformTarget>
|
43 | 43 | <DebugSymbols>true</DebugSymbols>
|
44 | 44 | <DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
45 |
| - <NoWarn>;2008</NoWarn> |
46 | 45 | <DebugType>full</DebugType>
|
47 | 46 | <PlatformTarget>x86</PlatformTarget>
|
48 | 47 | <UseVSHostingProcess>false</UseVSHostingProcess>
|
|
52 | 51 | <PlatformTarget>x86</PlatformTarget>
|
53 | 52 | <DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
54 | 53 | <Optimize>true</Optimize>
|
55 |
| - <NoWarn>;2008</NoWarn> |
56 | 54 | <DebugType>pdbonly</DebugType>
|
57 | 55 | <PlatformTarget>x86</PlatformTarget>
|
58 | 56 | <UseVSHostingProcess>false</UseVSHostingProcess>
|
|
62 | 60 | <PlatformTarget>ARM</PlatformTarget>
|
63 | 61 | <DebugSymbols>true</DebugSymbols>
|
64 | 62 | <DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
65 |
| - <NoWarn>;2008</NoWarn> |
66 | 63 | <DebugType>full</DebugType>
|
67 | 64 | <PlatformTarget>ARM</PlatformTarget>
|
68 | 65 | <UseVSHostingProcess>false</UseVSHostingProcess>
|
|
72 | 69 | <PlatformTarget>ARM</PlatformTarget>
|
73 | 70 | <DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
74 | 71 | <Optimize>true</Optimize>
|
75 |
| - <NoWarn>;2008</NoWarn> |
76 | 72 | <DebugType>pdbonly</DebugType>
|
77 | 73 | <PlatformTarget>ARM</PlatformTarget>
|
78 | 74 | <UseVSHostingProcess>false</UseVSHostingProcess>
|
|
82 | 78 | <PlatformTarget>x64</PlatformTarget>
|
83 | 79 | <DebugSymbols>true</DebugSymbols>
|
84 | 80 | <DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
85 |
| - <NoWarn>;2008</NoWarn> |
86 | 81 | <DebugType>full</DebugType>
|
87 | 82 | <PlatformTarget>x64</PlatformTarget>
|
88 | 83 | <UseVSHostingProcess>false</UseVSHostingProcess>
|
|
92 | 87 | <PlatformTarget>x64</PlatformTarget>
|
93 | 88 | <DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
94 | 89 | <Optimize>true</Optimize>
|
95 |
| - <NoWarn>;2008</NoWarn> |
96 | 90 | <DebugType>pdbonly</DebugType>
|
97 | 91 | <PlatformTarget>x64</PlatformTarget>
|
98 | 92 | <UseVSHostingProcess>false</UseVSHostingProcess>
|
|
0 commit comments