# | Line 77 | Line 77 | |
---|---|---|
77 | <ErrorReport>prompt</ErrorReport> | |
78 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules> | |
79 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules> | |
80 | + | <NoWarn>1607</NoWarn> |
81 | </PropertyGroup> | |
82 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> | |
83 | <OutputPath>bin\x64\Release\</OutputPath> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |