This repository was archived by the owner on Jul 23, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed
Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 66 <BitmapImage x : Key =" NoEntry" UriSource =" /Images/No Entry.png" />
77 <BitmapImage x : Key =" Pause" UriSource =" /Images/Pause.png" />
88 <BitmapImage x : Key =" Play" UriSource =" /Images/Play.png" />
9+ <BitmapImage x : Key =" Settings" UriSource =" /Images/Settings.png" />
910 <BitmapImage x : Key =" SpinnerFrame1" UriSource =" /Images/Spinner Frame 1.png" />
1011 <BitmapImage x : Key =" SpinnerFrame2" UriSource =" /Images/Spinner Frame 2.png" />
1112 <BitmapImage x : Key =" SpinnerFrame3" UriSource =" /Images/Spinner Frame 3.png" />
Original file line number Diff line number Diff line change 362362 <ItemGroup >
363363 <Resource Include =" Images\No Entry.png" />
364364 </ItemGroup >
365+ <ItemGroup >
366+ <Resource Include =" Images\Settings.png" />
367+ </ItemGroup >
365368 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
366369 <Import Project =" ..\packages\Fody.3.0.3\build\Fody.targets" Condition =" Exists('..\packages\Fody.3.0.3\build\Fody.targets')" />
367370 <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
You can’t perform that action at this time.
0 commit comments