Added notification icon fallback support
This commit is contained in:
@@ -172,14 +172,14 @@
|
||||
</Page>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\src\TheXamlGuy.NotificationFlyout.Shared.UI\TheXamlGuy.NotificationFlyout.Shared.UI.csproj">
|
||||
<Project>{7d6a151b-c021-4d34-adc1-0171a2f65a00}</Project>
|
||||
<Name>TheXamlGuy.NotificationFlyout.Shared.UI</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\src\TheXamlGuy.NotificationFlyout.Uwp.UI.Controls\TheXamlGuy.NotificationFlyout.Uwp.UI.Controls.csproj">
|
||||
<Project>{8501316d-f994-4a29-9ec4-dc6c6b93f565}</Project>
|
||||
<Name>TheXamlGuy.NotificationFlyout.Uwp.UI.Controls</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\src\TheXamlGuy.NotificationFlyout.Shared.UI\TheXamlGuy.NotificationFlyout.Shared.UI.csproj">
|
||||
<Project>{8501316d-f994-4a29-9ec4-dc6c6b93f565}</Project>
|
||||
<Name>TheXamlGuy.NotificationFlyout.Shared.UI</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '14.0' ">
|
||||
<VisualStudioVersion>14.0</VisualStudioVersion>
|
||||
|
||||
Reference in New Issue
Block a user