File tree 2 files changed +2
-2
lines changed
UnitsNet.WindowsRuntimeComponent 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 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
- <NoWarn >CS1701;CS1702;CS1705;CS0618;CS0809;2008 </NoWarn >
21
+ <NoWarn >CS1701;CS1702;CS1705;CS0618;CS0809;CS1591 </NoWarn >
22
22
</PropertyGroup >
23
23
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
24
24
<PlatformTarget >AnyCPU</PlatformTarget >
Original file line number Diff line number Diff line change 22
22
<PropertyGroup >
23
23
<TargetFrameworks >netstandard2.0;net40</TargetFrameworks >
24
24
<RootNamespace >UnitsNet</RootNamespace >
25
- <NoWarn >CS1701;CS1702;CS1705;CS0618;CS0809</NoWarn >
25
+ <NoWarn >CS1701;CS1702;CS1705;CS0618;CS0809;CS1591 </NoWarn >
26
26
</PropertyGroup >
27
27
28
28
<!-- NuGet references that work for both signed and unsigned -->
You can’t perform that action at this time.
0 commit comments