Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Commit

Permalink
Fixing build files to be VideoUI's version-agnostic.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarconiGRF committed Oct 11, 2020
1 parent f81361f commit f2f765e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Identity
Name="7772MarconiGomes.YoutubeGameBarOverlay"
Publisher="CN=898CB6EC-BE9E-4A4A-B6D2-AF2A55B4118F"
Version="1.5.4.0" />
Version="1.6.0.0" />

<mp:PhoneIdentity PhoneProductId="e3aa7c77-81b5-4b21-a173-a7e411312ab5" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>

Expand Down
13 changes: 3 additions & 10 deletions YoutubeGameBarOverlay.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -171,16 +171,9 @@
<Content Include="Assets\Square44x44Logo.targetsize-32_altform-unplated.png" />
<Content Include="Assets\Square44x44Logo.targetsize-48.png" />
<Content Include="Assets\Square44x44Logo.targetsize-48_altform-unplated.png" />
<Content Include="VideoUI\3rdpartylicenses.txt" />
<Content Include="VideoUI\favicon.png" />
<Content Include="VideoUI\index.html" />
<Content Include="VideoUI\main-es2015.440a3e071074733cf31d.js" />
<Content Include="VideoUI\main-es5.440a3e071074733cf31d.js" />
<Content Include="VideoUI\polyfills-es2015.95bb65e853d2781ac3bd.js" />
<Content Include="VideoUI\polyfills-es5.341d48ffc88eaeae911d.js" />
<Content Include="VideoUI\runtime-es2015.5cda3eda75333850e3d6.js" />
<Content Include="VideoUI\runtime-es5.5cda3eda75333850e3d6.js" />
<Content Include="VideoUI\styles.338f70d8d9ec1c26d814.css" />
<Content Include="VideoUI\**">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<None Include="Package.StoreAssociation.xml" />
<Content Include="Properties\Default.rd.xml" />
<Content Include="Assets\LockScreenLogo.scale-200.png" />
Expand Down

0 comments on commit f2f765e

Please sign in to comment.