File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Notifications/Microsoft.Toolkit.Uwp.Notifications.Shared/Adaptive Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 3939 <ErrorReport >prompt</ErrorReport >
4040 <WarningLevel >4</WarningLevel >
4141 <RunCodeAnalysis >true</RunCodeAnalysis >
42- <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
43- <DocumentationFile >
44- </DocumentationFile >
42+ <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
43+ <DocumentationFile >bin\Release\Microsoft.Toolkit.Uwp.UI.XML</DocumentationFile >
4544 <CodeAnalysisRuleSet >microsoft.toolkit.uwp.ui.ruleset</CodeAnalysisRuleSet >
4645 </PropertyGroup >
4746 <ItemGroup >
Original file line number Diff line number Diff line change 1313#if WINRT
1414using System . Collections . Generic ;
1515#endif
16- using Microsoft . Toolkit . Uwp . Notifications . Adaptive . Elements ;
1716using System ;
17+ using Microsoft . Toolkit . Uwp . Notifications . Adaptive . Elements ;
1818
1919namespace Microsoft . Toolkit . Uwp . Notifications
2020{
You can’t perform that action at this time.
0 commit comments