Update Zune logo in some places

This commit is contained in:
Yoshi Askharoun
2023-05-08 15:48:35 -05:00
parent 74b35a7247
commit c4b00da286
5 changed files with 9 additions and 9 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB

+2 -2
View File
@@ -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

+7 -7
View File
@@ -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' ">