Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #491 from telerik/Nasko/shadow-nuget-toolbox
Browse files Browse the repository at this point in the history
Added RadShadow to the nuget's toolbox
  • Loading branch information
APopatanasov authored Apr 19, 2021
2 parents a0e0425 + 3122830 commit 0465ddb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions BuildTools/Nuspecs.UWP/VisualStudioToolsManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<Item Type = "Telerik.UI.Xaml.Controls.Primitives.RadCustomHubTile"/>
<Item Type = "Telerik.UI.Xaml.Controls.Primitives.RadPaginationControl"/>
<Item Type = "Telerik.UI.Xaml.Controls.Primitives.RadRadialMenu"/>
<Item Type = "Telerik.UI.Xaml.Controls.Primitives.RadShadow"/>
<Item Type = "Telerik.UI.Xaml.Controls.Primitives.RadSideDrawer"/>
<Item Type = "Telerik.UI.Xaml.Controls.Primitives.LoopingList.RadLoopingList"/>
<Item Type = "Telerik.UI.Xaml.Controls.Primitives.RadHexHubTile"/>
Expand Down
1 change: 1 addition & 0 deletions Controls/Primitives/Primitives.UWP/Primitives.UWP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,7 @@
<EmbeddedResource Include="$(MSBuildThisFileDirectory)ToolboxIcons\Telerik.UI.Xaml.Controls.Primitives.RadPaginationControl.Icon.png" />
<EmbeddedResource Include="$(MSBuildThisFileDirectory)ToolboxIcons\Telerik.UI.Xaml.Controls.Primitives.RadRadialMenu.Icon.png" />
<EmbeddedResource Include="$(MSBuildThisFileDirectory)ToolboxIcons\Telerik.UI.Xaml.Controls.Primitives.RadSideDrawer.Icon.png" />
<EmbeddedResource Include="$(MSBuildThisFileDirectory)ToolboxIcons\Telerik.UI.Xaml.Controls.Primitives.RadShadow.Icon.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="$(MSBuildThisFileDirectory)ToolboxIcons\Telerik.UI.Xaml.Controls.Primitives.LoopingList.RadLoopingList.Icon.png" />
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0465ddb

Please sign in to comment.