mirror of
https://github.com/ZuneDev/ZuneShell.dll.git
synced 2026-07-27 13:11:51 -07:00
Update Zune logo in some places
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 2.0 MiB |
@@ -20,8 +20,8 @@
|
||||
<LinearGradientBrush.RelativeTransform>
|
||||
<TranslateTransform x:Name="ZuneGradientTransform" X="0" Y="0"/>
|
||||
</LinearGradientBrush.RelativeTransform>
|
||||
<GradientStop Color="#EE0B77" Offset="0"/>
|
||||
<GradientStop Color="#F37122" Offset="1"/>
|
||||
<GradientStop Color="#F37122" Offset="0"/>
|
||||
<GradientStop Color="#EE0B77" Offset="1"/>
|
||||
</LinearGradientBrush>
|
||||
</Border.BorderBrush>
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 102 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.8 KiB |
@@ -31,13 +31,13 @@
|
||||
<HintPath>C:\Program Files\Zune\ZuneDBApi.dll</HintPath>
|
||||
</Reference>
|
||||
|
||||
<PackageReference Include="StrixMusic.Sdk" Version="0.1.0-alpha" />
|
||||
<Reference Include="StrixMusic.Cores.Storage">
|
||||
<HintPath>..\libs\nuget\StrixMusic.Cores.Storage\StrixMusic.Cores.Storage.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="OwlCore.Storage.OneDrive">
|
||||
<HintPath>..\libs\nuget\OwlCore.Storage.OneDrive\OwlCore.Storage.OneDrive.dll</HintPath>
|
||||
</Reference>
|
||||
<PackageReference Include="StrixMusic.Sdk" Version="0.1.0-alpha" />
|
||||
<Reference Include="StrixMusic.Cores.Storage">
|
||||
<HintPath>..\libs\nuget\StrixMusic.Cores.Storage\StrixMusic.Cores.Storage.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="OwlCore.Storage.OneDrive">
|
||||
<HintPath>..\libs\nuget\OwlCore.Storage.OneDrive\OwlCore.Storage.OneDrive.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup Condition=" '$(TargetFramework)' == 'net4' ">
|
||||
|
||||
Reference in New Issue
Block a user