Skip to content

Commit

Permalink
Branding test 4
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdanm-bb committed Aug 16, 2024
1 parent 0f0b5df commit d1df259
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Apps.GoogleDrive/Apps.GoogleDrive.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
<Version>1.1.0</Version>
<AssemblyName>Apps.GoogleDrive</AssemblyName>
</PropertyGroup>
<ItemGroup>
<None Remove="Assets\Styles\Branding.html" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Blackbird.Applications.Sdk.Common" Version="2.6.0" />
<PackageReference Include="Blackbird.Applications.SDK.Extensions.FileManagement" Version="1.0.1" />
Expand All @@ -24,5 +27,8 @@
<Content Include="..\README.md">
<Link>README.md</Link>
</Content>
<Content Include="Assets\Styles\Branding.html">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
</Project>
Loading

0 comments on commit d1df259

Please sign in to comment.